SlideShare una empresa de Scribd logo
1 de 73
Descargar para leer sin conexión
AWS 101 - A Walk through the AWS Cloud:
Introduction to Cloud Computing with AWS

© Amazon.com, Inc. and its affiliates. All rights reserved.
How did Amazon…
About Amazon Web
Services

Deep experience in building and
operating global web scale
systems

?
…get into cloud computing?
Consumer Business

Tens of millions of
active customer
accounts

Eight countries:
US, UK, Germany,
Japan, France, Canada,
China, Italy

Seller
Business

IT Infrastructure
Business

Sell on Amazon
websites

Cloud computing
infrastructure for
hosting web-scale
solutions

Use Amazon
technology for your
own retail website
Leverage Amazon’s
massive fulfillment
center network

Hundreds of
thousands of
registered customers
in over 190 countries
Perspectives on Scaling: Compute

• $5.2B e-commerce company

Every day (on average), AWS

• 7,800 employees

adds server capacity equivalent

• A whole lot of servers!

to that entire $5.2B enterprise
Learning about Cloud Computing with AWS

What is Cloud Computing and its benefits?

Who is using AWS and what are they using it for?

What are AWS’s products and how do I use them to run my workloads?
What is Cloud Computing?
Why are companies
adopting cloud computing?
1. Pay For Infrastructure as you Need it, Not Up Front

On-Premises
$0 to get started
Pay as you go
2. Lower Total Cost of IT

38
P R I C E
REDUCTIONS

Scale allows us to constantly
reduce our costs

We are comfortable running a high
volume, low margin business

We pass the savings along to
our customers in the form of
low prices
2. Lower Total Cost of IT

We pass the savings on to our
customers in the form of low prices
3. You Don’t Need to Guess Capacity
AWS
Actual demand
Actual demand
Customer
Dissatisfaction

Self
Hosting
Waste

Predicted Demand

Rigid

Elastic
4. Increase Innovation: Experiment Fast with Low Cost and Low Risk

On-Premises

$ Millions

Nearly $0
Experiment Infrequently

Experiment Often

Failure is expensive

Fail quickly at a low cost

Less Innovation

More Innovation
5. Get Rid of Undifferentiated Heavy Lifting

We take care of it…
Data Centers
Power
Cooling
Cabling
Networking

Racks
Servers
Storage
Labor

So you don’t have to …
Buy and install new hardware
Setup and configure new software
build or upgrade data centers
The 70-30 Rule
30%

70%
Managing All of the
“Undifferentiated Heavy Lifting”

On-Premise
Infrastructure

Your
Business

AWS
Cloud-Based
Infrastructure

More Time to Focus on
Your Business & Innovation

70%

Configuring
Your Cloud
Assets

30%
6. Go Global in Minutes
On a global footprint
Region
US-WEST (N. California)

EU-WEST (Ireland)
GOV CLOUD

ASIA PAC (Tokyo)

US-EAST (Virginia)

US-WEST (Oregon)

ASIA PAC (Singapore)
SOUTH AMERICA (Sao Paulo)

ASIA PAC (Sydney)
On a global footprint
Availability Zone
On a global footprint
Edge Locations
London(2)
Seattle

New York (2)

South Bend
Newark

Amsterdam
Stockholm

Dublin

Palo Alto

Tokyo
Seoul

San Jose

Frankfurt(2)
Paris(2)
Ashburn(2)

Los Angeles (2)

Milan

Osaka

Jacksonville
Hong Kong

Dallas(2)
St.Louis

India (2)

Miami

Singapore(2)

Sao Paulo

Sydney
At the end of a web service
ec2-run-instances ami-b232d0db
--instance-count 3
--availability-zone eu-west-1a
--instance-type m1.small

ec2-run-instances ami-b232d0db
--instance-count 5
--availability-zone eu-west-1c
--instance-type m1.medium
At the end of a web service
ec2-authorize default -p 80

elb-create-lb myLoadBalancer

as-create-auto-scaling-group MyGroup
--launch-configuration MyConfig
--availability-zones eu-west-1c
--min-size 2
--max-size 200
and rich console services
503
Service Temporarily Unavailable
The server is temporarily unable to service
your request due to maintenance downtime or
capacity problems. Please try again later.
503
Service Temporarily Unavailable
The server is temporarily unable to service
your request due to maintenance downtime or
capacity problems. Please try again later.
From one instance…
…to thousands
Who is using AWS and what are they using it for?
Powering the Most Popular Internet Businesses
Solving Problems for Organizations Around the World
Gartner Magic Quadrant for Cloud Infrastructure as a Service
(August 19, 2013)

Gartner “Magic Quadrant for Cloud Infrastructure as a Service,” Lydia Leong, Douglas Toombs, Bob Gill, Gregor Petri, Tiny Haynes, August 19, 2013. This Magic Quadrant graphic was published by Gartner, Inc. as part of a larger research note and should be evaluated in the
context of the entire report.. The Gartner report is available upon request from Steven Armstrong (asteven@amazon.com). Gartner does not endorse any vendor, product or service depicted in its research publications, and does not advise technology users to select only those
vendors with the highest ratings. Gartner research publications consist of the opinions of Gartner's research organization and should not be construed as statements of fact. Gartner disclaims all warranties, expressed or implied, with respect to this research, including any
warranties of merchantability or fitness for a particular purpose.
The Full Benefits Impossible in “Private” Cloud
Shell uses AWS to Develop Software Faster and Cheaper

Core Development
Team
Extra Development
Resources

Contractor Team

Remote Team
Newsweek uses AWS for Dynamic Webapps

Decreased
Operating
Expenses by
50%

Reduced DNS
costs by 93%
Shaw Media uses AWS for Disaster Recovery
Before

Primary site

After

Primary site
Disaster Recovery Site

Saved $1.8
Million in
second site
costs

Snapshots for
granular
rollbacks
S&P Capital IQ Uses AWS for Big Data Processing

S3

Provides data to
4200+ top global
investment firms

Hadoop Cluster

Launched Hadoop
faster, Learned
Hadoop faster
Lionsgate uses AWS To host SharePoint & SAP

Amazon VPC

Avoided data
center build
out

50% lower
cost than
hosting options

Saved $1M
over
3 years
Nasdaq used AWS to Build a New Line of Business
Samsung Improved their Product Experience with AWS

Saved $34 Million

85% savings versus
traditional hosting
What are AWS’s products and
how do I use them to run my workloads?
AWS’s Products
Deployment & Administration
Application Services

Compute

Storage
Networking
AWS Global Infrastructure

