SlideShare ist ein Scribd-Unternehmen logo
1 von 49
State of the Cloud AWS Technical Summit, Berlin Dr. Werner Vogels, CTO Amazon.com
Amazon’s Three Businesses Consumer (Retail)Business SellerBusiness IT Infrastructure Business Tens of millions of active customer accounts Eight countries: US, UK, Germany, Japan, France, Canada, China, Italy Sell on Amazon websites Use Amazon technology for your own retail website Leverage Amazon’s massive fulfillment center network Cloud computing infrastructure for hosting web-scale solutions Hundreds of thousands of registered customers in over 190 countries
Our Mission Enable businesses and developers to use web services (what people now call “the Cloud”) to build scalable, sophisticated applications
AWS Pace of Innovation is Intense » Amazon Simple Notification Service » RDS Multi-Availability Zone Support » S3 Reduced Redundancy Storage  » New Locations and Features for                CloudFront       » S3 Bucket Policies » Cluster Instances for EC2 » EC2 Reserved Instances » New SimpleDB Features » IBM on EC2 » Windows Server 2008 on EC2 » Amazon RDS » Amazon Virtual Private Cloud » Amazon Elastic MapReduce » EBS Shared Snapshots » Monitoring, Auto Scaling &     Elastic Load Balancing for EC2 » AWS Import/Export » Premium Support » Amazon CloudFront » EC2 Elastic IP addresses     & Availability Zones » Windows Server, MySQL,     Oracle, & JBoss on EC2 » Lower Data Transfer Costs » Amazon EC2 » Amazon S3 » Developer Portal &        Forums    » Amazon Linux AMI » Oracle on EC2 » New EC2 Features » SUSE Linux on EC2 2005 2010 2006 2007 2008 2009 » Micro Instances » Lower Pricing for EC2     High Mem Instances    » Identity & Access Management  » AWS Services in N. California » AWS Multi-Factor Authentication » AWS Management Console  » AWS Economics Center » AWS in Education » AWS Security Center » SAS70 Type II Audit » More services  in EU » Lower EC2 Pricing » Lower S3 Pricing » Lower pricing for     Outbound Data Transfer » AWS Solution Provider Program » Amazon SimpleDB  » Amazon Flexible Payments Service » S3 in Europe » EC2 new instance types » AWS Start-Up Challenge » AWS Services in Singapore » RDS Reserved Database Instances » RDS Read Replicas & Lower Pricing » Lower Outbound Transfer Pricing » Data Transfer Usage Tiers » Consolidated Billing for AWS » Amazon S3 Versioning Feature » EC2 High Memory Instances » Public Data Sets » Elastic Block Store » EC2 SLA » EC2 in EU » S3 Tiered Pricing » Amazon SQS » Amazon Mechanical Turk
CloudFront Pace of Innovation » Price Drop » HTTPS Support » Lower 1-Hour TTLs » Access Logs for Streaming » New York City Edge Location » Access Logging Capability » CloudFront Management Console » Custom Origins » Service Level Agreement » Jacksonville Edge Location » Route 53 Public Beta » Private Content » Streaming Video on Demand » CloudFront Public Beta Q4 2008 Q1 2009 Q2 2009 Q1 2011 Q3 2009 Q4 2009 Q1 2010 Q2 2010 Q3 2010 Q4 2010 » New Lower Pricing Tiers » Paris Edge Location » (IAM) Identity & Access Management  » Singapore Edge Location » Private Streaming » Enhanced CloudFront Logs » Default Root Object » Invalidation
The Platform is Expanding Your Application Libraries & SDKs .NET, Java, PHP, etc. IDE Plug-Ins AWS for Eclipse Deployment & Automation AWS Elastic Beanstalk AWS CloudFormation Web Interface Management Console Identity & BillingAWS IAM Consolidated Billing Monitoring Amazon CloudWatch Auto Scale Network  Routing Amazon VPCAmazon Elastic LB Amazon Route 53 Content Delivery Amazon CloudFront Email Amazon SES Payments DevPay Amazon FPS Parallel Processing Elastic MapReduce Messaging Amazon SNS AmazonSQS Workforce Amazon Mechanical Turk Compute Amazon EC2  Storage Amazon S3 Amazon EBS Database Amazon RDS Amazon SimpleDB AWS Global Physical Infrastructure  (Geographical Regions, Availability Zones, Points of Presence)
Customers in 190 Countries
Growing Partner Ecosystem
AWS Global Reach AWS Regions US East (Northern Virginia) US West (Northern California) Europe (Dublin) Asia Pacific (Singapore) Asia Pacific (Tokyo) New! Amazon Edge Locations (CloudFront & Route 53) Ashburn, VA  Dallas, TX  Jacksonville, FL Los Angeles, CA  Miami, FL  Newark, NJ  New York, NYPalo Alto, CA  Seattle, WASt. Louis, MO Hong Kong Tokyo Singapore Amsterdam Dublin Frankfurt London Paris
Amazon S3 Growth 262 Billion Peak Requests: 200,000+per second 102 Billion 40 Billion 14 Billion 2.9 Billion Total Number of Objects Stored in Amazon S3
Each day AWS adds the equivalent server capacity to power Amazon when it was a global, $2.76B enterprise(circa 2000)
The Key to Success? Listening to Our Customers
You Asked For
 Expanded Global Footprint Singapore Region Tokyo Region (March 2, 2011) New POPs for CloudFront & Route53 (New York, Paris, Singapore, Tokyo, Jacksonville) Lower Prices & New Pricing Features Lower Outbound Data Transfer Prices Consolidated Billing Combined Data Transfer Prices Lower Prices for S3 and Reduced Redundancy Storage  (lower price/less durability)  Lower Prices on Gold & Silver Support
