www.boost ur skills.com



Similar documents
EEDC. Scalability Study of web apps in AWS. Execution Environments for Distributed Computing

TECHNOLOGY WHITE PAPER Jan 2016

TECHNOLOGY WHITE PAPER Jun 2012

Chapter 9 PUBLIC CLOUD LABORATORY. Sucha Smanchat, PhD. Faculty of Information Technology. King Mongkut s University of Technology North Bangkok

Scalable Application. Mikalai Alimenkou

DISTRIBUTED SYSTEMS [COMP9243] Lecture 9a: Cloud Computing WHAT IS CLOUD COMPUTING? 2

Razvoj Java aplikacija u Amazon AWS Cloud: Praktična demonstracija

Introduction to AWS in Higher Ed

Thing Big: How to Scale Your Own Internet of Things.

AIST Data Symposium. Ed Lenta. Managing Director, ANZ Amazon Web Services

A Comparison of Clouds: Amazon Web Services, Windows Azure, Google Cloud Platform, VMWare and Others (Fall 2012)

Logentries Insights: The State of Log Management & Analytics for AWS

Last time. Today. IaaS Providers. Amazon Web Services, overview

Scaling in the Cloud with AWS. By: Eli White (CTO & mojolive) eliw.com - mojolive.com

Scalable Architecture on Amazon AWS Cloud

Last time. Today. IaaS Providers. Amazon Web Services, overview

Amazon Elastic Beanstalk

Cloud computing - Architecting in the cloud

Amazon AWS in.net. Presented by: Scott Reed

Running Oracle Applications on AWS

APP DEVELOPMENT ON THE CLOUD MADE EASY WITH PAAS

The Cloud as a Computing Platform: Options for the Enterprise

HADOOP BIG DATA DEVELOPER TRAINING AGENDA

Design for Failure High Availability Architectures using AWS

How AWS Pricing Works May 2015

Last time. Today. IaaS Providers. Amazon Web Services, overview

Primex Wireless OneVue Architecture Statement

Background on Elastic Compute Cloud (EC2) AMI s to choose from including servers hosted on different Linux distros

Amazon Web Services Primer. William Strickland COP 6938 Fall 2012 University of Central Florida

Using ArcGIS for Server in the Amazon Cloud

Introduction to DevOps on AWS

How To Use Aws.Com

Cloud Models and Platforms

How To Manage An Orgsync Database On An Amazon Cloud 2 Instance

Cloud Computing with Amazon Web Services and the DevOps Methodology.

AWS Performance Tuning

Cloud Computing. Adam Barker

Cloud Computing In Reality: Experience sharing in cloud solution developments and evaluations

Amazon Web Services Student Tutorial

Cloud Hosting. QCLUG presentation - Aaron Johnson. Amazon AWS Heroku OpenShift

JAVA IN THE CLOUD PAAS PLATFORM IN COMPARISON

ArcGIS for Server: In the Cloud

How To Choose Between A Relational Database Service From Aws.Com

Fault-Tolerant Computer System Design ECE 695/CS 590. Putting it All Together

How AWS Pricing Works

MarkLogic Server. MarkLogic Server on Amazon EC2 Guide. MarkLogic 8 February, Copyright 2015 MarkLogic Corporation. All rights reserved.

Chapter 3 Cloud Infrastructure. Cloud Computing: Theory and Practice. 1

Cloud Courses Description

An Introduction to Cloud Computing Concepts

Introduction to Amazon Web Services! Leo Senior Solutions Architect

Preparing Your IT for the Holidays. A quick start guide to take your e-commerce to the Cloud

Innovative Geschäftsmodelle Ermöglicht durch die AWS Cloud

LONDON. 2015, Amazon Web Services, Inc. or its affiliates. All rights reserved

Every Silver Lining Has a Vault in the Cloud

Web Application Deployment in the Cloud Using Amazon Web Services From Infancy to Maturity

Using ArcGIS for Server in the Amazon Cloud

Running Oracle on the Amazon Cloud

Cloud Computing Training

AWS Account Setup and Services Overview

ArcGIS 10.3 Server on Amazon Web Services

Unisys Cost Schedule. Unisys Cost Schedule. Page 1

Monitoring and Scaling My Application

Scalability in the Cloud HPC Convergence with Big Data in Design, Engineering, Manufacturing

Managing Your Microsoft Windows Server Fleet with AWS Directory Service. May 2015

CLOUD COMPUTING WITH AWS An INTRODUCTION. John Hildebrandt Solutions Architect ANZ

Subash Krishnaswamy Applications Software Technology Corporation

Cloud Computing For Bioinformatics

Real Time Big Data Processing

AWS Directory Service. Simple AD Administration Guide Version 1.0

Introduction to Cloud Computing on Amazon Web Services (AWS) with focus on EC2 and S3. Horst Lueck