Database
Architected for Enterprise Security Requirements

“The Amazon Virtual Private Cloud
[Amazon VPC] was a unique option that
offered an additional level of security and
an ability to integrate with other aspects of
our infrastructure.”

Dr. Michael Miller, Head of HPC for R&D
Security and Compliance is a Shared Responsibility
Customer

Facilities
Physical security
Compute infrastructure
Storage infrastructure

Network configuration

+

Security groups
OS firewalls
Operating systems

Network infrastructure

Applications

Virtualization layer (EC2)

Proper service configuration

Hardened service endpoints

Account management

Rich IAM capabilities

=

Authorization policies

Working together, we can achieve
systems validated and certified at
the highest levels
Many purchase models to support different needs

Free Tier

On-Demand

Reserved

Spot

Dedicated

Get Started on AWS
with free usage & no
commitment

Pay for compute
capacity by the hour
with no long-term
commitments

Make a low, one-time
payment and receive a
significant discount on
the hourly charge

Bid for unused capacity,
charged at a Spot Price
which fluctuates based
on supply and demand

Launch instances within
Amazon VPC that run
on hardware dedicated
to a single customer

For POCs and
getting started

For spiky workloads,
or to define needs

For committed
utilization

For time-insensitive or
transient workloads

For highly sensitive or
compliance related
workloads
Compute Services
Amazon EC2

Auto Scaling

Elastic Load
Balancing

Elastic Virtual servers
in the cloud

Automated scaling
of EC2 capacity

Dynamic traffic
distribution

EC2
Actual
Networking Services
Amazon VPC:
Private, isolated
section of the AWS
Cloud

AWS DirectConnect

Amazon Route 53

Private connectivity
between AWS and your
datacenter

Domain Name System
(DNS) web service.

Availability
Zone A

Availability
Zone B
Storage Services
Amazon EBS

Amazon S3

Amazon Glacier

AWS Storage Gateway

Block storage for use
with Amazon EC2

Internet scale
storage via API

Storage for archiving
and backup

Integrates on-premises
IT and AWS storage

S3,
Glacier

EBS

Images
Videos
Files
Binaries
Snapshots

Images
Videos
Files
Binaries
Snapshots
Application Services
Amazon CloudFront

Amazon
CloudSearch

Amazon Elastic
Transcoder

distribute content
globally

Managed search
service

Video transcoding
in the cloud
Database Services
Amazon RDS

Amazon
DynamoDB

Amazon
ElastiCache

Managed relational
database service

Managed NoSQL
database service

In-Memory Caching
Service

DBA
Big Data Services
Amazon EMR
(Elastic Map Reduce)

AWS Data Pipeline

Amazon Redshift

Hosted Hadoop
framework

Move data among AWS
services and onpremises data sources

Petabyte-scale data
warehouse service
Deployment & Administration
Amazon
CloudWatch
Monitor resources

AWS IAM (Identity
& Access Mgmt)
Manage users,
groups &
permissions

AWS
OpsWorks

AWS
CloudFormation

AWS Elastic
Beanstalk

Dev-Ops framework
for application
lifecycle management

Templates to deploy
& manage

Automate resource
management

Web App

Enterprise
App

Database
Let’s build a web application with these products…
Amazon
CloudFront

Amazon
S3 Bucket

Web App
Server

EC2 Instance

Security Group

Security Group
Auto scaling Group

Availability Zone #1

Users

Amazon Route 53

Elastic Load
Balancing
Web App
Server

EC2 Instance
Security Group
Auto scaling Group
Availability Zone #2

Security Group
What is the next step and how do I take it?
Using the Cloud isn’t an ‘All or Nothing’ Choice

On-Premises
Resources
Corporate
Data Centers

Integration

Cloud
Resources
Integrating AWS with Existing On-Premises IT

Active Directory
Network Configuration

Your Private Network

Encryption

HSM Appliance

Backup Appliances
Corporate
Data Centers

Users & Access Rules

Cloud Backups

Your On-Premises Apps

Your Cloud Apps
AWS Direct Connect
We support a wide range of technologies
Our Ecosystem Allows You to use your Existing Management Tools

Management Tool Partners

Single Pane of Glass
We have partners ready to help
We have momentum in the public sector

300+

200+

1,500+

Government Agencies

GovCloud Customers

Education Institutions
NASA Jet Propulsion Laboratory

NASA’s Jet Propulsion
Laboratory used AWS to
stream the images and
video associated with the
Mars Curiosity landing.
AWS enabled JPL to

provision capacity rapidly
and
deliver
engaging
experiences of Mars to the
public.
Tradeworx for Securities and Exchange Commission
•

Securities and Exchange Commission need a real-time high frequency
data feed on all exchange traded stocks and options. Furthermore, the
SEC needed a faster way to conduct fraud analysis on the growing volume
of data.

•

Tradeworx built a highly scalable platform on Amazon Web Services that
leverages Elastic Compute Cloud

•

SEC can now be on equal footing with high frequency traders in the speed
it receives and analyzes market data
1000 Genomes Project
•

Major Whitehouse/NIH announcement on
Big Data in March 2013

•

250+ TB and growing dataset, hosted for
free in AWS cloud

•

Researchers no longer need massive onpremises storage and compute

•

Collaboration revolution: not just shared
data but “executable papers”
One Nation, One Map
First Government-Wide National Intelligent Map Portal
•

Integrated map system for government agencies to deliver location-based
services and information

•

Multi-agency collaboration

Collaboration and Innovation Powered by AWS

“AWS has helped my

•

150 Million Hits per month

•

Creates an environment for citizens, private sector, and community to

organization to provide

collaborate

better service availability

•

Significantly reduce cost by 60%

•

Enables development of a wide range of innovative applications and
services via API

•

Powers more than 100 government GIS Website and Application

and handle higher traffic
load at a lower cost”
-Chan Chin Wai, CIO, SLA
SAFRA – NS45 Portal
Honoring Those Who Have Served
•

Celebrating the 45th anniversary of Singapore’s National Service

•

MINDEF providing $100 million of benefits to more than 900,000 current
and past National Servicemen

One-stop NS45 Portal Powered by AWS
•

1 month initial implementation and subsequent deployments in a matter of
hours

•

Secure Data with End-to-End Encryption

•

Reduced number of physical servers by about 50% per project

•

High availability despite dramatic growth in usership
How are companies
adopting cloud computing?
Strategy 1: Cloud for Development & Test Environments

SAP

Oracle Enterprise
Applications

SAP

Reduced deployment time
from weeks to days