You Asked For
 Make it Easier to Use More Services Available in AWS Console CloudFormation New SDKs: Java, PHP, Android  Elastic Beanstalk  Improved Support Offering Bronze & Platinum  New Instance Types Extra Large High Memory Cluster Compute & GPUs Micro
You Asked For
 Expand Platform Out & Up VM Import  Route53 S3 Large Object Support & Versioning CloudFront SLA, Custom Origin & HTTPS Support RDS Multi-AZ Deployments, Read Replicas, & RIs Simple Email Service Security Features & Compliance: AWS Identity and Access Management (IAM), PCI Compliance, ISO 27001 Free Monitoring of EC2 Instances And More

Some Big Priorities for 2011 Add more geographies Make it easier to build and manage applications on AWS Release new database offerings Broaden support offerings Add billing, user management, and identity features
AWS Management Console Developer Tools & SDKs
AWS CloudFormation AWS CloudFormation enables system administrators and developers to create repeatable AWS infrastructure deployments (Stacks) using customizable architecture templates. AWS CloudFormation JSON Template Define a JSON template Create an AWS stack (Console, CLI, API) CloudFormation Stack
AWS CloudFormation: Service Highlights Fully declarative system Document based infrastructure specification Logical naming convention Atomically creates / destroys groups of AWS objects Deploy multi-tier and multi-AZ stacks Handles the bookkeeping and muck of provisioning multiple related resources Focuses on AWS resources, while sys admins and developers focus on OS and application provisioning ,[object Object],AWS CloudFormation doesn’t get in the way!
AWS Services Supported Amazon EC2 Amazon EBS Elastic Load Balancer Elastic IPs EC2 Security Groups Auto-scaling Groups Triggers CloudWatch Alarms Amazon RDS AWS Elastic Beanstalk Amazon SimpleDB Amazon SQS Amazon SNS Topics Subscriptions
Initial Usage Cases The set of resources we support initially is targeted towards deploying web-based applications Launched with sample templates and AMIs including the following: ,[object Object],Supports Elastic Beanstalk based applications ,[object Object],[object Object]
What is Elastic Beanstalk? An even easier way for developers to quickly deploy and manage applications in the AWS cloud.  Upload and launch applications to AWS in minutes. Retain control over the underlying infrastructure.
Who Should Use Elastic Beanstalk? Java developers with web applications targeting the Apache Tomcat software stack Elastic Beanstalk is designed so that it can be extended to support multiple development stacks and programming languages in the future.
What Makes Elastic Beanstalk Different? Developers retain ownership and  full control over their AWS resources. Root access to your EC2 instances Easily manage configuration changes in one place ,[object Object],Use any database ,[object Object],Create custom AMIs Run other services side-by-side in EC2 Easily move your application out of Elastic Beanstalk
Why Not Use My Own Tomcat AMI? Automated (de)provisioning of environments Automated version deployment (including rollback) Managed environment settings Built-in monitoring and notifications ,[object Object],Basic log file rotation to Amazon S3 Easy troubleshooting ,[object Object]
Restart application server,[object Object]
Launch New Environment Details
Launch New Environment Configuration
Console for Elastic Beanstalk Application All Versions Environment and Running Version Edit Configuration
Elastic Beanstalk Under-the-Hood Elastic Beanstalk Application http://myapp-staging.elasticbeanstalk.com/ Version Environment Elastic Load Balancer Auto Scaling EC2 Instances EC2 Instances EC2 Instances Version Version Apache Elastic Beanstalk Host Manager Tomcat Your Running Application Amazon Linux AMI
What Does Elastic Beanstalk Cost? No additional charge. Pay only for the AWS resources used.
Read Replicas Multi-AZ Deployments Highly Available, Durable, & Scalable MySQL Deployments
Multi-AZ Deployments for Amazon RDS Enterprise-grade fault tolerance solution for production databases What is a Multi-AZ deployment? ,[object Object]
In the event of an unplanned or planned outage, Amazon RDS automatically fails over to the standby so you can resume database writes and reads as soon as possible,[object Object]
Standby cannot be accessed directlyWhat events result in automatic failover? ,[object Object]
Planned (instance scaling, patching)1 minute average failover time
Read Replicas A Read Replica is a copy of a specified DB Instance that can serve read traffic Intended Use Cases ,[object Object]
Not intended as a fault tolerance substitute for Multi-AZ Unlike Multi-AZ, uses native, asynchronous MySQL replication and replica can lag source Read Replica can use Multi-AZ deployment as source
Identity and Access Management (IAM) Create and Manage Users Improved Security ,[object Object]
Secure by default
Individual security credentials (access keys, password, MFA)Improved Control ,[object Object]
Fine-grained permissions
Control Users’ access to APIs and AWS ConsoleIntegrated ,[object Object],[object Object]
AWS Certifications Shared Responsibility Model Sarbanes-Oxley (SOX) Compliant Platform SAS70 Type II Audit  FISMA A&A ,[object Object]
NIST Moderate ATO expected shortly
FedRAMPISO-27001 Certification PCI Level 1 Service Provider Customers have deployed various compliant applications such as HIPAA (healthcare)
SAS70 Type II Based on the Control Objectives for Information and related Technology (COBIT),which is a set of established best practices (transitioning to ISO 27001 for 2011 audits) Covers Access (Security), Change Management and Operations of Amazon EC2 and Amazon S3 Audit conducted by an independent accounting firm (E&Y) on a recurring basis
SAS70 Type II – Control Objectives Control Objective 1: Security Organization Control Objective 2: Amazon Employee Lifecycle Control Objective 3: Logical Security Control Objective 4: Secure Data Handling Control Objective 5: Physical Security Control Objective 6: Environmental Safeguards Control Objective 7: Change Management Control Objective 8: Data Integrity, Availability and Redundancy Control Objective 9: Incident Handling

Weitere Àhnliche Inhalte