ArcGIS for Server in the Amazon Cloud. Michele Lundeen Esri

Cloud Courses Description

EXTENDING SINGLE SIGN-ON TO AMAZON WEB SERVICES

Amazon Web Services Yu Xiao

Enterprise Cloud Computing with AWS. for internal partner use only

Web Application Hosting in the AWS Cloud Best Practices

Amazon Web Services Annual ALGIM Conference. Tim Dacombe-Bird Regional Sales Manager Amazon Web Services New Zealand

Cloud Computing and Amazon Web Services. CJUG March, 2009 Tom Malaher

Opsview in the Cloud. Monitoring with Amazon Web Services. Opsview Technical Overview

The KOALA Cloud Management Service

!"#$%&'()*'+),-./)0' 9##+':,%-.;),0'

MANAGE YOUR AMAZON AWS ASSETS USING BOTO

Cloud and the future of Unemployment Sean Rhody, CTO Capgemini Government Solutions

Making Your ColdFusion Apps Highly Available. Brian Klaas Johns Hopkins Bloomberg School of Public Health

GeoCloud Project Report GEOSS Clearinghouse

Amazon Elastic Compute Cloud Getting Started Guide. My experience

Amazon EC2 Product Details Page 1 of 5

What is Cloud Computing? Why call it Cloud Computing?

Transcription:

www.boost ur skills.com AWS CLOUD COMPUTING WORKSHOP Write us at training@boosturskills.com BOOSTURSKILLS No 1736 1st Amrutha College Road Kasavanhalli,Off Sarjapur Road,Bangalore-35

1) Introduction & Basic Understanding of Cloud Computing Client Server computing concept. Why cloud computing. 2) Basics of Networking concept like LAN,WAN,MAN,OSI Model. 3) Virtualization Introduction to virtualization. Virtualization in Cloud computing. Virtualization Types, Example & Benifits. Virtualization Terminologies. Emulator. Hypervisor. Backup & Snapshotting. Failover. 4) Types of cloud computing Software as a service Platform as a service. Infrastructure as a service. 5) Cloud Computing Characteristics API Based access Cost Device Independence. Virtualization Multitenancy cloud deployment model Public Cloud Hybrid Cloud

Cloud Selection decision parameter 6) Cloud Computing Issues Privacy Compliance Legality Security 7) Cloud Architectures Stateless Architectures Handling faliures in the cloud 8) Analysing cloud computing space 9) PASS-Deep Dive Benefits of PAAS Issues with PAAS PAAS Examples Google AppEngine Heroku Windows Azure 10) Web Application Engineering in the cloud DNS Load Balancer Web Servers Application Servers Scaling web and application servers Data stores/cloud Storage Relational Databases

NoSQL databases Scaling datastores Storing and analyzing unstructured data in the cloud Data Analysis and the Hadoop Ecosystem Eliminating SPOFs 11) Amazon Web Services Introduction to the AWS products Amazon Elastic Compute Cloud (EC2) Amazon Simple Storage Service (S3) Elastic Block Storage (EBS) Elastic Load Balancing (ELB) Amazon Relational Database Service (RDS) Amazon DynamoDB Auto Scaling Amazon ElastiCache 12) IAAS-Deep Dive Understanding cloud terminologies Compute Storage Networking Other services on the periphery IAAS Providers Amazon AWS Google Compute Engine Elastic Compute Cloud Essentials

Introduction to the AWS Management Console Regions and Availability Zones - How to choose the right one Amazon Machine Images (AMI) Setting up security Finding the right AMI Launching an instance - How to choose the right instance type Security via Key Pairs Working with the Security Group Assigning Elastic IPs Logging into the instance 13) EC2 Instances Deciding between On-demand instances Spot instances Reserved instances EC2 Reserved Instance Marketplace 14) Working with AMIs Choosing the right AMI Creating your own AMI Deciding what goes into an AMI 15) Elastic Block Store (EBS) Creating and deleting volumes Attaching and detaching volumes Mounting and Unmounting the attached volume Creating snapshots

16) Simple Storage Service Creating and deleting buckets Adding objects to buckets Getting objects Deleting objects 17) Relational Database Service Selecting the Engine Configuring the Database Engine Creating your Database Setting up automatic backups Authorizing access to the DB via DB Security Groups 18) Cloudwatch Debugging cloud related issues Monitoring the AWS Service Health Dashboard Monitoring with Cloudwatch Getting statistics for a specific EC2 instance Getting aggregated statistics Metrics for other AWS Services and related namespaces Setting up notifications Using command-line tools 19) IAM Users and Groups Permissions and Policies Roles Creating admin groups via UI and the command line

Elastic Beanstalk Simple Notification Service (SNS) Simple Email Service (SES) Simple Queue Service (SQS)