Reduced test
environment costs

70% reduction in
operational costs
Strategy 2: Build New Apps in the Cloud

Faster to build
Facebook
App

Mobile
Streaming

Financial Record
Archiving

Consumer
Apps

Easier to manage

Less expensive to run
Distributed architectures
for high availability

Genetic
Sequencing

Global
Web Sites

Marketing
Campaigns

Social
Games
Strategy 3: Use Cloud to Make On-Premises Apps Better

App 1
Analytics

App 2
App 3

…
Corporate
Data Centers

App N

Elastic Map
Reduce

Amazon
Redshift

AWS
Storage
Gateway

Backup

Amazon S3
Strategy 3: Use Cloud to Make On-Premises Apps Better

Big Data Analytics

Oracle Databases

Big Data Analytics

Export operational data
to AWS for analytics
processing

Automated backup
to S3 with
Oracle RMAN

50% cost reduction with 2x
faster queries using
Amazon Redshift
Strategy 4: Cloud Apps that Integrate with On-Premises Apps
AWS serves
application
content & data

Hybrid
App

On-Premises
Data Centers

Integration to
Samsung data
centers
for financial
transactions
Strategy 5: Migrate Existing Apps to the Cloud

1/3 of servers
migrated to AWS

App

On-Premises
Data Centers

Saved
£1.5 Million

Migrated 500 web
properties in 5
months
New product web
sites live in 2 days
vs. 2 weeks

Migrated clinical
trials simulations
platform
Simulations in
1.2hrs vs. 60hrs
64% reduction in
costs
Strategy 6: All In
100s of
applications
supporting 33M+
global members
10,000s of EC2
instances in multiple
regions & zones

At peak consumes
1/3 of US Internet
bandwidth
aws.amazon.com
get started with the free tier
Thank you
Kingsley Wood
Business Development Manager

Más contenido relacionado

La actualidad más candente

Webinar aws 101 a walk through the aws cloud- introduction to cloud computi...
Webinar aws 101   a walk through the aws cloud- introduction to cloud computi...Webinar aws 101   a walk through the aws cloud- introduction to cloud computi...
Webinar aws 101 a walk through the aws cloud- introduction to cloud computi...Amazon Web Services
 
AWS 101: Introduction to AWS
AWS 101: Introduction to AWSAWS 101: Introduction to AWS
AWS 101: Introduction to AWSIan Massingham
 
Aws platform overview
Aws platform overviewAws platform overview
Aws platform overviewVinay Yelluri
 
Introduction to Cloud Computing with Amazon Web Services
Introduction to Cloud Computing with Amazon Web ServicesIntroduction to Cloud Computing with Amazon Web Services
Introduction to Cloud Computing with Amazon Web ServicesAmazon Web Services
 
Aws overview (Amazon Web Services)
Aws overview (Amazon Web Services)Aws overview (Amazon Web Services)
Aws overview (Amazon Web Services)Jatinder Randhawa
 
Introduction to AWS Cloud Computing | AWS Public Sector Summit 2016
Introduction to AWS Cloud Computing | AWS Public Sector Summit 2016Introduction to AWS Cloud Computing | AWS Public Sector Summit 2016
Introduction to AWS Cloud Computing | AWS Public Sector Summit 2016Amazon Web Services
 
Intro to AWS: EC2 & Compute Services
Intro to AWS: EC2 & Compute ServicesIntro to AWS: EC2 & Compute Services
Intro to AWS: EC2 & Compute ServicesAmazon Web Services
 
Introduction to Amazon Web Services
Introduction to Amazon Web ServicesIntroduction to Amazon Web Services
Introduction to Amazon Web ServicesRobert Greiner
 
Introduction to Amazon Web Services (AWS)
Introduction to Amazon Web Services (AWS)Introduction to Amazon Web Services (AWS)
Introduction to Amazon Web Services (AWS)Garvit Anand
 
Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017
Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017
Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017Amazon Web Services
 
AWS Fundamentals @Back2School by CloudZone
AWS Fundamentals @Back2School by CloudZoneAWS Fundamentals @Back2School by CloudZone
AWS Fundamentals @Back2School by CloudZoneIdan Tohami
 

La actualidad más candente (20)

Webinar aws 101 a walk through the aws cloud- introduction to cloud computi...
Webinar aws 101   a walk through the aws cloud- introduction to cloud computi...Webinar aws 101   a walk through the aws cloud- introduction to cloud computi...
Webinar aws 101 a walk through the aws cloud- introduction to cloud computi...
 
AWS 101: Introduction to AWS
AWS 101: Introduction to AWSAWS 101: Introduction to AWS
AWS 101: Introduction to AWS
 
AWS 101
AWS 101AWS 101
AWS 101
 
What is AWS?
What is AWS?What is AWS?
What is AWS?
 
Aws platform overview
Aws platform overviewAws platform overview
Aws platform overview
 
Introduction to Cloud Computing with Amazon Web Services
Introduction to Cloud Computing with Amazon Web ServicesIntroduction to Cloud Computing with Amazon Web Services
Introduction to Cloud Computing with Amazon Web Services
 
Aws overview (Amazon Web Services)
Aws overview (Amazon Web Services)Aws overview (Amazon Web Services)
Aws overview (Amazon Web Services)
 
Introduction to AWS Cloud Computing | AWS Public Sector Summit 2016
Introduction to AWS Cloud Computing | AWS Public Sector Summit 2016Introduction to AWS Cloud Computing | AWS Public Sector Summit 2016
Introduction to AWS Cloud Computing | AWS Public Sector Summit 2016
 
Security Architectures on AWS
Security Architectures on AWSSecurity Architectures on AWS
Security Architectures on AWS
 
Introduction to AWS Security
Introduction to AWS SecurityIntroduction to AWS Security
Introduction to AWS Security
 
Intro to AWS: EC2 & Compute Services
Intro to AWS: EC2 & Compute ServicesIntro to AWS: EC2 & Compute Services
Intro to AWS: EC2 & Compute Services
 
Introduction to Amazon Web Services
Introduction to Amazon Web ServicesIntroduction to Amazon Web Services
Introduction to Amazon Web Services
 
Introduction to Amazon Web Services (AWS)
Introduction to Amazon Web Services (AWS)Introduction to Amazon Web Services (AWS)
Introduction to Amazon Web Services (AWS)
 
Getting Started with Amazon EC2
Getting Started with Amazon EC2Getting Started with Amazon EC2
Getting Started with Amazon EC2
 