Was ist angesagt?

[AWS Dev Day] ì‹€ìŠ”ì›ŒíŹìƒ” | Amazon EKS 핞슈옚 ì›ŒíŹìƒ”
 [AWS Dev Day] ì‹€ìŠ”ì›ŒíŹìƒ” | Amazon EKS 핞슈옚 ì›ŒíŹìƒ” [AWS Dev Day] ì‹€ìŠ”ì›ŒíŹìƒ” | Amazon EKS 핞슈옚 ì›ŒíŹìƒ”
[AWS Dev Day] ì‹€ìŠ”ì›ŒíŹìƒ” | Amazon EKS 핞슈옚 ì›ŒíŹìƒ”Amazon Web Services Korea
 
NEW LAUNCH! Advanced Task Scheduling with Amazon ECS and Blox
NEW LAUNCH! Advanced Task Scheduling with Amazon ECS and BloxNEW LAUNCH! Advanced Task Scheduling with Amazon ECS and Blox
NEW LAUNCH! Advanced Task Scheduling with Amazon ECS and BloxAmazon Web Services
 
Ford's AWS Service Update - March 2020 (Richmond AWS User Group)
Ford's AWS Service Update - March 2020 (Richmond AWS User Group)Ford's AWS Service Update - March 2020 (Richmond AWS User Group)
Ford's AWS Service Update - March 2020 (Richmond AWS User Group)Ford Prior
 
Advanced container management and scheduling
Advanced container management and schedulingAdvanced container management and scheduling
Advanced container management and schedulingAmazon Web Services
 
CloudFork
CloudForkCloudFork
CloudForkESUG
 
Advanced Container Management and Scheduling - DevDay Los Angeles 2017
Advanced Container Management and Scheduling - DevDay Los Angeles 2017Advanced Container Management and Scheduling - DevDay Los Angeles 2017
Advanced Container Management and Scheduling - DevDay Los Angeles 2017Amazon Web Services
 
Aws class demo
Aws class demoAws class demo
Aws class demoAnimesh Roy
 
Creating Your Virtual Data Center: VPC Fundamentals and Connectivity Options
Creating Your Virtual Data Center: VPC Fundamentals and Connectivity OptionsCreating Your Virtual Data Center: VPC Fundamentals and Connectivity Options
Creating Your Virtual Data Center: VPC Fundamentals and Connectivity OptionsAmazon Web Services
 
Lab Manual Combaring Redis with Relational
Lab Manual Combaring Redis with RelationalLab Manual Combaring Redis with Relational
Lab Manual Combaring Redis with RelationalAmazon Web Services
 
Future of Cloud Starts with Serverless
Future of Cloud Starts with ServerlessFuture of Cloud Starts with Serverless
Future of Cloud Starts with ServerlessAntoni Orfin
 
ARC302 AWS Cloud Design Patterns - AWS re: Invent 2012
ARC302 AWS Cloud Design Patterns - AWS re: Invent 2012ARC302 AWS Cloud Design Patterns - AWS re: Invent 2012
ARC302 AWS Cloud Design Patterns - AWS re: Invent 2012Amazon Web Services
 
Cloud Talk
Cloud TalkCloud Talk
Cloud TalkJohn Willis
 
Programming Amazon Web Services for Beginners (1)
Programming Amazon Web Services for Beginners (1)Programming Amazon Web Services for Beginners (1)
Programming Amazon Web Services for Beginners (1)Markus Klems
 
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
 
[AWS Dev Day] 앱 현대화 | AWS Fargateë„Œ ì‚Źìš©í•œ 서ëČ„ëŠŹìŠ€ 컚테읎너 활용 하Ʞ - 삌성전자 개발자 포턾 ì‚ŹëĄ€ - 정영쀀...
[AWS Dev Day] 앱 현대화 | AWS Fargateë„Œ ì‚Źìš©í•œ 서ëČ„ëŠŹìŠ€ 컚테읎너 활용 하Ʞ - 삌성전자 개발자 포턾 ì‚ŹëĄ€ - 정영쀀...[AWS Dev Day] 앱 현대화 | AWS Fargateë„Œ ì‚Źìš©í•œ 서ëČ„ëŠŹìŠ€ 컚테읎너 활용 하Ʞ - 삌성전자 개발자 포턾 ì‚ŹëĄ€ - 정영쀀...
[AWS Dev Day] 앱 현대화 | AWS Fargateë„Œ ì‚Źìš©í•œ 서ëČ„ëŠŹìŠ€ 컚테읎너 활용 하Ʞ - 삌성전자 개발자 포턾 ì‚ŹëĄ€ - 정영쀀...Amazon Web Services Korea
 
Programming Amazon Web Services
Programming Amazon Web ServicesProgramming Amazon Web Services
Programming Amazon Web ServicesAmazon Web Services
 
Scaling drupal horizontally and in cloud
Scaling drupal horizontally and in cloudScaling drupal horizontally and in cloud
Scaling drupal horizontally and in cloudVladimir Ilic
 
Another Day, Another Billion Packets
Another Day, Another Billion PacketsAnother Day, Another Billion Packets
Another Day, Another Billion PacketsAmazon Web Services
 
AutoScaling and Drupal
AutoScaling and DrupalAutoScaling and Drupal
AutoScaling and DrupalPromet Source
 
Droplr Serverless Revolution - How we killed 50 servers in a year
Droplr Serverless Revolution - How we killed 50 servers in a yearDroplr Serverless Revolution - How we killed 50 servers in a year
Droplr Serverless Revolution - How we killed 50 servers in a yearAntoni Orfin
 

Was ist angesagt? (20)