Introduction to Amazon EC2
Introduction to Amazon EC2Introduction to Amazon EC2
Introduction to Amazon EC2
 
Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017
Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017
Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017
 
AWS networking fundamentals
AWS networking fundamentalsAWS networking fundamentals
AWS networking fundamentals
 
AWS Foundations
AWS FoundationsAWS Foundations
AWS Foundations
 
AWS Fundamentals @Back2School by CloudZone
AWS Fundamentals @Back2School by CloudZoneAWS Fundamentals @Back2School by CloudZone
AWS Fundamentals @Back2School by CloudZone
 
Aws ppt
Aws pptAws ppt
Aws ppt
 

Destacado

Security best practices on AWS cloud
Security best practices on AWS cloudSecurity best practices on AWS cloud
Security best practices on AWS cloudMartin Yan
 
Journey Through the Cloud - What is AWS? Webinar - Jan 2013
Journey Through the Cloud - What is AWS? Webinar - Jan 2013Journey Through the Cloud - What is AWS? Webinar - Jan 2013
Journey Through the Cloud - What is AWS? Webinar - Jan 2013Amazon Web Services
 
AWS Summit 2013 | Singapore - Understanding the Total Cost of (Non) Ownership...
AWS Summit 2013 | Singapore - Understanding the Total Cost of (Non) Ownership...AWS Summit 2013 | Singapore - Understanding the Total Cost of (Non) Ownership...
AWS Summit 2013 | Singapore - Understanding the Total Cost of (Non) Ownership...Amazon Web Services
 
AWS Webcast - What is Cloud Computing with AWS
AWS Webcast - What is Cloud Computing with AWSAWS Webcast - What is Cloud Computing with AWS
AWS Webcast - What is Cloud Computing with AWSAmazon Web Services
 
Big Data and Analytics Innovation Summit
Big Data and Analytics Innovation SummitBig Data and Analytics Innovation Summit
Big Data and Analytics Innovation SummitMartin Yan
 
Storage solution in the cloud
Storage solution in the cloudStorage solution in the cloud
Storage solution in the cloudMartin Yan
 
What is Cloud Computing with AWS at Websummit Dublin
What is Cloud Computing with AWS at Websummit DublinWhat is Cloud Computing with AWS at Websummit Dublin
What is Cloud Computing with AWS at Websummit DublinAmazon Web Services
 
AWS Training at QA
AWS Training at QAAWS Training at QA
AWS Training at QAmattqa
 
AWS Startup Webinar | Developing on AWS
AWS Startup Webinar | Developing on AWSAWS Startup Webinar | Developing on AWS
AWS Startup Webinar | Developing on AWSAmazon Web Services
 
Amazon.com migrating internal it apps to AWS - AWS Enterprise Tour - SF - 2010
Amazon.com migrating internal it apps to AWS - AWS Enterprise Tour - SF - 2010Amazon.com migrating internal it apps to AWS - AWS Enterprise Tour - SF - 2010
Amazon.com migrating internal it apps to AWS - AWS Enterprise Tour - SF - 2010Amazon Web Services
 
Enterprise Cloud Computing with AWS - How enterprises are using the AWS Cloud...
Enterprise Cloud Computing with AWS - How enterprises are using the AWS Cloud...Enterprise Cloud Computing with AWS - How enterprises are using the AWS Cloud...
Enterprise Cloud Computing with AWS - How enterprises are using the AWS Cloud...Amazon Web Services
 
Speeding up delivery of web content using Amazon Route 53, Elastic Load Balan...
Speeding up delivery of web content using Amazon Route 53, Elastic Load Balan...Speeding up delivery of web content using Amazon Route 53, Elastic Load Balan...
Speeding up delivery of web content using Amazon Route 53, Elastic Load Balan...Tom Laszewski
 
Bootcamp: Getting Started on AWS
Bootcamp: Getting Started on AWSBootcamp: Getting Started on AWS
Bootcamp: Getting Started on AWSAmazon Web Services
 
Whole Site Delivery with Amazon CloudFront
Whole Site Delivery with Amazon CloudFrontWhole Site Delivery with Amazon CloudFront
Whole Site Delivery with Amazon CloudFrontAmazon Web Services
 
Introduction to Amazon Directory Services, Amazon WorkSpaces, Amazon WorkMail...
Introduction to Amazon Directory Services, Amazon WorkSpaces, Amazon WorkMail...Introduction to Amazon Directory Services, Amazon WorkSpaces, Amazon WorkMail...
Introduction to Amazon Directory Services, Amazon WorkSpaces, Amazon WorkMail...AWS Germany
 
AWS Foundational and Platform Services - Module 1 Parts 2 & 3 - AWSome Day 2017
AWS Foundational and Platform Services - Module 1 Parts 2 & 3 - AWSome Day 2017AWS Foundational and Platform Services - Module 1 Parts 2 & 3 - AWSome Day 2017
AWS Foundational and Platform Services - Module 1 Parts 2 & 3 - AWSome Day 2017Amazon Web Services
 

Destacado (20)

Security best practices on AWS cloud
Security best practices on AWS cloudSecurity best practices on AWS cloud
Security best practices on AWS cloud
 
Journey Through the Cloud - What is AWS? Webinar - Jan 2013
Journey Through the Cloud - What is AWS? Webinar - Jan 2013Journey Through the Cloud - What is AWS? Webinar - Jan 2013
Journey Through the Cloud - What is AWS? Webinar - Jan 2013
 
AWS Summit 2013 | Singapore - Understanding the Total Cost of (Non) Ownership...
AWS Summit 2013 | Singapore - Understanding the Total Cost of (Non) Ownership...AWS Summit 2013 | Singapore - Understanding the Total Cost of (Non) Ownership...
AWS Summit 2013 | Singapore - Understanding the Total Cost of (Non) Ownership...
 
AWS Webcast - What is Cloud Computing with AWS
AWS Webcast - What is Cloud Computing with AWSAWS Webcast - What is Cloud Computing with AWS
AWS Webcast - What is Cloud Computing with AWS
 
Big Data and Analytics Innovation Summit
Big Data and Analytics Innovation SummitBig Data and Analytics Innovation Summit
Big Data and Analytics Innovation Summit
 
Storage solution in the cloud
Storage solution in the cloudStorage solution in the cloud
Storage solution in the cloud
 
What is Cloud Computing with AWS at Websummit Dublin
What is Cloud Computing with AWS at Websummit DublinWhat is Cloud Computing with AWS at Websummit Dublin
What is Cloud Computing with AWS at Websummit Dublin
 
AWS Training at QA
AWS Training at QAAWS Training at QA
AWS Training at QA
 