[AWS Dev Day] ì‹€ìŠ”ì›ŒíŹìƒ” | Amazon EKS 핞슈옚 ì›ŒíŹìƒ”
 [AWS Dev Day] ì‹€ìŠ”ì›ŒíŹìƒ” | Amazon EKS 핞슈옚 ì›ŒíŹìƒ” [AWS Dev Day] ì‹€ìŠ”ì›ŒíŹìƒ” | Amazon EKS 핞슈옚 ì›ŒíŹìƒ”
[AWS Dev Day] ì‹€ìŠ”ì›ŒíŹìƒ” | Amazon EKS 핞슈옚 ì›ŒíŹìƒ”
 
NEW LAUNCH! Advanced Task Scheduling with Amazon ECS and Blox
NEW LAUNCH! Advanced Task Scheduling with Amazon ECS and BloxNEW LAUNCH! Advanced Task Scheduling with Amazon ECS and Blox
NEW LAUNCH! Advanced Task Scheduling with Amazon ECS and Blox
 
Ford's AWS Service Update - March 2020 (Richmond AWS User Group)
Ford's AWS Service Update - March 2020 (Richmond AWS User Group)Ford's AWS Service Update - March 2020 (Richmond AWS User Group)
Ford's AWS Service Update - March 2020 (Richmond AWS User Group)
 
Advanced container management and scheduling
Advanced container management and schedulingAdvanced container management and scheduling
Advanced container management and scheduling
 
CloudFork
CloudForkCloudFork
CloudFork
 
Advanced Container Management and Scheduling - DevDay Los Angeles 2017
Advanced Container Management and Scheduling - DevDay Los Angeles 2017Advanced Container Management and Scheduling - DevDay Los Angeles 2017
Advanced Container Management and Scheduling - DevDay Los Angeles 2017
 
Aws class demo
Aws class demoAws class demo
Aws class demo
 
Creating Your Virtual Data Center: VPC Fundamentals and Connectivity Options
Creating Your Virtual Data Center: VPC Fundamentals and Connectivity OptionsCreating Your Virtual Data Center: VPC Fundamentals and Connectivity Options
Creating Your Virtual Data Center: VPC Fundamentals and Connectivity Options
 
Lab Manual Combaring Redis with Relational
Lab Manual Combaring Redis with RelationalLab Manual Combaring Redis with Relational
Lab Manual Combaring Redis with Relational
 
Future of Cloud Starts with Serverless
Future of Cloud Starts with ServerlessFuture of Cloud Starts with Serverless
Future of Cloud Starts with Serverless
 
ARC302 AWS Cloud Design Patterns - AWS re: Invent 2012
ARC302 AWS Cloud Design Patterns - AWS re: Invent 2012ARC302 AWS Cloud Design Patterns - AWS re: Invent 2012
ARC302 AWS Cloud Design Patterns - AWS re: Invent 2012
 
Cloud Talk
Cloud TalkCloud Talk
Cloud Talk
 
Programming Amazon Web Services for Beginners (1)
Programming Amazon Web Services for Beginners (1)Programming Amazon Web Services for Beginners (1)
Programming Amazon Web Services for Beginners (1)
 
Intro to AWS: EC2 & Compute Services
Intro to AWS: EC2 & Compute ServicesIntro to AWS: EC2 & Compute Services
Intro to AWS: EC2 & Compute Services
 
[AWS Dev Day] 앱 현대화 | AWS Fargateë„Œ ì‚Źìš©í•œ 서ëČ„ëŠŹìŠ€ 컚테읎너 활용 하Ʞ - 삌성전자 개발자 포턾 ì‚ŹëĄ€ - 정영쀀...
[AWS Dev Day] 앱 현대화 | AWS Fargateë„Œ ì‚Źìš©í•œ 서ëČ„ëŠŹìŠ€ 컚테읎너 활용 하Ʞ - 삌성전자 개발자 포턾 ì‚ŹëĄ€ - 정영쀀...[AWS Dev Day] 앱 현대화 | AWS Fargateë„Œ ì‚Źìš©í•œ 서ëČ„ëŠŹìŠ€ 컚테읎너 활용 하Ʞ - 삌성전자 개발자 포턾 ì‚ŹëĄ€ - 정영쀀...
[AWS Dev Day] 앱 현대화 | AWS Fargateë„Œ ì‚Źìš©í•œ 서ëČ„ëŠŹìŠ€ 컚테읎너 활용 하Ʞ - 삌성전자 개발자 포턾 ì‚ŹëĄ€ - 정영쀀...
 
Programming Amazon Web Services
Programming Amazon Web ServicesProgramming Amazon Web Services
Programming Amazon Web Services
 
Scaling drupal horizontally and in cloud
Scaling drupal horizontally and in cloudScaling drupal horizontally and in cloud
Scaling drupal horizontally and in cloud
 
Another Day, Another Billion Packets
Another Day, Another Billion PacketsAnother Day, Another Billion Packets
Another Day, Another Billion Packets
 
AutoScaling and Drupal
AutoScaling and DrupalAutoScaling and Drupal
AutoScaling and Drupal
 
Droplr Serverless Revolution - How we killed 50 servers in a year
Droplr Serverless Revolution - How we killed 50 servers in a yearDroplr Serverless Revolution - How we killed 50 servers in a year
Droplr Serverless Revolution - How we killed 50 servers in a year
 

Andere mochten auch

AWS Customer Presentation - crowdfusion
AWS Customer Presentation - crowdfusionAWS Customer Presentation - crowdfusion
AWS Customer Presentation - crowdfusionAmazon Web Services
 
AWS Customer Presentation - Telegraph Fashion
AWS Customer Presentation - Telegraph FashionAWS Customer Presentation - Telegraph Fashion
AWS Customer Presentation - Telegraph FashionAmazon Web Services
 
Best Practices for Hosting Web Applications on AWS
Best Practices for Hosting Web Applications on AWSBest Practices for Hosting Web Applications on AWS
Best Practices for Hosting Web Applications on AWSAmazon Web Services
 