CloudCircle AWS Training
CloudCircle AWS Training CloudCircle AWS Training
CloudCircle AWS Training
 
AWS Startup Webinar | Developing on AWS
AWS Startup Webinar | Developing on AWSAWS Startup Webinar | Developing on AWS
AWS Startup Webinar | Developing on AWS
 
Amazon.com migrating internal it apps to AWS - AWS Enterprise Tour - SF - 2010
Amazon.com migrating internal it apps to AWS - AWS Enterprise Tour - SF - 2010Amazon.com migrating internal it apps to AWS - AWS Enterprise Tour - SF - 2010
Amazon.com migrating internal it apps to AWS - AWS Enterprise Tour - SF - 2010
 
AWS Elastic Beanstalk
AWS Elastic BeanstalkAWS Elastic Beanstalk
AWS Elastic Beanstalk
 
Enterprise Cloud Computing with AWS - How enterprises are using the AWS Cloud...
Enterprise Cloud Computing with AWS - How enterprises are using the AWS Cloud...Enterprise Cloud Computing with AWS - How enterprises are using the AWS Cloud...
Enterprise Cloud Computing with AWS - How enterprises are using the AWS Cloud...
 
Speeding up delivery of web content using Amazon Route 53, Elastic Load Balan...
Speeding up delivery of web content using Amazon Route 53, Elastic Load Balan...Speeding up delivery of web content using Amazon Route 53, Elastic Load Balan...
Speeding up delivery of web content using Amazon Route 53, Elastic Load Balan...
 
Werner Vogels
Werner Vogels Werner Vogels
Werner Vogels
 
Bootcamp: Getting Started on AWS
Bootcamp: Getting Started on AWSBootcamp: Getting Started on AWS
Bootcamp: Getting Started on AWS
 
Whole Site Delivery with Amazon CloudFront
Whole Site Delivery with Amazon CloudFrontWhole Site Delivery with Amazon CloudFront
Whole Site Delivery with Amazon CloudFront
 
Cloudschool 2014
Cloudschool 2014Cloudschool 2014
Cloudschool 2014
 
Introduction to Amazon Directory Services, Amazon WorkSpaces, Amazon WorkMail...
Introduction to Amazon Directory Services, Amazon WorkSpaces, Amazon WorkMail...Introduction to Amazon Directory Services, Amazon WorkSpaces, Amazon WorkMail...
Introduction to Amazon Directory Services, Amazon WorkSpaces, Amazon WorkMail...
 
AWS Foundational and Platform Services - Module 1 Parts 2 & 3 - AWSome Day 2017
AWS Foundational and Platform Services - Module 1 Parts 2 & 3 - AWSome Day 2017AWS Foundational and Platform Services - Module 1 Parts 2 & 3 - AWSome Day 2017
AWS Foundational and Platform Services - Module 1 Parts 2 & 3 - AWSome Day 2017
 

Similar a Aws 101 A walk-through the aws cloud (2013)

AWS webinar what is cloud computing 13 09 11
AWS webinar what is cloud computing 13 09 11AWS webinar what is cloud computing 13 09 11
AWS webinar what is cloud computing 13 09 11Amazon Web Services
 
Aws what is cloud computing deck 08 14 13
Aws what is cloud computing deck 08 14 13Aws what is cloud computing deck 08 14 13
Aws what is cloud computing deck 08 14 13Amazon Web Services
 
AWS Webcast - AWS 101 - Journey to the AWS Cloud: Introduction to AWS
AWS Webcast - AWS 101 - Journey to the AWS Cloud: Introduction to AWSAWS Webcast - AWS 101 - Journey to the AWS Cloud: Introduction to AWS
AWS Webcast - AWS 101 - Journey to the AWS Cloud: Introduction to AWSAmazon Web Services
 
Cw13 aws by tamer abdul radi-cloud9ners
Cw13 aws by tamer abdul radi-cloud9nersCw13 aws by tamer abdul radi-cloud9ners
Cw13 aws by tamer abdul radi-cloud9nersinevitablecloud
 
Cw13 aws by tamer abdul radi-cloud9ners
Cw13 aws by tamer abdul radi-cloud9nersCw13 aws by tamer abdul radi-cloud9ners
Cw13 aws by tamer abdul radi-cloud9nersTheInevitableCloud
 
AWS Cloudschool Brussels Presentation, Feb 2014
AWS Cloudschool Brussels Presentation, Feb 2014AWS Cloudschool Brussels Presentation, Feb 2014
AWS Cloudschool Brussels Presentation, Feb 2014Amazon Web Services
 
Day 2 Intro AWS.pptx
Day 2 Intro AWS.pptxDay 2 Intro AWS.pptx
Day 2 Intro AWS.pptxHariBabloo1
 
Journey Through The Cloud Webinar Program - What is AWS?
Journey Through  The Cloud Webinar Program - What is AWS?Journey Through  The Cloud Webinar Program - What is AWS?
Journey Through The Cloud Webinar Program - What is AWS?Amazon Web Services
 
Aws+seminar may.27.2014
Aws+seminar may.27.2014Aws+seminar may.27.2014
Aws+seminar may.27.2014mythrine
 
Introduction to Cloud Computing with Amazon Web Services
Introduction to Cloud Computing with Amazon Web Services Introduction to Cloud Computing with Amazon Web Services
Introduction to Cloud Computing with Amazon Web Services Amazon Web Services
 
AWS 101 Webinar: Journey to the AWS Cloud - Introduction to Cloud Computing w...
AWS 101 Webinar: Journey to the AWS Cloud - Introduction to Cloud Computing w...AWS 101 Webinar: Journey to the AWS Cloud - Introduction to Cloud Computing w...
AWS 101 Webinar: Journey to the AWS Cloud - Introduction to Cloud Computing w...Amazon Web Services
 
AWSome Day Manila - Opening Keynote, Feb 25 2014
AWSome Day Manila - Opening Keynote, Feb 25 2014AWSome Day Manila - Opening Keynote, Feb 25 2014
AWSome Day Manila - Opening Keynote, Feb 25 2014Amazon Web Services
 
Aws 101 jan 2015 hr bang
Aws 101 jan 2015 hr bangAws 101 jan 2015 hr bang
Aws 101 jan 2015 hr bangmythrine
 
What is Cloud Computing with AWS?
What is Cloud Computing with AWS?What is Cloud Computing with AWS?
What is Cloud Computing with AWS?Amazon Web Services
 