Amazon WorkSpaces - Fully Managed Desktops in the Cloud
Amazon WorkSpaces - Fully Managed Desktops in the Cloud Amazon WorkSpaces - Fully Managed Desktops in the Cloud
Amazon WorkSpaces - Fully Managed Desktops in the Cloud Amazon Web Services
 
Deploying Java Applications in the AWS Cloud
Deploying Java Applications in the AWS CloudDeploying Java Applications in the AWS Cloud
Deploying Java Applications in the AWS CloudAmazon Web Services
 
GeoApps in the AWS Cloud - Jinesh Varia
GeoApps in the AWS Cloud - Jinesh VariaGeoApps in the AWS Cloud - Jinesh Varia
GeoApps in the AWS Cloud - Jinesh VariaAmazon Web Services
 

Andere mochten auch (7)

AWS Customer Presentation - crowdfusion
AWS Customer Presentation - crowdfusionAWS Customer Presentation - crowdfusion
AWS Customer Presentation - crowdfusion
 
AWS Customer Presentation - Telegraph Fashion
AWS Customer Presentation - Telegraph FashionAWS Customer Presentation - Telegraph Fashion
AWS Customer Presentation - Telegraph Fashion
 
Mobile on AWS
Mobile on AWSMobile on AWS
Mobile on AWS
 
Best Practices for Hosting Web Applications on AWS
Best Practices for Hosting Web Applications on AWSBest Practices for Hosting Web Applications on AWS
Best Practices for Hosting Web Applications on AWS
 
Amazon WorkSpaces - Fully Managed Desktops in the Cloud
Amazon WorkSpaces - Fully Managed Desktops in the Cloud Amazon WorkSpaces - Fully Managed Desktops in the Cloud
Amazon WorkSpaces - Fully Managed Desktops in the Cloud
 
Deploying Java Applications in the AWS Cloud
Deploying Java Applications in the AWS CloudDeploying Java Applications in the AWS Cloud
Deploying Java Applications in the AWS Cloud
 
GeoApps in the AWS Cloud - Jinesh Varia
GeoApps in the AWS Cloud - Jinesh VariaGeoApps in the AWS Cloud - Jinesh Varia
GeoApps in the AWS Cloud - Jinesh Varia
 

Ähnlich wie AWS tech summit - Berlin 2011 - keynote

Tech Summit & AWS introduction
Tech Summit & AWS introductionTech Summit & AWS introduction
Tech Summit & AWS introductionAmazon Web Services
 
The Cloud as a Platform - By Jinesh Varia
The Cloud as a Platform - By Jinesh VariaThe Cloud as a Platform - By Jinesh Varia
The Cloud as a Platform - By Jinesh VariaAmazon Web Services
 
AWS CloudFormation and Puppet at PuppetConf - Jinesh Varia
AWS CloudFormation and Puppet at PuppetConf - Jinesh VariaAWS CloudFormation and Puppet at PuppetConf - Jinesh Varia
AWS CloudFormation and Puppet at PuppetConf - Jinesh VariaAmazon Web Services
 
AWS Overview - Cloud for the Enterprise - AWS Enterprise Tour - SF - 2010, D...
AWS Overview  - Cloud for the Enterprise - AWS Enterprise Tour - SF - 2010, D...AWS Overview  - Cloud for the Enterprise - AWS Enterprise Tour - SF - 2010, D...
AWS Overview - Cloud for the Enterprise - AWS Enterprise Tour - SF - 2010, D...Amazon Web Services
 
The Cloud as a Platform - Cloud Connections 2011 Keynote - Jinesh Varia
The Cloud as a Platform - Cloud Connections 2011 Keynote - Jinesh VariaThe Cloud as a Platform - Cloud Connections 2011 Keynote - Jinesh Varia
The Cloud as a Platform - Cloud Connections 2011 Keynote - Jinesh VariaAmazon Web Services
 
CloudOps evening presentation from Amazon
CloudOps evening presentation from AmazonCloudOps evening presentation from Amazon
CloudOps evening presentation from AmazonAlistair Croll
 
AWS User Group UK re:Invent re:Cap
AWS User Group UK re:Invent re:CapAWS User Group UK re:Invent re:Cap
AWS User Group UK re:Invent re:CapIan Massingham
 
2011 AWS Tour Australia, Opening Keynote: State of the Cloud, by Dr. Werner V...
2011 AWS Tour Australia, Opening Keynote: State of the Cloud, by Dr. Werner V...2011 AWS Tour Australia, Opening Keynote: State of the Cloud, by Dr. Werner V...
2011 AWS Tour Australia, Opening Keynote: State of the Cloud, by Dr. Werner V...Amazon Web Services
 
Architecting for the Cloud: Best Practices
Architecting for the Cloud: Best PracticesArchitecting for the Cloud: Best Practices
Architecting for the Cloud: Best PracticesAmazon Web Services
 
AWSSummit NYC- KeyNote by Werner Vogels
AWSSummit NYC- KeyNote by Werner VogelsAWSSummit NYC- KeyNote by Werner Vogels
AWSSummit NYC- KeyNote by Werner VogelsAmazon Web Services
 
AWS Cloud Computing for Startups Werner Vogels -part i
AWS Cloud Computing for Startups   Werner Vogels -part iAWS Cloud Computing for Startups   Werner Vogels -part i
AWS Cloud Computing for Startups Werner Vogels -part iAmazon Web Services
 
AWS Architecting Cloud Apps - Best Practices and Design Patterns By Jinesh Varia
AWS Architecting Cloud Apps - Best Practices and Design Patterns By Jinesh VariaAWS Architecting Cloud Apps - Best Practices and Design Patterns By Jinesh Varia
AWS Architecting Cloud Apps - Best Practices and Design Patterns By Jinesh VariaAmazon Web Services
 