Expanding Your Data Center with Hybrid Cloud Infrastructure
Expanding Your Data Center with Hybrid Cloud InfrastructureExpanding Your Data Center with Hybrid Cloud Infrastructure
Expanding Your Data Center with Hybrid Cloud InfrastructureAmazon Web Services
 
Expanding your Data Center with Hybrid Cloud Infrastructure
Expanding your Data Center with Hybrid Cloud InfrastructureExpanding your Data Center with Hybrid Cloud Infrastructure
Expanding your Data Center with Hybrid Cloud InfrastructureAmazon Web Services
 
Amazon Webservices Introduction And Core Modules
Amazon Webservices Introduction And Core Modules Amazon Webservices Introduction And Core Modules
Amazon Webservices Introduction And Core Modules Manish Kumar
 
AWS Webinar: What is Cloud Computing? November 2013
AWS Webinar: What is Cloud Computing?  November 2013AWS Webinar: What is Cloud Computing?  November 2013
AWS Webinar: What is Cloud Computing? November 2013Amazon Web Services
 

Similar a Aws 101 A walk-through the aws cloud (2013) (20)

AWS webinar what is cloud computing 13 09 11
AWS webinar what is cloud computing 13 09 11AWS webinar what is cloud computing 13 09 11
AWS webinar what is cloud computing 13 09 11
 
Aws what is cloud computing deck 08 14 13
Aws what is cloud computing deck 08 14 13Aws what is cloud computing deck 08 14 13
Aws what is cloud computing deck 08 14 13
 
AWS Webcast - AWS 101 - Journey to the AWS Cloud: Introduction to AWS
AWS Webcast - AWS 101 - Journey to the AWS Cloud: Introduction to AWSAWS Webcast - AWS 101 - Journey to the AWS Cloud: Introduction to AWS
AWS Webcast - AWS 101 - Journey to the AWS Cloud: Introduction to AWS
 
Cw13 aws by tamer abdul radi-cloud9ners
Cw13 aws by tamer abdul radi-cloud9nersCw13 aws by tamer abdul radi-cloud9ners
Cw13 aws by tamer abdul radi-cloud9ners
 
Cw13 aws by tamer abdul radi-cloud9ners
Cw13 aws by tamer abdul radi-cloud9nersCw13 aws by tamer abdul radi-cloud9ners
Cw13 aws by tamer abdul radi-cloud9ners
 
AWS Cloudschool Brussels Presentation, Feb 2014
AWS Cloudschool Brussels Presentation, Feb 2014AWS Cloudschool Brussels Presentation, Feb 2014
AWS Cloudschool Brussels Presentation, Feb 2014
 
Day 2 Intro AWS.pptx
Day 2 Intro AWS.pptxDay 2 Intro AWS.pptx
Day 2 Intro AWS.pptx
 
Journey Through The Cloud Webinar Program - What is AWS?
Journey Through  The Cloud Webinar Program - What is AWS?Journey Through  The Cloud Webinar Program - What is AWS?
Journey Through The Cloud Webinar Program - What is AWS?
 
Intro-to-AWS.pptx
Intro-to-AWS.pptxIntro-to-AWS.pptx
Intro-to-AWS.pptx
 
Aws+seminar may.27.2014
Aws+seminar may.27.2014Aws+seminar may.27.2014
Aws+seminar may.27.2014
 
Introduction to Cloud Computing with Amazon Web Services
Introduction to Cloud Computing with Amazon Web Services Introduction to Cloud Computing with Amazon Web Services
Introduction to Cloud Computing with Amazon Web Services
 
AWS 101 Webinar: Journey to the AWS Cloud - Introduction to Cloud Computing w...
AWS 101 Webinar: Journey to the AWS Cloud - Introduction to Cloud Computing w...AWS 101 Webinar: Journey to the AWS Cloud - Introduction to Cloud Computing w...
AWS 101 Webinar: Journey to the AWS Cloud - Introduction to Cloud Computing w...
 
AWSome Day Manila - Opening Keynote, Feb 25 2014
AWSome Day Manila - Opening Keynote, Feb 25 2014AWSome Day Manila - Opening Keynote, Feb 25 2014
AWSome Day Manila - Opening Keynote, Feb 25 2014
 
Aws 101 jan 2015 hr bang
Aws 101 jan 2015 hr bangAws 101 jan 2015 hr bang
Aws 101 jan 2015 hr bang
 
What is Cloud Computing with AWS?
What is Cloud Computing with AWS?What is Cloud Computing with AWS?
What is Cloud Computing with AWS?
 
Expanding Your Data Center with Hybrid Cloud Infrastructure
Expanding Your Data Center with Hybrid Cloud InfrastructureExpanding Your Data Center with Hybrid Cloud Infrastructure
Expanding Your Data Center with Hybrid Cloud Infrastructure
 
Expanding your Data Center with Hybrid Cloud Infrastructure
Expanding your Data Center with Hybrid Cloud InfrastructureExpanding your Data Center with Hybrid Cloud Infrastructure
Expanding your Data Center with Hybrid Cloud Infrastructure
 
Amazon Webservices Introduction And Core Modules
Amazon Webservices Introduction And Core Modules Amazon Webservices Introduction And Core Modules
Amazon Webservices Introduction And Core Modules
 
AWS Webinar: What is Cloud Computing? November 2013
AWS Webinar: What is Cloud Computing?  November 2013AWS Webinar: What is Cloud Computing?  November 2013
AWS Webinar: What is Cloud Computing? November 2013
 
What is Cloud Computing?
What is Cloud Computing?What is Cloud Computing?
What is Cloud Computing?
 

Último

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 