AWS 101 Event - 16 July 2013
AWS 101 Event - 16 July 2013AWS 101 Event - 16 July 2013
AWS 101 Event - 16 July 2013Amazon Web Services
 
Amazon Web Services for Application Hosting | SugarCon 2011
Amazon Web Services for Application Hosting | SugarCon 2011Amazon Web Services for Application Hosting | SugarCon 2011
Amazon Web Services for Application Hosting | SugarCon 2011SugarCRM
 
AWS solution Architect Associate study material
AWS solution Architect Associate study materialAWS solution Architect Associate study material
AWS solution Architect Associate study materialNagesh Ramamoorthy
 
AWS 101: Introduction to AWS
AWS 101: Introduction to AWSAWS 101: Introduction to AWS
AWS 101: Introduction to AWSIan Massingham
 
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech TalksAWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech TalksAmazon Web Services
 
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech TalksAWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech TalksAmazon Web Services
 

Ähnlich wie AWS tech summit - Berlin 2011 - keynote (20)

Tech Summit & AWS introduction
Tech Summit & AWS introductionTech Summit & AWS introduction
Tech Summit & AWS introduction
 
The Cloud as a Platform - By Jinesh Varia
The Cloud as a Platform - By Jinesh VariaThe Cloud as a Platform - By Jinesh Varia
The Cloud as a Platform - By Jinesh Varia
 
AWS CloudFormation and Puppet at PuppetConf - Jinesh Varia
AWS CloudFormation and Puppet at PuppetConf - Jinesh VariaAWS CloudFormation and Puppet at PuppetConf - Jinesh Varia
AWS CloudFormation and Puppet at PuppetConf - Jinesh Varia
 
AWS Overview - Cloud for the Enterprise - AWS Enterprise Tour - SF - 2010, D...
AWS Overview  - Cloud for the Enterprise - AWS Enterprise Tour - SF - 2010, D...AWS Overview  - Cloud for the Enterprise - AWS Enterprise Tour - SF - 2010, D...
AWS Overview - Cloud for the Enterprise - AWS Enterprise Tour - SF - 2010, D...
 
The Cloud as a Platform - Cloud Connections 2011 Keynote - Jinesh Varia
The Cloud as a Platform - Cloud Connections 2011 Keynote - Jinesh VariaThe Cloud as a Platform - Cloud Connections 2011 Keynote - Jinesh Varia
The Cloud as a Platform - Cloud Connections 2011 Keynote - Jinesh Varia
 
Werner Vogels
Werner Vogels Werner Vogels
Werner Vogels
 
CloudOps evening presentation from Amazon
CloudOps evening presentation from AmazonCloudOps evening presentation from Amazon
CloudOps evening presentation from Amazon
 
AWS User Group UK re:Invent re:Cap
AWS User Group UK re:Invent re:CapAWS User Group UK re:Invent re:Cap
AWS User Group UK re:Invent re:Cap
 
2011 AWS Tour Australia, Opening Keynote: State of the Cloud, by Dr. Werner V...
2011 AWS Tour Australia, Opening Keynote: State of the Cloud, by Dr. Werner V...2011 AWS Tour Australia, Opening Keynote: State of the Cloud, by Dr. Werner V...
2011 AWS Tour Australia, Opening Keynote: State of the Cloud, by Dr. Werner V...
 
AWS 101
AWS 101AWS 101
AWS 101
 
Architecting for the Cloud: Best Practices
Architecting for the Cloud: Best PracticesArchitecting for the Cloud: Best Practices
Architecting for the Cloud: Best Practices
 
AWSSummit NYC- KeyNote by Werner Vogels
AWSSummit NYC- KeyNote by Werner VogelsAWSSummit NYC- KeyNote by Werner Vogels
AWSSummit NYC- KeyNote by Werner Vogels
 
AWS Cloud Computing for Startups Werner Vogels -part i
AWS Cloud Computing for Startups   Werner Vogels -part iAWS Cloud Computing for Startups   Werner Vogels -part i
AWS Cloud Computing for Startups Werner Vogels -part i
 
AWS Architecting Cloud Apps - Best Practices and Design Patterns By Jinesh Varia
AWS Architecting Cloud Apps - Best Practices and Design Patterns By Jinesh VariaAWS Architecting Cloud Apps - Best Practices and Design Patterns By Jinesh Varia
AWS Architecting Cloud Apps - Best Practices and Design Patterns By Jinesh Varia
 
AWS 101 Event - 16 July 2013
AWS 101 Event - 16 July 2013AWS 101 Event - 16 July 2013
AWS 101 Event - 16 July 2013
 
Amazon Web Services for Application Hosting | SugarCon 2011
Amazon Web Services for Application Hosting | SugarCon 2011Amazon Web Services for Application Hosting | SugarCon 2011
Amazon Web Services for Application Hosting | SugarCon 2011
 
AWS solution Architect Associate study material
AWS solution Architect Associate study materialAWS solution Architect Associate study material
AWS solution Architect Associate study material
 
AWS 101: Introduction to AWS
AWS 101: Introduction to AWSAWS 101: Introduction to AWS
AWS 101: Introduction to AWS
 
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech TalksAWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
 
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech TalksAWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
 

Mehr von Amazon Web Services

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Amazon Web Services
 
Big Data per le Startup: come creare applicazioni Big Data in modalitĂ  Server...
Big Data per le Startup: come creare applicazioni Big Data in modalitĂ  Server...Big Data per le Startup: come creare applicazioni Big Data in modalitĂ  Server...
Big Data per le Startup: come creare applicazioni Big Data in modalitĂ  Server...Amazon Web Services
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateAmazon Web Services
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSAmazon Web Services
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Amazon Web Services
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Amazon Web Services
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...Amazon Web Services
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsAmazon Web Services
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareAmazon Web Services
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSAmazon Web Services
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAmazon Web Services
 
Database Oracle e VMware Cloudℱ on AWS: i miti da sfatare
Database Oracle e VMware Cloudℱ on AWS: i miti da sfatareDatabase Oracle e VMware Cloudℱ on AWS: i miti da sfatare
Database Oracle e VMware Cloudℱ on AWS: i miti da sfatareAmazon Web Services
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWSAmazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckAmazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without serversAmazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...Amazon Web Services
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceAmazon Web Services
 

Mehr von Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalitĂ  Server...
Big Data per le Startup: come creare applicazioni Big Data in modalitĂ  Server...Big Data per le Startup: come creare applicazioni Big Data in modalitĂ  Server...
Big Data per le Startup: come creare applicazioni Big Data in modalitĂ  Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloudℱ on AWS: i miti da sfatare
Database Oracle e VMware Cloudℱ on AWS: i miti da sfatareDatabase Oracle e VMware Cloudℱ on AWS: i miti da sfatare
Database Oracle e VMware Cloudℱ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 

KĂŒrzlich hochgeladen

Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel AraĂșjo
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
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
 
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
 
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
 
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
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony 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
 
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
 
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
 

KĂŒrzlich hochgeladen (20)

Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
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
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
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
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony 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...
 
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
 
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...
 

AWS tech summit - Berlin 2011 - keynote

  • 1. State of the Cloud AWS Technical Summit, Berlin Dr. Werner Vogels, CTO Amazon.com
  • 2.
  • 3. Amazon’s Three Businesses Consumer (Retail)Business SellerBusiness IT Infrastructure Business Tens of millions of active customer accounts Eight countries: US, UK, Germany, Japan, France, Canada, China, Italy Sell on Amazon websites Use Amazon technology for your own retail website Leverage Amazon’s massive fulfillment center network Cloud computing infrastructure for hosting web-scale solutions Hundreds of thousands of registered customers in over 190 countries
  • 4. Our Mission Enable businesses and developers to use web services (what people now call “the Cloud”) to build scalable, sophisticated applications
  • 5. AWS Pace of Innovation is Intense » Amazon Simple Notification Service » RDS Multi-Availability Zone Support » S3 Reduced Redundancy Storage » New Locations and Features for CloudFront » S3 Bucket Policies » Cluster Instances for EC2 » EC2 Reserved Instances » New SimpleDB Features » IBM on EC2 » Windows Server 2008 on EC2 » Amazon RDS » Amazon Virtual Private Cloud » Amazon Elastic MapReduce » EBS Shared Snapshots » Monitoring, Auto Scaling & Elastic Load Balancing for EC2 » AWS Import/Export » Premium Support » Amazon CloudFront » EC2 Elastic IP addresses & Availability Zones » Windows Server, MySQL, Oracle, & JBoss on EC2 » Lower Data Transfer Costs » Amazon EC2 » Amazon S3 » Developer Portal & Forums » Amazon Linux AMI » Oracle on EC2 » New EC2 Features » SUSE Linux on EC2 2005 2010 2006 2007 2008 2009 » Micro Instances » Lower Pricing for EC2 High Mem Instances » Identity & Access Management » AWS Services in N. California » AWS Multi-Factor Authentication » AWS Management Console » AWS Economics Center » AWS in Education » AWS Security Center » SAS70 Type II Audit » More services in EU » Lower EC2 Pricing » Lower S3 Pricing » Lower pricing for Outbound Data Transfer » AWS Solution Provider Program » Amazon SimpleDB » Amazon Flexible Payments Service » S3 in Europe » EC2 new instance types » AWS Start-Up Challenge » AWS Services in Singapore » RDS Reserved Database Instances » RDS Read Replicas & Lower Pricing » Lower Outbound Transfer Pricing » Data Transfer Usage Tiers » Consolidated Billing for AWS » Amazon S3 Versioning Feature » EC2 High Memory Instances » Public Data Sets » Elastic Block Store » EC2 SLA » EC2 in EU » S3 Tiered Pricing » Amazon SQS » Amazon Mechanical Turk
  • 6. CloudFront Pace of Innovation » Price Drop » HTTPS Support » Lower 1-Hour TTLs » Access Logs for Streaming » New York City Edge Location » Access Logging Capability » CloudFront Management Console » Custom Origins » Service Level Agreement » Jacksonville Edge Location » Route 53 Public Beta » Private Content » Streaming Video on Demand » CloudFront Public Beta Q4 2008 Q1 2009 Q2 2009 Q1 2011 Q3 2009 Q4 2009 Q1 2010 Q2 2010 Q3 2010 Q4 2010 » New Lower Pricing Tiers » Paris Edge Location » (IAM) Identity & Access Management » Singapore Edge Location » Private Streaming » Enhanced CloudFront Logs » Default Root Object » Invalidation
  • 7. The Platform is Expanding Your Application Libraries & SDKs .NET, Java, PHP, etc. IDE Plug-Ins AWS for Eclipse Deployment & Automation AWS Elastic Beanstalk AWS CloudFormation Web Interface Management Console Identity & BillingAWS IAM Consolidated Billing Monitoring Amazon CloudWatch Auto Scale Network  Routing Amazon VPCAmazon Elastic LB Amazon Route 53 Content Delivery Amazon CloudFront Email Amazon SES Payments DevPay Amazon FPS Parallel Processing Elastic MapReduce Messaging Amazon SNS AmazonSQS Workforce Amazon Mechanical Turk Compute Amazon EC2 Storage Amazon S3 Amazon EBS Database Amazon RDS Amazon SimpleDB AWS Global Physical Infrastructure (Geographical Regions, Availability Zones, Points of Presence)
  • 8. Customers in 190 Countries
  • 10. AWS Global Reach AWS Regions US East (Northern Virginia) US West (Northern California) Europe (Dublin) Asia Pacific (Singapore) Asia Pacific (Tokyo) New! Amazon Edge Locations (CloudFront & Route 53) Ashburn, VA Dallas, TX Jacksonville, FL Los Angeles, CA Miami, FL Newark, NJ New York, NYPalo Alto, CA Seattle, WASt. Louis, MO Hong Kong Tokyo Singapore Amsterdam Dublin Frankfurt London Paris
  • 11. Amazon S3 Growth 262 Billion Peak Requests: 200,000+per second 102 Billion 40 Billion 14 Billion 2.9 Billion Total Number of Objects Stored in Amazon S3
  • 12. Each day AWS adds the equivalent server capacity to power Amazon when it was a global, $2.76B enterprise(circa 2000)
  • 13. The Key to Success? Listening to Our Customers
  • 14. You Asked For
 Expanded Global Footprint Singapore Region Tokyo Region (March 2, 2011) New POPs for CloudFront & Route53 (New York, Paris, Singapore, Tokyo, Jacksonville) Lower Prices & New Pricing Features Lower Outbound Data Transfer Prices Consolidated Billing Combined Data Transfer Prices Lower Prices for S3 and Reduced Redundancy Storage (lower price/less durability) Lower Prices on Gold & Silver Support
  • 15. You Asked For
 Make it Easier to Use More Services Available in AWS Console CloudFormation New SDKs: Java, PHP, Android Elastic Beanstalk Improved Support Offering Bronze & Platinum New Instance Types Extra Large High Memory Cluster Compute & GPUs Micro
  • 16. You Asked For
 Expand Platform Out & Up VM Import Route53 S3 Large Object Support & Versioning CloudFront SLA, Custom Origin & HTTPS Support RDS Multi-AZ Deployments, Read Replicas, & RIs Simple Email Service Security Features & Compliance: AWS Identity and Access Management (IAM), PCI Compliance, ISO 27001 Free Monitoring of EC2 Instances And More

  • 17. Some Big Priorities for 2011 Add more geographies Make it easier to build and manage applications on AWS Release new database offerings Broaden support offerings Add billing, user management, and identity features
  • 18. AWS Management Console Developer Tools & SDKs
  • 19. AWS CloudFormation AWS CloudFormation enables system administrators and developers to create repeatable AWS infrastructure deployments (Stacks) using customizable architecture templates. AWS CloudFormation JSON Template Define a JSON template Create an AWS stack (Console, CLI, API) CloudFormation Stack
  • 20.
  • 21. AWS Services Supported Amazon EC2 Amazon EBS Elastic Load Balancer Elastic IPs EC2 Security Groups Auto-scaling Groups Triggers CloudWatch Alarms Amazon RDS AWS Elastic Beanstalk Amazon SimpleDB Amazon SQS Amazon SNS Topics Subscriptions
  • 22.
  • 23. What is Elastic Beanstalk? An even easier way for developers to quickly deploy and manage applications in the AWS cloud. Upload and launch applications to AWS in minutes. Retain control over the underlying infrastructure.
  • 24. Who Should Use Elastic Beanstalk? Java developers with web applications targeting the Apache Tomcat software stack Elastic Beanstalk is designed so that it can be extended to support multiple development stacks and programming languages in the future.
  • 25.
  • 26.
  • 27.
  • 29. Launch New Environment Configuration
  • 30. Console for Elastic Beanstalk Application All Versions Environment and Running Version Edit Configuration
  • 31. Elastic Beanstalk Under-the-Hood Elastic Beanstalk Application http://myapp-staging.elasticbeanstalk.com/ Version Environment Elastic Load Balancer Auto Scaling EC2 Instances EC2 Instances EC2 Instances Version Version Apache Elastic Beanstalk Host Manager Tomcat Your Running Application Amazon Linux AMI
  • 32. What Does Elastic Beanstalk Cost? No additional charge. Pay only for the AWS resources used.
  • 33. Read Replicas Multi-AZ Deployments Highly Available, Durable, & Scalable MySQL Deployments
  • 34.
  • 35.
  • 36.
  • 37. Planned (instance scaling, patching)1 minute average failover time
  • 38.
  • 39. Not intended as a fault tolerance substitute for Multi-AZ Unlike Multi-AZ, uses native, asynchronous MySQL replication and replica can lag source Read Replica can use Multi-AZ deployment as source
  • 40.
  • 42.
  • 44.
  • 45.
  • 46. NIST Moderate ATO expected shortly
  • 47. FedRAMPISO-27001 Certification PCI Level 1 Service Provider Customers have deployed various compliant applications such as HIPAA (healthcare)
  • 48. SAS70 Type II Based on the Control Objectives for Information and related Technology (COBIT),which is a set of established best practices (transitioning to ISO 27001 for 2011 audits) Covers Access (Security), Change Management and Operations of Amazon EC2 and Amazon S3 Audit conducted by an independent accounting firm (E&Y) on a recurring basis
  • 49. SAS70 Type II – Control Objectives Control Objective 1: Security Organization Control Objective 2: Amazon Employee Lifecycle Control Objective 3: Logical Security Control Objective 4: Secure Data Handling Control Objective 5: Physical Security Control Objective 6: Environmental Safeguards Control Objective 7: Change Management Control Objective 8: Data Integrity, Availability and Redundancy Control Objective 9: Incident Handling
  • 50. Amazon VPC Customer’s isolated AWS resources Subnets Router VPN Gateway AmazonWeb Services Cloud Secure VPN Connection over the Internet Customer’sNetwork
  • 53.
  • 54.
  • 55. Support for all protocols
  • 56. Change security group membership on running instances
  • 57.
  • 58. Inbound and outbound filtering rules are supported
  • 59. All protocols are supported
  • 60.
  • 61.
  • 62.