Último (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 

Aws 101 A walk-through the aws cloud (2013)

  • 1. AWS 101 - A Walk through the AWS Cloud: Introduction to Cloud Computing with AWS © Amazon.com, Inc. and its affiliates. All rights reserved.
  • 2. How did Amazon… About Amazon Web Services Deep experience in building and operating global web scale systems ? …get into cloud computing?
  • 3. Consumer Business Tens of millions of active customer accounts Eight countries: US, UK, Germany, Japan, France, Canada, China, Italy Seller Business IT Infrastructure Business Sell on Amazon websites Cloud computing infrastructure for hosting web-scale solutions Use Amazon technology for your own retail website Leverage Amazon’s massive fulfillment center network Hundreds of thousands of registered customers in over 190 countries
  • 4. Perspectives on Scaling: Compute • $5.2B e-commerce company Every day (on average), AWS • 7,800 employees adds server capacity equivalent • A whole lot of servers! to that entire $5.2B enterprise
  • 5. Learning about Cloud Computing with AWS What is Cloud Computing and its benefits? Who is using AWS and what are they using it for? What are AWS’s products and how do I use them to run my workloads?
  • 6. What is Cloud Computing?
  • 7. Why are companies adopting cloud computing?
  • 8. 1. Pay For Infrastructure as you Need it, Not Up Front On-Premises $0 to get started Pay as you go
  • 9. 2. Lower Total Cost of IT 38 P R I C E REDUCTIONS Scale allows us to constantly reduce our costs We are comfortable running a high volume, low margin business We pass the savings along to our customers in the form of low prices
  • 10. 2. Lower Total Cost of IT We pass the savings on to our customers in the form of low prices
  • 11. 3. You Don’t Need to Guess Capacity AWS Actual demand Actual demand Customer Dissatisfaction Self Hosting Waste Predicted Demand Rigid Elastic
  • 12. 4. Increase Innovation: Experiment Fast with Low Cost and Low Risk On-Premises $ Millions Nearly $0 Experiment Infrequently Experiment Often Failure is expensive Fail quickly at a low cost Less Innovation More Innovation
  • 13. 5. Get Rid of Undifferentiated Heavy Lifting We take care of it… Data Centers Power Cooling Cabling Networking Racks Servers Storage Labor So you don’t have to … Buy and install new hardware Setup and configure new software build or upgrade data centers
  • 14. The 70-30 Rule 30% 70% Managing All of the “Undifferentiated Heavy Lifting” On-Premise Infrastructure Your Business AWS Cloud-Based Infrastructure More Time to Focus on Your Business & Innovation 70% Configuring Your Cloud Assets 30%
  • 15. 6. Go Global in Minutes
  • 16. On a global footprint Region US-WEST (N. California) EU-WEST (Ireland) GOV CLOUD ASIA PAC (Tokyo) US-EAST (Virginia) US-WEST (Oregon) ASIA PAC (Singapore) SOUTH AMERICA (Sao Paulo) ASIA PAC (Sydney)
  • 17. On a global footprint Availability Zone
  • 18. On a global footprint Edge Locations London(2) Seattle New York (2) South Bend Newark Amsterdam Stockholm Dublin Palo Alto Tokyo Seoul San Jose Frankfurt(2) Paris(2) Ashburn(2) Los Angeles (2) Milan Osaka Jacksonville Hong Kong Dallas(2) St.Louis India (2) Miami Singapore(2) Sao Paulo Sydney
  • 19. At the end of a web service ec2-run-instances ami-b232d0db --instance-count 3 --availability-zone eu-west-1a --instance-type m1.small ec2-run-instances ami-b232d0db --instance-count 5 --availability-zone eu-west-1c --instance-type m1.medium
  • 20. At the end of a web service ec2-authorize default -p 80 elb-create-lb myLoadBalancer as-create-auto-scaling-group MyGroup --launch-configuration MyConfig --availability-zones eu-west-1c --min-size 2 --max-size 200
  • 21. and rich console services
  • 22. 503 Service Temporarily Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
  • 23. 503 Service Temporarily Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
  • 26. Who is using AWS and what are they using it for?
  • 27. Powering the Most Popular Internet Businesses
  • 28. Solving Problems for Organizations Around the World
  • 29. Gartner Magic Quadrant for Cloud Infrastructure as a Service (August 19, 2013) Gartner “Magic Quadrant for Cloud Infrastructure as a Service,” Lydia Leong, Douglas Toombs, Bob Gill, Gregor Petri, Tiny Haynes, August 19, 2013. This Magic Quadrant graphic was published by Gartner, Inc. as part of a larger research note and should be evaluated in the context of the entire report.. The Gartner report is available upon request from Steven Armstrong (asteven@amazon.com). Gartner does not endorse any vendor, product or service depicted in its research publications, and does not advise technology users to select only those vendors with the highest ratings. Gartner research publications consist of the opinions of Gartner's research organization and should not be construed as statements of fact. Gartner disclaims all warranties, expressed or implied, with respect to this research, including any warranties of merchantability or fitness for a particular purpose.
  • 30. The Full Benefits Impossible in “Private” Cloud
  • 31. Shell uses AWS to Develop Software Faster and Cheaper Core Development Team Extra Development Resources Contractor Team Remote Team
  • 32. Newsweek uses AWS for Dynamic Webapps Decreased Operating Expenses by 50% Reduced DNS costs by 93%
  • 33. Shaw Media uses AWS for Disaster Recovery Before Primary site After Primary site Disaster Recovery Site Saved $1.8 Million in second site costs Snapshots for granular rollbacks
  • 34. S&P Capital IQ Uses AWS for Big Data Processing S3 Provides data to 4200+ top global investment firms Hadoop Cluster Launched Hadoop faster, Learned Hadoop faster
  • 35. Lionsgate uses AWS To host SharePoint & SAP Amazon VPC Avoided data center build out 50% lower cost than hosting options Saved $1M over 3 years
  • 36. Nasdaq used AWS to Build a New Line of Business
  • 37. Samsung Improved their Product Experience with AWS Saved $34 Million 85% savings versus traditional hosting
  • 38. What are AWS’s products and how do I use them to run my workloads?
  • 39. AWS’s Products Deployment & Administration Application Services Compute Storage Networking AWS Global Infrastructure Database
  • 40. Architected for Enterprise Security Requirements “The Amazon Virtual Private Cloud [Amazon VPC] was a unique option that offered an additional level of security and an ability to integrate with other aspects of our infrastructure.” Dr. Michael Miller, Head of HPC for R&D
  • 41. Security and Compliance is a Shared Responsibility Customer Facilities Physical security Compute infrastructure Storage infrastructure Network configuration + Security groups OS firewalls Operating systems Network infrastructure Applications Virtualization layer (EC2) Proper service configuration Hardened service endpoints Account management Rich IAM capabilities = Authorization policies Working together, we can achieve systems validated and certified at the highest levels
  • 42. Many purchase models to support different needs Free Tier On-Demand Reserved Spot Dedicated Get Started on AWS with free usage & no commitment Pay for compute capacity by the hour with no long-term commitments Make a low, one-time payment and receive a significant discount on the hourly charge Bid for unused capacity, charged at a Spot Price which fluctuates based on supply and demand Launch instances within Amazon VPC that run on hardware dedicated to a single customer For POCs and getting started For spiky workloads, or to define needs For committed utilization For time-insensitive or transient workloads For highly sensitive or compliance related workloads
  • 43. Compute Services Amazon EC2 Auto Scaling Elastic Load Balancing Elastic Virtual servers in the cloud Automated scaling of EC2 capacity Dynamic traffic distribution EC2 Actual
  • 44. Networking Services Amazon VPC: Private, isolated section of the AWS Cloud AWS DirectConnect Amazon Route 53 Private connectivity between AWS and your datacenter Domain Name System (DNS) web service. Availability Zone A Availability Zone B
  • 45. Storage Services Amazon EBS Amazon S3 Amazon Glacier AWS Storage Gateway Block storage for use with Amazon EC2 Internet scale storage via API Storage for archiving and backup Integrates on-premises IT and AWS storage S3, Glacier EBS Images Videos Files Binaries Snapshots Images Videos Files Binaries Snapshots
  • 46. Application Services Amazon CloudFront Amazon CloudSearch Amazon Elastic Transcoder distribute content globally Managed search service Video transcoding in the cloud
  • 47. Database Services Amazon RDS Amazon DynamoDB Amazon ElastiCache Managed relational database service Managed NoSQL database service In-Memory Caching Service DBA
  • 48. Big Data Services Amazon EMR (Elastic Map Reduce) AWS Data Pipeline Amazon Redshift Hosted Hadoop framework Move data among AWS services and onpremises data sources Petabyte-scale data warehouse service
  • 49. Deployment & Administration Amazon CloudWatch Monitor resources AWS IAM (Identity & Access Mgmt) Manage users, groups & permissions AWS OpsWorks AWS CloudFormation AWS Elastic Beanstalk Dev-Ops framework for application lifecycle management Templates to deploy & manage Automate resource management Web App Enterprise App Database
  • 50. Let’s build a web application with these products…
  • 51. Amazon CloudFront Amazon S3 Bucket Web App Server EC2 Instance Security Group Security Group Auto scaling Group Availability Zone #1 Users Amazon Route 53 Elastic Load Balancing Web App Server EC2 Instance Security Group Auto scaling Group Availability Zone #2 Security Group
  • 52. What is the next step and how do I take it?
  • 53. Using the Cloud isn’t an ‘All or Nothing’ Choice On-Premises Resources Corporate Data Centers Integration Cloud Resources
  • 54. Integrating AWS with Existing On-Premises IT Active Directory Network Configuration Your Private Network Encryption HSM Appliance Backup Appliances Corporate Data Centers Users & Access Rules Cloud Backups Your On-Premises Apps Your Cloud Apps AWS Direct Connect
  • 55. We support a wide range of technologies
  • 56. Our Ecosystem Allows You to use your Existing Management Tools Management Tool Partners Single Pane of Glass
  • 57. We have partners ready to help
  • 58. We have momentum in the public sector 300+ 200+ 1,500+ Government Agencies GovCloud Customers Education Institutions
  • 59. NASA Jet Propulsion Laboratory NASA’s Jet Propulsion Laboratory used AWS to stream the images and video associated with the Mars Curiosity landing. AWS enabled JPL to provision capacity rapidly and deliver engaging experiences of Mars to the public.
  • 60. Tradeworx for Securities and Exchange Commission • Securities and Exchange Commission need a real-time high frequency data feed on all exchange traded stocks and options. Furthermore, the SEC needed a faster way to conduct fraud analysis on the growing volume of data. • Tradeworx built a highly scalable platform on Amazon Web Services that leverages Elastic Compute Cloud • SEC can now be on equal footing with high frequency traders in the speed it receives and analyzes market data
  • 61. 1000 Genomes Project • Major Whitehouse/NIH announcement on Big Data in March 2013 • 250+ TB and growing dataset, hosted for free in AWS cloud • Researchers no longer need massive onpremises storage and compute • Collaboration revolution: not just shared data but “executable papers”
  • 62. One Nation, One Map First Government-Wide National Intelligent Map Portal • Integrated map system for government agencies to deliver location-based services and information • Multi-agency collaboration Collaboration and Innovation Powered by AWS “AWS has helped my • 150 Million Hits per month • Creates an environment for citizens, private sector, and community to organization to provide collaborate better service availability • Significantly reduce cost by 60% • Enables development of a wide range of innovative applications and services via API • Powers more than 100 government GIS Website and Application and handle higher traffic load at a lower cost” -Chan Chin Wai, CIO, SLA
  • 63. SAFRA – NS45 Portal Honoring Those Who Have Served • Celebrating the 45th anniversary of Singapore’s National Service • MINDEF providing $100 million of benefits to more than 900,000 current and past National Servicemen One-stop NS45 Portal Powered by AWS • 1 month initial implementation and subsequent deployments in a matter of hours • Secure Data with End-to-End Encryption • Reduced number of physical servers by about 50% per project • High availability despite dramatic growth in usership
  • 64. How are companies adopting cloud computing?
  • 65. Strategy 1: Cloud for Development & Test Environments SAP Oracle Enterprise Applications SAP Reduced deployment time from weeks to days Reduced test environment costs 70% reduction in operational costs
  • 66. Strategy 2: Build New Apps in the Cloud Faster to build Facebook App Mobile Streaming Financial Record Archiving Consumer Apps Easier to manage Less expensive to run Distributed architectures for high availability Genetic Sequencing Global Web Sites Marketing Campaigns Social Games
  • 67. Strategy 3: Use Cloud to Make On-Premises Apps Better App 1 Analytics App 2 App 3 … Corporate Data Centers App N Elastic Map Reduce Amazon Redshift AWS Storage Gateway Backup Amazon S3
  • 68. Strategy 3: Use Cloud to Make On-Premises Apps Better Big Data Analytics Oracle Databases Big Data Analytics Export operational data to AWS for analytics processing Automated backup to S3 with Oracle RMAN 50% cost reduction with 2x faster queries using Amazon Redshift
  • 69. Strategy 4: Cloud Apps that Integrate with On-Premises Apps AWS serves application content & data Hybrid App On-Premises Data Centers Integration to Samsung data centers for financial transactions
  • 70. Strategy 5: Migrate Existing Apps to the Cloud 1/3 of servers migrated to AWS App On-Premises Data Centers Saved £1.5 Million Migrated 500 web properties in 5 months New product web sites live in 2 days vs. 2 weeks Migrated clinical trials simulations platform Simulations in 1.2hrs vs. 60hrs 64% reduction in costs
  • 71. Strategy 6: All In 100s of applications supporting 33M+ global members 10,000s of EC2 instances in multiple regions & zones At peak consumes 1/3 of US Internet bandwidth
  • 73. Thank you Kingsley Wood Business Development Manager