SlideShare a Scribd company logo
1 of 47
AWS SERVICES
                                 Mark Ryland | Chief Solutions Architect
           Session sponsored by Aquilent, Inc.; Introduction by Jodi Kohut
Special guest appearance: Ken Ammon | Chief Strategy Officer | Xceedium
AWS Platform

                                              Your Applications
Management & Administration
    Identity & Access                                                                Deployment & Automation
          AWS IAM                 Web Interface                   Monitoring            AWS Elastic Beanstalk
      Identity Federation        Management Console             Amazon CloudWatch
                                                                                        AWS CloudFormation
      Consolidated Billing


Application Platform Services
                                Application Svcs                                        Libraries & SDKs
   Content Distribution         Simple Workflow Service       Parallel Processing
                                                                                          Java, PHP, Python,
      Amazon CloudFront              CloudSearch                Elastic MapReduce
                                                                                             Ruby, .NET
                                Amazon SNS, SQS, SES


Foundation Services
                                      Storage                      Database               Networking
         Compute                                                   Amazon RDS               Amazon VPC
                                     Amazon S3
         Amazon EC2                                              Amazon SimpleDB        Elastic Load Balancing
                                    Amazon EBS
          Auto Scale                                            Amazon ElastiCache        Amazon Route 53
                                Amazon StorageGateway
                                                                Amazon DynamoDB          AWS Direct Connect


                                                      Availability Zones
AWS Global Infrastructure                                                            Edge Locations
                                                          Regions
AWS Platform

                                              Your Applications
Management & Administration
    Identity & Access                                                                Deployment & Automation
          AWS IAM                 Web Interface                   Monitoring            AWS Elastic Beanstalk
      Identity Federation        Management Console             Amazon CloudWatch
                                                                                        AWS CloudFormation
      Consolidated Billing


Application Platform Services
                                Application Svcs                                        Libraries & SDKs
   Content Distribution         Simple Workflow Service       Parallel Processing
                                                                                          Java, PHP, Python,
      Amazon CloudFront              CloudSearch                Elastic MapReduce
                                                                                             Ruby, .NET
                                Amazon SNS, SQS, SES


Foundation Services
                                      Storage                      Database               Networking
         Compute                                                   Amazon RDS               Amazon VPC
                                     Amazon S3
         Amazon EC2                                              Amazon SimpleDB        Elastic Load Balancing
                                    Amazon EBS
          Auto Scale                                            Amazon ElastiCache        Amazon Route 53
                                Amazon StorageGateway
                                                                Amazon DynamoDB          AWS Direct Connect


                                                      Availability Zones
AWS Global Infrastructure                                                            Edge Locations
                                                          Regions
AWS Global Infrastructure
          GovCloud    US West       US West    US East       South          EU          Asia         Asia
           (US ITAR   (Northern     (Oregon)   (Northern    America       (Ireland)    Pacific      Pacific
            Region)   California)               Virginia)   (Sao Paulo)               (Singapore)   (Tokyo)




              AWS Regions (8)
             AWS Edge Locations (33)
AWS Regions & Availability Zones




          Customer Decides Where Applications and Data Reside
                   Note: Conceptual drawing only. The number of Availability Zones may vary.
Built to Enterprise & Gov Standards

       Physical                                          Certifications and Accreditations
                                                          • ISO 27001
        • Datacenters in nondescript facilities
                                                          • SSAE 16 / ISAE 3402 / SOC1 (formerly U.S.
        • Physical access strictly controlled               standard SAS-70 Type II)
                                                          • FISMA Moderate & DIACAP Controls; various ATOs
        • Must pass two-factor authentication at least
          twice for floor access                          • ITAR region (GovCloud)
                                                          • HIPAA applications certified on AWS
        • Physical access logged and audited
                                                          • Payment Card Industry (PCI) Data Security Standard
                                                            (DSS) Level 1



       Hardware, Software & Network                      Security & Compliance Resources
        • Systematic change management                    • Security & Compliance Center:
        • Phased updates deployment                         http://aws.amazon.com/security

        • Safe storage decommission                       • Security Overview & Best Practices
        • Automated monitoring and self-audit
                                                          • AWS Risk & Compliance Whitepaper
        • Advanced network protection systems
                                                          • Creating HIPAA Compliant Applications
Foundation Services

                                              Your Applications
Management & Administration
    Identity & Access                                                                Deployment & Automation
          AWS IAM                 Web Interface                   Monitoring            AWS Elastic Beanstalk
      Identity Federation        Management Console             Amazon CloudWatch
                                                                                        AWS CloudFormation
      Consolidated Billing


Application Platform Services
                                Application Svcs                                        Libraries & SDKs
   Content Distribution         Simple Workflow Service       Parallel Processing
                                                                                          Java, PHP, Python,
      Amazon CloudFront              CloudSearch                Elastic MapReduce
                                                                                             Ruby, .NET
                                Amazon SNS, SQS, SES


Foundation Services
                                      Storage                      Database               Networking
         Compute                                                   Amazon RDS               Amazon VPC
                                     Amazon S3
         Amazon EC2                                              Amazon SimpleDB        Elastic Load Balancing
                                    Amazon EBS
          Auto Scale                                            Amazon ElastiCache        Amazon Route 53
                                Amazon StorageGateway
                                                                Amazon DynamoDB          AWS Direct Connect


                                                      Availability Zones
AWS Global Infrastructure                                                            Edge Locations
                                                          Regions
Compute




          Virtual Servers




          Auto Scaling
Compute


          Amazon Elastic Compute Cloud (Amazon EC2)
          EC2 Instances = Virtual Servers

          • Resizable compute capacity in 14 instance types
          • Reduces the time required to obtain and boot new server instances to minutes or seconds
          • Scale capacity as your computing requirements change
          • Pay only for capacity that you actually use
          • Choose Linux or Windows
          • Deploy across Regions and Availability Zones for reliability
          • Flexible networking (NAT/classic, VPC, Elastic IPs)
          • Support for virtual network interfaces that can be attached to EC2 instances in your VPC
128
               64
               32
Memory (GB)




               16
               8
               4
               2
               1
                    1   2    4     8    16    32   64 128
                        EC2 Compute Units (ECUs)
Compute


          Auto Scaling
          • Client Defined Business Rules
          • Scale your Amazon EC2 capacity automatically once you define the conditions (may be 1000’s of
            servers)
          • Can scale up just a little…doesn’t need to be massive number of servers (may be simply 2 servers)
          • Well suited for applications that experience variability in usage
          • Set minimum and maximum scaling policies
          • Alternate Use is for Fault Tolerance
Storage



              S3
                        Import/Export


              EBS

                         Storage Gateway

          G   Glacier
Storage


          Simple Storage Service (S3)
          Web-scale Internet Storage
          • Highly available storage for the Internet (object store)
          • HTTP/S endpoint to store and retrieve any amount of data,
            at any time, from anywhere on the web
          • A “Bucket” is equivalent to a “folder”
          • Objects from 1B-5 TB; no bucket size limit
          • Highly scalable, reliable, fast, and inexpensive
          • Over 1 trillion objects stored
          • Peak requests 750,000+ per second
          • Ideal Use Cases:
                      • Static web content – often used with CloudFront CDN
                      • Source and output storage for large-scale “Big Data” analytics
                      • Backup, archival, and DR storage that is always “live”
Objects in S3
                                                                  1 Trillion
                        1000
  Billions of objects


                        750

                        500

                        250

                          0



                               750,000+ peak transactions per second
Storage


          Elastic Block Store (EBS)
          EBS Volumes = Virtual Disk Drives for EC2
          • Off-instance block storage with independent lifetime
          • Storage volumes for use with Amazon EC2 instances –
            create, attach, backup, restore and delete
          • Can use to create RAID configuration for a server
          • Can be attached to a running Amazon EC2 instance and exposed as a block device for raw or
            formatted (filesystem) access
          • Volumes behave like unformatted block devices for Linux or Windows instances
          • Ideas use cases:
                     • OS Boot device / root file system; secondary volumes/filesystems
                     • Typical basis for database storage
                     • Raw block devices for RAID, some databases
Storage


          AWS Glacier
   G      • A low-cost storage service for backup and data archiving
          • $0.01 per GB / Month
          • Optimized for data that is infrequently accessed
          • Retrieval times measured in hours not days or weeks
          • Annual durability of 99.999999999% for an archive
          • AES 256 data at rest encryption
          • Data stored as archives within a vault. Vaults are located within a specific AWS region
          • Archives can be up-to 40 TB in size
Storage


          AWS Import/Export
          • Accelerates moving large amounts of data into and out of S3 or EBS
          • Transfers your data directly onto and off of USB or SATA storage devices shipped to AWS with
            manifest file
          • Final copy uses high-speed datacenter network
Storage


          AWS Storage Gateway
          • Storage gateway service connects an on-premise software appliance with cloud-based storage
          • On-premises software appliance solution to store data on Amazon S3’s storage infrastructure
          • Exposes standard iSCSI interface to on-premises applications, while maintaining low-latency data
            access
          • Data in Amazon S3 stored as Amazon EBS snapshots for local & EC2-based recovery
          • Use Cases
                     • Backup/Restore on-premise data
                     • Set up a test/dev environment with production data
                     • Migrating applications to the cloud
                     • On-premise DR/COOP to AWS
Database




                 DynamoDB   ElastiCache




           RDS   RDS        SimpleDB
Database


           DynamoDB
           • Fully managed NoSQL database.
           • Eliminates the administrative burden of data modeling, index maintenance, and performance
             tuning.
           • Durability and high-availability - stores data on Solid State Drives (SSDs) and replicates it
             synchronously across multiple AWS Availability Zones in an AWS Region.
           • Scalability - With AWS Console, you can grow your DynamoDB table from 10 to 100,000 writes per
             sec.
           • See video: http://www.youtube.com/watch?v=oz-7wJJ9HZ0
Database


           Amazon Relational Database Service (RDS)
  RDS      • Fully-managed, tuned MySQL, Oracle 11g, or MS SQL databases
           • Cost-efficient and resizable capacity
           • Manages time-consuming database admin tasks
           • Code, applications, and tools you already use today work seamlessly
           • Automatically patches the database software and backs up your database
           • Flexible Licensing: BYOL or License Include
Database


           Amazon ElastiCache
           • Fully-managed, distributed, in-memory cache
           • Memcached compliant cache cluster on-demand
           • Manages patching, cache node failure detection and recovery
           • Simple APIs calls to grow and shrink the cache cluster
           • Seamlessly caches in front of SimpleDB or RDS instances
           • Integrated with CloudWatch and SNS for monitoring and alerts
Database


           Amazon SimpleDB
           • Core database functions of data indexing and querying of text data
           • No schema, automatic indexing
           • Eliminates the administrative burden of data modeling, index maintenance, and performance tuning
           • Real-time lookup and simple querying of structured data
           • Use cases:
                      • Metadata storage -- often used in conjunction with S3
                      • Structured, fine-grained data needing query
                      • Data needing flexible schema
Networking




             ELB   Route 53   VPC
Networking


             Amazon Elastic Load Balancing
             • Supports the routing and load balancing of HTTP, HTTPS and generic TCP traffic to EC2 instances
             • Supports health checks to ensure detect and remove failing instances
             • Dynamically grows and shrinks required resources based on traffic
             • Seamlessly integrates with Auto-scaling to add and remove instances based on scaling activities
             • Single CNAME provides stable entry point for DNS configuration
Networking


             Amazon Route 53
             • Route end users to Internet applications
             • Answers DNS queries with low latency by using a global network of DNS servers
             • Latency based routing to closest AWS endpoint (e.g. EC2 instances, Elastic IPs or ELBs)
             • Deep integration with other AWS services (ELB,
               EC2 NAT/EIP, etc.)
Networking


             Amazon Virtual Private Cloud (VPC)
             • Secure and seamless bridge between a company’s existing private network and the AWS cloud
             • Connect existing infrastructure to a set of isolated AWS compute resources via a Virtual Private
               Network (VPN) connection
             • Bring your own address space and extend existing management capabilities
Networking
Application Platform Services

                                              Your Applications
Management & Administration
    Identity & Access                                                                Deployment & Automation
          AWS IAM                 Web Interface                   Monitoring            AWS Elastic Beanstalk
      Identity Federation        Management Console             Amazon CloudWatch
                                                                                        AWS CloudFormation
      Consolidated Billing


Application Platform Services
                                Application Svcs                                        Libraries & SDKs
   Content Distribution         Simple Workflow Service       Parallel Processing
                                                                                          Java, PHP, Python,
      Amazon CloudFront              CloudSearch                Elastic MapReduce
                                                                                             Ruby, .NET
                                Amazon SNS, SQS, SES


Foundation Services
                                      Storage                      Database               Networking
         Compute                                                   Amazon RDS               Amazon VPC
                                     Amazon S3
         Amazon EC2                                              Amazon SimpleDB        Elastic Load Balancing
                                    Amazon EBS
          Auto Scale                                            Amazon ElastiCache        Amazon Route 53
                                Amazon StorageGateway
                                                                Amazon DynamoDB          AWS Direct Connect


                                                      Availability Zones
AWS Global Infrastructure                                                            Edge Locations
                                                          Regions
Content Delivery


              Amazon CloudFront
              • Web service for content delivery
              • Distribute content to end users with low latency, high data transfer speeds, and no commitments
              • Delivers your content using a global network of 33 edge locations
              • Supports download, streaming, live streaming, and dynamic content
                         • Key features: RTMP Streaming, HTTPS Delivery, Private Content for HTTP &
                           Streaming, Programmatic Invalidation, Detailed Logs for HTTP & Streaming, Default Root
                           Object
              • Use Cases: Video and Rich Media, Online Gaming, Interactive Agencies, Software Downloads, Static
                Websites
                         • Static web content that must be delivered to global user base at Highest bandwidth /
                           Lowest latency / Lowest cost
Application Services



                       SNS
                             SWF

                       SQS
                             CloudSearch
                       SES
Application Services


              Amazon Simple Notification Service (SNS)
              • Set up, operate, and send notifications
              • Publish messages from an application and immediately deliver them to subscribers or other
                applications
Application Services


              Amazon Simple Queue Service (SQS)
              • Hosted queue for storing messages as they travel between computers
              • Move data between distributed components of their applications


                    Processing results




                                                           Amazon SQS




                                                            Processing
                                                            task/processing
                                                            trigger
Application Services


              Amazon Simple Email Service (SES, beta)
              • Bulk and transactional email-sending service
              • Eliminates the hassle of email server management, network configuration, and meeting rigorous
                Internet Service Provider (ISP) standards
              • Provides a built-in feedback loop, which includes notifications of bounce backs, failed and successful
                delivery attempts, and spam complaints
Application Services


              Amazon Simple Workflow Service (SWF)
              • Easily manage workflows, including state, decisions, executions, tasks and logging
              • Coordinate processing steps across distributed systems
              • Ensure tasks are executed reliably, in order, and without duplication
              • Simple API calls that can be executed from code written in any language and run on your EC2
                instances, or any of your machines located anywhere in the world that can access the Internet


                                                  1



                                                           2
                                 Task A




                                             Task B                   3
                                          (Auto-scaling)




                                                                       Task C
Application Services


              Amazon CloudSearch (beta)
              • Fully-managed search service
              • Integrate fast and highly scalable search functionality into applications
              • Scales automatically: with increases in searchable data or as query rate changes
              • AWS manages hardware provisioning, data partitioning, and software patches


                                 Document
                                  Server




                                                                              Search
                                                                              Server


                                                               Results
Parallel Processing


               Amazon Elastic MapReduce (EMR)
               • Managed Hadoop 0.20.205 and 1.0.3 infrastructure
               • Reduces complexity of Hadoop management
                          • Handles node provisioning, customization, and shutdown
                          • Tunes Hadoop to your hardware and network
                          • Provides tools to debug and monitor your Hadoop clusters
               • Provides tight integration with AWS services
                          • Optimized for Amazon Simple Storage Service (S3)
                          • EC2 integration with automatic re-provisioning on node failure
                          • Cluster monitoring/alarming through CloudWatch
               • Leverages significant operational experience
                          • Monitor thousands of clusters per day
                          • Use cases span from University students to Fortune 50
Libraries & SDKs

              • Your choice of programming language (Java, PHP, Python, Ruby, .NET) and mobile platform
                (Android, iOS)


              • The Developer Centers contains sample code, documentation, tools, and additional resources to
                help you build applications on Amazon Web Services.
                         • http://aws.amazon.com/java/
                         • http://aws.amazon.com/mobile/
                         • http://aws.amazon.com/php/
                         • http://aws.amazon.com/python/
                         • http://aws.amazon.com/ruby/
                         • http://aws.amazon.com/net/
Management & Administration

                                              Your Applications
Management & Administration
    Identity & Access                                                                Deployment & Automation
          AWS IAM                 Web Interface                   Monitoring            AWS Elastic Beanstalk
      Identity Federation        Management Console             Amazon CloudWatch
                                                                                        AWS CloudFormation
      Consolidated Billing


Application Platform Services
                                Application Svcs                                        Libraries & SDKs
   Content Distribution         Simple Workflow Service       Parallel Processing
                                                                                          Java, PHP, Python,
      Amazon CloudFront              CloudSearch                Elastic MapReduce
                                                                                             Ruby, .NET
                                Amazon SNS, SQS, SES


Foundation Services
                                      Storage                      Database               Networking
         Compute                                                   Amazon RDS               Amazon VPC
                                     Amazon S3
         Amazon EC2                                              Amazon SimpleDB        Elastic Load Balancing
                                    Amazon EBS
          Auto Scale                                            Amazon ElastiCache        Amazon Route 53
                                Amazon StorageGateway
                                                                Amazon DynamoDB          AWS Direct Connect


                                                      Availability Zones
AWS Global Infrastructure                                                            Edge Locations
                                                          Regions
Web Console




   On-demand, Self Service
   Management Access
Identity & Access Management

                               • IAM enables customers to create and manage users in AWS’s identity
                                 system
                                          • Identity Federation with local directory is an option for
                                            enterprises
                               • Very familiar security model
                                          • Users, groups, permissions
                               • Allows customers to
                                          • Create users
                                          • Assign individual passwords, access keys, multi-factor
                                            authentication devices
                                          • Grant fine-grained permissions
                                          • Optionally grant them access to the AWS Console
                                          • Organize users in groups
Consolidated Billing with IAM




                         • Allows you to get one bill for multiple accounts
                         • You can easily track each account's costs and download the cost data in
                           CSV format
                         • You may be able to reduce costs by combining usage from all the
                           accounts to qualify for volume pricing discounts
Deployment and Management


           AWS Elastic Beanstalk (beta)
           • Simply upload your application (Java, NET, and PHP)
           • Automatically handles the deployment details of capacity provisioning, load balancing, auto-
             scaling, and application health monitoring
           • Retain full control over the AWS resources powering your application
Deployment and Management


               AWS CloudFormation
               • Create templates of stack of resources
               • Deploy stack from template with runtime parameters
               • Templates are simple JSON formatted text files
               • CloudFormer supports generating templates from running environments


   "Resources" : {
      "Ec2Instance" : {
        "Type" : "AWS::EC2::Instance",
        "Properties" : {
          "SecurityGroups" : [ { "Ref" : "InstanceSecurityGroup" } ],
          "ImageId" : { "Fn::FindInMap" : [ "RegionMap", { "Ref" : "AWS::Region" }, "AMI" ]},
          "Tags" : [{
            "Key" : "MyTag",
            "Value" : "TagValue"
          }]
        }
      },
Deployment and Management


           Amazon CloudWatch
           • Visibility into resource utilization, operational performance, and overall demand patterns
           • Metrics such as CPU utilization, disk reads and writes, and network traffic
           • Accessible via the AWS Management Console, web service APIs or Command Line Tools
           • Add custom metrics of your own
           • Alarms (which tie into auto-scaling, SNS, SQS, etc.)
           • Billing Alerts to help manage charges on AWS bill
Your Applications

                                              Your Applications
Management & Administration
    Identity & Access                                                                Deployment & Automation
          AWS IAM                 Web Interface                   Monitoring            AWS Elastic Beanstalk
      Identity Federation        Management Console             Amazon CloudWatch
                                                                                        AWS CloudFormation
      Consolidated Billing


Application Platform Services
                                Application Svcs                                        Libraries & SDKs
   Content Distribution         Simple Workflow Service       Parallel Processing
                                                                                          Java, PHP, Python,
      Amazon CloudFront              CloudSearch                Elastic MapReduce
                                                                                             Ruby, .NET
                                Amazon SNS, SQS, SES


Foundation Services
                                      Storage                      Database               Networking
         Compute                                                   Amazon RDS               Amazon VPC
                                     Amazon S3
         Amazon EC2                                              Amazon SimpleDB        Elastic Load Balancing
                                    Amazon EBS
          Auto Scale                                            Amazon ElastiCache        Amazon Route 53
                                Amazon StorageGateway
                                                                Amazon DynamoDB          AWS Direct Connect


                                                      Availability Zones
AWS Global Infrastructure                                                            Edge Locations
                                                          Regions
THANK YOU

More Related Content

What's hot

AWS Summit 2011: AWS 101 Overview
AWS Summit 2011: AWS 101 OverviewAWS Summit 2011: AWS 101 Overview
AWS Summit 2011: AWS 101 OverviewAmazon Web Services
 
Introduction to Amazon Web Services by i2k2 Networks
Introduction to Amazon Web Services by i2k2 NetworksIntroduction to Amazon Web Services by i2k2 Networks
Introduction to Amazon Web Services by i2k2 Networksi2k2 Networks (P) Ltd.
 
Bluesoft @ AWS re:Invent 2017 + AWS 101
Bluesoft @ AWS re:Invent 2017 + AWS 101Bluesoft @ AWS re:Invent 2017 + AWS 101
Bluesoft @ AWS re:Invent 2017 + AWS 101André Faria Gomes
 
HSBC and AWS Day - AWS foundations
HSBC and AWS Day - AWS foundationsHSBC and AWS Day - AWS foundations
HSBC and AWS Day - AWS foundationsAmazon Web Services
 
Escalando para sus primeros 10 millones de usuarios
Escalando para sus primeros 10 millones de usuariosEscalando para sus primeros 10 millones de usuarios
Escalando para sus primeros 10 millones de usuariosAmazon Web Services LATAM
 
Day 1 - Introduction to Cloud Computing with Amazon Web Services
Day 1 - Introduction to Cloud Computing with Amazon Web ServicesDay 1 - Introduction to Cloud Computing with Amazon Web Services
Day 1 - Introduction to Cloud Computing with Amazon Web ServicesAmazon Web Services
 
AWS Fundamentals @Back2School by CloudZone
AWS Fundamentals @Back2School by CloudZoneAWS Fundamentals @Back2School by CloudZone
AWS Fundamentals @Back2School by CloudZoneIdan Tohami
 
AWS Services for Content Production
AWS Services for Content ProductionAWS Services for Content Production
AWS Services for Content ProductionAmazon Web Services
 
What is Cloud Computing with Amazon Web Services?
What is Cloud Computing with Amazon Web Services?What is Cloud Computing with Amazon Web Services?
What is Cloud Computing with Amazon Web Services?Amazon Web Services
 
Deep Dive on Microservices and Docker
Deep Dive on Microservices and DockerDeep Dive on Microservices and Docker
Deep Dive on Microservices and DockerKristana Kane
 
Amazon Web Services - 9 Posts.
Amazon Web Services - 9 Posts.Amazon Web Services - 9 Posts.
Amazon Web Services - 9 Posts.Shagun Rathore
 
Aws Solution Architecture Associate - summary
Aws Solution Architecture Associate - summaryAws Solution Architecture Associate - summary
Aws Solution Architecture Associate - summaryonoffshake
 
AWS Presentation
AWS PresentationAWS Presentation
AWS Presentationjlechowicz
 
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
 
Best Practices for Microsoft Architectures on AWS
Best Practices for Microsoft Architectures on AWSBest Practices for Microsoft Architectures on AWS
Best Practices for Microsoft Architectures on AWSAmazon Web Services
 
Aws platform overview
Aws platform overviewAws platform overview
Aws platform overviewVinay Yelluri
 

What's hot (20)

AWS Summit 2011: AWS 101 Overview
AWS Summit 2011: AWS 101 OverviewAWS Summit 2011: AWS 101 Overview
AWS Summit 2011: AWS 101 Overview
 
Introduction to Amazon Web Services by i2k2 Networks
Introduction to Amazon Web Services by i2k2 NetworksIntroduction to Amazon Web Services by i2k2 Networks
Introduction to Amazon Web Services by i2k2 Networks
 
Bluesoft @ AWS re:Invent 2017 + AWS 101
Bluesoft @ AWS re:Invent 2017 + AWS 101Bluesoft @ AWS re:Invent 2017 + AWS 101
Bluesoft @ AWS re:Invent 2017 + AWS 101
 
HSBC and AWS Day - AWS foundations
HSBC and AWS Day - AWS foundationsHSBC and AWS Day - AWS foundations
HSBC and AWS Day - AWS foundations
 
Aws over view_demoppt
Aws over view_demopptAws over view_demoppt
Aws over view_demoppt
 
Escalando para sus primeros 10 millones de usuarios
Escalando para sus primeros 10 millones de usuariosEscalando para sus primeros 10 millones de usuarios
Escalando para sus primeros 10 millones de usuarios
 
Day 1 - Introduction to Cloud Computing with Amazon Web Services
Day 1 - Introduction to Cloud Computing with Amazon Web ServicesDay 1 - Introduction to Cloud Computing with Amazon Web Services
Day 1 - Introduction to Cloud Computing with Amazon Web Services
 
AWS Fundamentals @Back2School by CloudZone
AWS Fundamentals @Back2School by CloudZoneAWS Fundamentals @Back2School by CloudZone
AWS Fundamentals @Back2School by CloudZone
 
Getting Started with AWS
Getting Started with AWSGetting Started with AWS
Getting Started with AWS
 
AWS Services for Content Production
AWS Services for Content ProductionAWS Services for Content Production
AWS Services for Content Production
 
AWS for Startups
AWS for StartupsAWS for Startups
AWS for Startups
 
What is Cloud Computing with Amazon Web Services?
What is Cloud Computing with Amazon Web Services?What is Cloud Computing with Amazon Web Services?
What is Cloud Computing with Amazon Web Services?
 
Getting Started on AWS
Getting Started on AWS Getting Started on AWS
Getting Started on AWS
 
Deep Dive on Microservices and Docker
Deep Dive on Microservices and DockerDeep Dive on Microservices and Docker
Deep Dive on Microservices and Docker
 
Amazon Web Services - 9 Posts.
Amazon Web Services - 9 Posts.Amazon Web Services - 9 Posts.
Amazon Web Services - 9 Posts.
 
Aws Solution Architecture Associate - summary
Aws Solution Architecture Associate - summaryAws Solution Architecture Associate - summary
Aws Solution Architecture Associate - summary
 
AWS Presentation
AWS PresentationAWS Presentation
AWS Presentation
 
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
 
Best Practices for Microsoft Architectures on AWS
Best Practices for Microsoft Architectures on AWSBest Practices for Microsoft Architectures on AWS
Best Practices for Microsoft Architectures on AWS
 
Aws platform overview
Aws platform overviewAws platform overview
Aws platform overview
 

Viewers also liked

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
 
Cloud / Build to cloud using Open Source - Jean-Francois Caenen, CapGemini
Cloud / Build to cloud using Open Source - Jean-Francois Caenen, CapGeminiCloud / Build to cloud using Open Source - Jean-Francois Caenen, CapGemini
Cloud / Build to cloud using Open Source - Jean-Francois Caenen, CapGeminiParis Open Source Summit
 
So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...
So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...
So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...Dell World
 
Comparison of Several PaaS Cloud Computing Platforms
Comparison of Several PaaS Cloud Computing PlatformsComparison of Several PaaS Cloud Computing Platforms
Comparison of Several PaaS Cloud Computing Platformsijsrd.com
 
Security and Privacy in the Cloud - Stephen Schmidt - AWS Summit 2012 Australia
Security and Privacy in the Cloud - Stephen Schmidt - AWS Summit 2012 AustraliaSecurity and Privacy in the Cloud - Stephen Schmidt - AWS Summit 2012 Australia
Security and Privacy in the Cloud - Stephen Schmidt - AWS Summit 2012 AustraliaAmazon Web Services
 
AWS Summit Sydney 2014 | Building Tomorrow’s Digital Enterprise Leveraging SM...
AWS Summit Sydney 2014 | Building Tomorrow’s Digital Enterprise Leveraging SM...AWS Summit Sydney 2014 | Building Tomorrow’s Digital Enterprise Leveraging SM...
AWS Summit Sydney 2014 | Building Tomorrow’s Digital Enterprise Leveraging SM...Amazon Web Services
 
AWS Services overview and global infrastructure
AWS Services overview and global infrastructureAWS Services overview and global infrastructure
AWS Services overview and global infrastructureSchibsted Tech Polska
 
AWS Enterprise Summit - AWS로 엔터프라이즈 솔루션 구축 및 운영하기 - 이종남
AWS Enterprise Summit - AWS로 엔터프라이즈 솔루션 구축 및 운영하기 - 이종남AWS Enterprise Summit - AWS로 엔터프라이즈 솔루션 구축 및 운영하기 - 이종남
AWS Enterprise Summit - AWS로 엔터프라이즈 솔루션 구축 및 운영하기 - 이종남Amazon Web Services Korea
 
AWS 구축 경험 공유
AWS 구축 경험 공유AWS 구축 경험 공유
AWS 구축 경험 공유민태 김
 
AWS Innovate: Best Practices for Migrating to Amazon DynamoDB - Sangpil Kim
AWS Innovate: Best Practices for Migrating to Amazon DynamoDB - Sangpil KimAWS Innovate: Best Practices for Migrating to Amazon DynamoDB - Sangpil Kim
AWS Innovate: Best Practices for Migrating to Amazon DynamoDB - Sangpil KimAmazon Web Services Korea
 
Getting Started with Amazon EC2 and Compute Services
Getting Started with Amazon EC2 and Compute ServicesGetting Started with Amazon EC2 and Compute Services
Getting Started with Amazon EC2 and Compute ServicesAmazon Web Services
 
Getting Started with Amazon EC2 and AWS Compute Services
Getting Started with Amazon EC2 and AWS Compute ServicesGetting Started with Amazon EC2 and AWS Compute Services
Getting Started with Amazon EC2 and AWS Compute ServicesAmazon Web Services
 
[Gaming on AWS] AWS 위에서의 Dev & Test, 그리고 비용 - 위메이드
[Gaming on AWS] AWS 위에서의 Dev & Test, 그리고 비용 - 위메이드[Gaming on AWS] AWS 위에서의 Dev & Test, 그리고 비용 - 위메이드
[Gaming on AWS] AWS 위에서의 Dev & Test, 그리고 비용 - 위메이드Amazon Web Services Korea
 
컴퓨팅 서비스 업데이트 - EC2, ECS, Lambda (김상필) :: re:Invent re:Cap Webinar 2015
컴퓨팅 서비스 업데이트 - EC2, ECS, Lambda (김상필) :: re:Invent re:Cap Webinar 2015컴퓨팅 서비스 업데이트 - EC2, ECS, Lambda (김상필) :: re:Invent re:Cap Webinar 2015
컴퓨팅 서비스 업데이트 - EC2, ECS, Lambda (김상필) :: re:Invent re:Cap Webinar 2015Amazon Web Services Korea
 
AWS vs. Azure vs. Google vs. SoftLayer: Network, Storage and DBaaS
AWS vs. Azure vs. Google vs. SoftLayer: Network, Storage and DBaaSAWS vs. Azure vs. Google vs. SoftLayer: Network, Storage and DBaaS
AWS vs. Azure vs. Google vs. SoftLayer: Network, Storage and DBaaSRightScale
 
[Gaming on AWS] AWS와 함께 한 쿠키런 서버 Re-architecting 사례 - 데브시스터즈
[Gaming on AWS] AWS와 함께 한 쿠키런 서버 Re-architecting 사례 - 데브시스터즈[Gaming on AWS] AWS와 함께 한 쿠키런 서버 Re-architecting 사례 - 데브시스터즈
[Gaming on AWS] AWS와 함께 한 쿠키런 서버 Re-architecting 사례 - 데브시스터즈Amazon Web Services Korea
 
[BLT] 2015년 정부지원사업 01월 ~ 02월
[BLT] 2015년 정부지원사업 01월 ~ 02월[BLT] 2015년 정부지원사업 01월 ~ 02월
[BLT] 2015년 정부지원사업 01월 ~ 02월JEONG HAN Eom
 
스타트업과 개발자를 위한 AWS 클라우드 태권 세미나 : VCNC 사례 발표
스타트업과 개발자를 위한 AWS 클라우드 태권 세미나 : VCNC 사례 발표스타트업과 개발자를 위한 AWS 클라우드 태권 세미나 : VCNC 사례 발표
스타트업과 개발자를 위한 AWS 클라우드 태권 세미나 : VCNC 사례 발표Amazon Web Services Korea
 
Running Microsoft SharePoint On AWS - Smartronix and AWS - Webinar
Running Microsoft SharePoint On AWS - Smartronix and AWS - WebinarRunning Microsoft SharePoint On AWS - Smartronix and AWS - Webinar
Running Microsoft SharePoint On AWS - Smartronix and AWS - WebinarAmazon Web Services
 

Viewers also liked (20)

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
 
Cloud / Build to cloud using Open Source - Jean-Francois Caenen, CapGemini
Cloud / Build to cloud using Open Source - Jean-Francois Caenen, CapGeminiCloud / Build to cloud using Open Source - Jean-Francois Caenen, CapGemini
Cloud / Build to cloud using Open Source - Jean-Francois Caenen, CapGemini
 
So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...
So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...
So You Need To Build A Private Cloud. What Now? Best Practices For Building Y...
 
Comparison of Several PaaS Cloud Computing Platforms
Comparison of Several PaaS Cloud Computing PlatformsComparison of Several PaaS Cloud Computing Platforms
Comparison of Several PaaS Cloud Computing Platforms
 
Security and Privacy in the Cloud - Stephen Schmidt - AWS Summit 2012 Australia
Security and Privacy in the Cloud - Stephen Schmidt - AWS Summit 2012 AustraliaSecurity and Privacy in the Cloud - Stephen Schmidt - AWS Summit 2012 Australia
Security and Privacy in the Cloud - Stephen Schmidt - AWS Summit 2012 Australia
 
AWS Summit Sydney 2014 | Building Tomorrow’s Digital Enterprise Leveraging SM...
AWS Summit Sydney 2014 | Building Tomorrow’s Digital Enterprise Leveraging SM...AWS Summit Sydney 2014 | Building Tomorrow’s Digital Enterprise Leveraging SM...
AWS Summit Sydney 2014 | Building Tomorrow’s Digital Enterprise Leveraging SM...
 
AWS Services overview and global infrastructure
AWS Services overview and global infrastructureAWS Services overview and global infrastructure
AWS Services overview and global infrastructure
 
AWS Enterprise Summit - AWS로 엔터프라이즈 솔루션 구축 및 운영하기 - 이종남
AWS Enterprise Summit - AWS로 엔터프라이즈 솔루션 구축 및 운영하기 - 이종남AWS Enterprise Summit - AWS로 엔터프라이즈 솔루션 구축 및 운영하기 - 이종남
AWS Enterprise Summit - AWS로 엔터프라이즈 솔루션 구축 및 운영하기 - 이종남
 
AWS 구축 경험 공유
AWS 구축 경험 공유AWS 구축 경험 공유
AWS 구축 경험 공유
 
AWS Innovate: Best Practices for Migrating to Amazon DynamoDB - Sangpil Kim
AWS Innovate: Best Practices for Migrating to Amazon DynamoDB - Sangpil KimAWS Innovate: Best Practices for Migrating to Amazon DynamoDB - Sangpil Kim
AWS Innovate: Best Practices for Migrating to Amazon DynamoDB - Sangpil Kim
 
Getting Started with Amazon EC2 and Compute Services
Getting Started with Amazon EC2 and Compute ServicesGetting Started with Amazon EC2 and Compute Services
Getting Started with Amazon EC2 and Compute Services
 
Getting Started with Amazon EC2 and AWS Compute Services
Getting Started with Amazon EC2 and AWS Compute ServicesGetting Started with Amazon EC2 and AWS Compute Services
Getting Started with Amazon EC2 and AWS Compute Services
 
[Gaming on AWS] AWS 위에서의 Dev & Test, 그리고 비용 - 위메이드
[Gaming on AWS] AWS 위에서의 Dev & Test, 그리고 비용 - 위메이드[Gaming on AWS] AWS 위에서의 Dev & Test, 그리고 비용 - 위메이드
[Gaming on AWS] AWS 위에서의 Dev & Test, 그리고 비용 - 위메이드
 
컴퓨팅 서비스 업데이트 - EC2, ECS, Lambda (김상필) :: re:Invent re:Cap Webinar 2015
컴퓨팅 서비스 업데이트 - EC2, ECS, Lambda (김상필) :: re:Invent re:Cap Webinar 2015컴퓨팅 서비스 업데이트 - EC2, ECS, Lambda (김상필) :: re:Invent re:Cap Webinar 2015
컴퓨팅 서비스 업데이트 - EC2, ECS, Lambda (김상필) :: re:Invent re:Cap Webinar 2015
 
AWS vs. Azure vs. Google vs. SoftLayer: Network, Storage and DBaaS
AWS vs. Azure vs. Google vs. SoftLayer: Network, Storage and DBaaSAWS vs. Azure vs. Google vs. SoftLayer: Network, Storage and DBaaS
AWS vs. Azure vs. Google vs. SoftLayer: Network, Storage and DBaaS
 
Introduction to Amazon EC2
Introduction to Amazon EC2Introduction to Amazon EC2
Introduction to Amazon EC2
 
[Gaming on AWS] AWS와 함께 한 쿠키런 서버 Re-architecting 사례 - 데브시스터즈
[Gaming on AWS] AWS와 함께 한 쿠키런 서버 Re-architecting 사례 - 데브시스터즈[Gaming on AWS] AWS와 함께 한 쿠키런 서버 Re-architecting 사례 - 데브시스터즈
[Gaming on AWS] AWS와 함께 한 쿠키런 서버 Re-architecting 사례 - 데브시스터즈
 
[BLT] 2015년 정부지원사업 01월 ~ 02월
[BLT] 2015년 정부지원사업 01월 ~ 02월[BLT] 2015년 정부지원사업 01월 ~ 02월
[BLT] 2015년 정부지원사업 01월 ~ 02월
 
스타트업과 개발자를 위한 AWS 클라우드 태권 세미나 : VCNC 사례 발표
스타트업과 개발자를 위한 AWS 클라우드 태권 세미나 : VCNC 사례 발표스타트업과 개발자를 위한 AWS 클라우드 태권 세미나 : VCNC 사례 발표
스타트업과 개발자를 위한 AWS 클라우드 태권 세미나 : VCNC 사례 발표
 
Running Microsoft SharePoint On AWS - Smartronix and AWS - Webinar
Running Microsoft SharePoint On AWS - Smartronix and AWS - WebinarRunning Microsoft SharePoint On AWS - Smartronix and AWS - Webinar
Running Microsoft SharePoint On AWS - Smartronix and AWS - Webinar
 

Similar to AWS Services Overview

Accelerating SharePoint for Mobile Solutions on AWS
Accelerating SharePoint for Mobile Solutions on AWSAccelerating SharePoint for Mobile Solutions on AWS
Accelerating SharePoint for Mobile Solutions on AWSAmazon Web Services
 
Overview of Amazon Web Services
Overview of Amazon Web ServicesOverview of Amazon Web Services
Overview of Amazon Web ServicesHarish Ganesan
 
Keynote - Cloud e o Futuro com Werner Vogels, CTO da amazon
Keynote - Cloud e o Futuro com Werner Vogels, CTO da amazonKeynote - Cloud e o Futuro com Werner Vogels, CTO da amazon
Keynote - Cloud e o Futuro com Werner Vogels, CTO da amazonAmazon Web Services LATAM
 
Cloud Storage Transformation – Keynote - AWS Cloud Storage for the Enterprise...
Cloud Storage Transformation – Keynote - AWS Cloud Storage for the Enterprise...Cloud Storage Transformation – Keynote - AWS Cloud Storage for the Enterprise...
Cloud Storage Transformation – Keynote - AWS Cloud Storage for the Enterprise...Amazon Web Services
 
Your Future with Cloud Computing - Dr. Werner Vogels - AWS Summit 2012 Australia
Your Future with Cloud Computing - Dr. Werner Vogels - AWS Summit 2012 AustraliaYour Future with Cloud Computing - Dr. Werner Vogels - AWS Summit 2012 Australia
Your Future with Cloud Computing - Dr. Werner Vogels - AWS Summit 2012 AustraliaAmazon Web Services
 
Cloud Computing for the Enterprise, Dr Werner Vogels, CTO Amazon.com
Cloud Computing for the Enterprise, Dr Werner Vogels, CTO Amazon.comCloud Computing for the Enterprise, Dr Werner Vogels, CTO Amazon.com
Cloud Computing for the Enterprise, Dr Werner Vogels, CTO Amazon.comAmazon Web Services
 
How to Extend your Datacenter into the Cloud - 2nd Watch - Webinar
How to Extend your Datacenter into the Cloud - 2nd Watch - WebinarHow to Extend your Datacenter into the Cloud - 2nd Watch - Webinar
How to Extend your Datacenter into the Cloud - 2nd Watch - WebinarAmazon Web Services
 
Keynote aws summit 2012 final
Keynote aws summit 2012 finalKeynote aws summit 2012 final
Keynote aws summit 2012 finalinfolive
 
Andy Jassy Keynote Sydney Customer Appreciation Day
Andy Jassy Keynote Sydney Customer Appreciation DayAndy Jassy Keynote Sydney Customer Appreciation Day
Andy Jassy Keynote Sydney Customer Appreciation DayAmazon Web Services
 
awsomedaymodules14gettingstartedwithaws161013161135convertedpptx__2022_01_10_...
awsomedaymodules14gettingstartedwithaws161013161135convertedpptx__2022_01_10_...awsomedaymodules14gettingstartedwithaws161013161135convertedpptx__2022_01_10_...
awsomedaymodules14gettingstartedwithaws161013161135convertedpptx__2022_01_10_...himanipatel524244
 
MED303 Addressing Security in Media Workflows - AWS re: Invent 2012
MED303 Addressing Security in Media Workflows - AWS re: Invent 2012MED303 Addressing Security in Media Workflows - AWS re: Invent 2012
MED303 Addressing Security in Media Workflows - AWS re: Invent 2012Amazon Web Services
 
Amazon Web Services - Elastic Beanstalk
Amazon Web Services - Elastic BeanstalkAmazon Web Services - Elastic Beanstalk
Amazon Web Services - Elastic BeanstalkAmazon Web Services
 
Studio of the Future: Production Workflow in AWS
Studio of the Future: Production Workflow in AWSStudio of the Future: Production Workflow in AWS
Studio of the Future: Production Workflow in AWSControl Group
 
Best Practices: Microsoft on AWS - Miles Ward - AWS Summit 2012 Australia
Best Practices: Microsoft on AWS - Miles Ward - AWS Summit 2012 AustraliaBest Practices: Microsoft on AWS - Miles Ward - AWS Summit 2012 Australia
Best Practices: Microsoft on AWS - Miles Ward - AWS Summit 2012 AustraliaAmazon Web Services
 

Similar to AWS Services Overview (20)

Accelerating SharePoint for Mobile Solutions on AWS
Accelerating SharePoint for Mobile Solutions on AWSAccelerating SharePoint for Mobile Solutions on AWS
Accelerating SharePoint for Mobile Solutions on AWS
 
Overview of Amazon Web Services
Overview of Amazon Web ServicesOverview of Amazon Web Services
Overview of Amazon Web Services
 
Overview of Amazon Web Services
Overview of Amazon Web ServicesOverview of Amazon Web Services
Overview of Amazon Web Services
 
Keynote - Cloud e o Futuro com Werner Vogels, CTO da amazon
Keynote - Cloud e o Futuro com Werner Vogels, CTO da amazonKeynote - Cloud e o Futuro com Werner Vogels, CTO da amazon
Keynote - Cloud e o Futuro com Werner Vogels, CTO da amazon
 
Cloud Storage Transformation – Keynote - AWS Cloud Storage for the Enterprise...
Cloud Storage Transformation – Keynote - AWS Cloud Storage for the Enterprise...Cloud Storage Transformation – Keynote - AWS Cloud Storage for the Enterprise...
Cloud Storage Transformation – Keynote - AWS Cloud Storage for the Enterprise...
 
Your Future with Cloud Computing - Dr. Werner Vogels - AWS Summit 2012 Australia
Your Future with Cloud Computing - Dr. Werner Vogels - AWS Summit 2012 AustraliaYour Future with Cloud Computing - Dr. Werner Vogels - AWS Summit 2012 Australia
Your Future with Cloud Computing - Dr. Werner Vogels - AWS Summit 2012 Australia
 
Keynote - AWS India Summit 2012
Keynote - AWS India Summit 2012Keynote - AWS India Summit 2012
Keynote - AWS India Summit 2012
 
Cloud Computing for the Enterprise, Dr Werner Vogels, CTO Amazon.com
Cloud Computing for the Enterprise, Dr Werner Vogels, CTO Amazon.comCloud Computing for the Enterprise, Dr Werner Vogels, CTO Amazon.com
Cloud Computing for the Enterprise, Dr Werner Vogels, CTO Amazon.com
 
How to Extend your Datacenter into the Cloud - 2nd Watch - Webinar
How to Extend your Datacenter into the Cloud - 2nd Watch - WebinarHow to Extend your Datacenter into the Cloud - 2nd Watch - Webinar
How to Extend your Datacenter into the Cloud - 2nd Watch - Webinar
 
Keynote aws summit 2012 final
Keynote aws summit 2012 finalKeynote aws summit 2012 final
Keynote aws summit 2012 final
 
The New World of IT
The New World of ITThe New World of IT
The New World of IT
 
Andy Jassy Keynote Sydney Customer Appreciation Day
Andy Jassy Keynote Sydney Customer Appreciation DayAndy Jassy Keynote Sydney Customer Appreciation Day
Andy Jassy Keynote Sydney Customer Appreciation Day
 
Getting Started on AWS
Getting Started on AWSGetting Started on AWS
Getting Started on AWS
 
Technical Track
Technical TrackTechnical Track
Technical Track
 
awsomedaymodules14gettingstartedwithaws161013161135convertedpptx__2022_01_10_...
awsomedaymodules14gettingstartedwithaws161013161135convertedpptx__2022_01_10_...awsomedaymodules14gettingstartedwithaws161013161135convertedpptx__2022_01_10_...
awsomedaymodules14gettingstartedwithaws161013161135convertedpptx__2022_01_10_...
 
AWSome Day | Tech Track
AWSome Day | Tech TrackAWSome Day | Tech Track
AWSome Day | Tech Track
 
MED303 Addressing Security in Media Workflows - AWS re: Invent 2012
MED303 Addressing Security in Media Workflows - AWS re: Invent 2012MED303 Addressing Security in Media Workflows - AWS re: Invent 2012
MED303 Addressing Security in Media Workflows - AWS re: Invent 2012
 
Amazon Web Services - Elastic Beanstalk
Amazon Web Services - Elastic BeanstalkAmazon Web Services - Elastic Beanstalk
Amazon Web Services - Elastic Beanstalk
 
Studio of the Future: Production Workflow in AWS
Studio of the Future: Production Workflow in AWSStudio of the Future: Production Workflow in AWS
Studio of the Future: Production Workflow in AWS
 
Best Practices: Microsoft on AWS - Miles Ward - AWS Summit 2012 Australia
Best Practices: Microsoft on AWS - Miles Ward - AWS Summit 2012 AustraliaBest Practices: Microsoft on AWS - Miles Ward - AWS Summit 2012 Australia
Best Practices: Microsoft on AWS - Miles Ward - AWS Summit 2012 Australia
 

More from 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
 

More from 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
 

Recently uploaded

Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 

Recently uploaded (20)

Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 

AWS Services Overview

  • 1. AWS SERVICES Mark Ryland | Chief Solutions Architect Session sponsored by Aquilent, Inc.; Introduction by Jodi Kohut Special guest appearance: Ken Ammon | Chief Strategy Officer | Xceedium
  • 2. AWS Platform Your Applications Management & Administration Identity & Access Deployment & Automation AWS IAM Web Interface Monitoring AWS Elastic Beanstalk Identity Federation Management Console Amazon CloudWatch AWS CloudFormation Consolidated Billing Application Platform Services Application Svcs Libraries & SDKs Content Distribution Simple Workflow Service Parallel Processing Java, PHP, Python, Amazon CloudFront CloudSearch Elastic MapReduce Ruby, .NET Amazon SNS, SQS, SES Foundation Services Storage Database Networking Compute Amazon RDS Amazon VPC Amazon S3 Amazon EC2 Amazon SimpleDB Elastic Load Balancing Amazon EBS Auto Scale Amazon ElastiCache Amazon Route 53 Amazon StorageGateway Amazon DynamoDB AWS Direct Connect Availability Zones AWS Global Infrastructure Edge Locations Regions
  • 3. AWS Platform Your Applications Management & Administration Identity & Access Deployment & Automation AWS IAM Web Interface Monitoring AWS Elastic Beanstalk Identity Federation Management Console Amazon CloudWatch AWS CloudFormation Consolidated Billing Application Platform Services Application Svcs Libraries & SDKs Content Distribution Simple Workflow Service Parallel Processing Java, PHP, Python, Amazon CloudFront CloudSearch Elastic MapReduce Ruby, .NET Amazon SNS, SQS, SES Foundation Services Storage Database Networking Compute Amazon RDS Amazon VPC Amazon S3 Amazon EC2 Amazon SimpleDB Elastic Load Balancing Amazon EBS Auto Scale Amazon ElastiCache Amazon Route 53 Amazon StorageGateway Amazon DynamoDB AWS Direct Connect Availability Zones AWS Global Infrastructure Edge Locations Regions
  • 4. AWS Global Infrastructure GovCloud US West US West US East South EU Asia Asia (US ITAR (Northern (Oregon) (Northern America (Ireland) Pacific Pacific Region) California) Virginia) (Sao Paulo) (Singapore) (Tokyo) AWS Regions (8) AWS Edge Locations (33)
  • 5. AWS Regions & Availability Zones Customer Decides Where Applications and Data Reside Note: Conceptual drawing only. The number of Availability Zones may vary.
  • 6. Built to Enterprise & Gov Standards Physical Certifications and Accreditations • ISO 27001 • Datacenters in nondescript facilities • SSAE 16 / ISAE 3402 / SOC1 (formerly U.S. • Physical access strictly controlled standard SAS-70 Type II) • FISMA Moderate & DIACAP Controls; various ATOs • Must pass two-factor authentication at least twice for floor access • ITAR region (GovCloud) • HIPAA applications certified on AWS • Physical access logged and audited • Payment Card Industry (PCI) Data Security Standard (DSS) Level 1 Hardware, Software & Network Security & Compliance Resources • Systematic change management • Security & Compliance Center: • Phased updates deployment http://aws.amazon.com/security • Safe storage decommission • Security Overview & Best Practices • Automated monitoring and self-audit • AWS Risk & Compliance Whitepaper • Advanced network protection systems • Creating HIPAA Compliant Applications
  • 7. Foundation Services Your Applications Management & Administration Identity & Access Deployment & Automation AWS IAM Web Interface Monitoring AWS Elastic Beanstalk Identity Federation Management Console Amazon CloudWatch AWS CloudFormation Consolidated Billing Application Platform Services Application Svcs Libraries & SDKs Content Distribution Simple Workflow Service Parallel Processing Java, PHP, Python, Amazon CloudFront CloudSearch Elastic MapReduce Ruby, .NET Amazon SNS, SQS, SES Foundation Services Storage Database Networking Compute Amazon RDS Amazon VPC Amazon S3 Amazon EC2 Amazon SimpleDB Elastic Load Balancing Amazon EBS Auto Scale Amazon ElastiCache Amazon Route 53 Amazon StorageGateway Amazon DynamoDB AWS Direct Connect Availability Zones AWS Global Infrastructure Edge Locations Regions
  • 8. Compute Virtual Servers Auto Scaling
  • 9. Compute Amazon Elastic Compute Cloud (Amazon EC2) EC2 Instances = Virtual Servers • Resizable compute capacity in 14 instance types • Reduces the time required to obtain and boot new server instances to minutes or seconds • Scale capacity as your computing requirements change • Pay only for capacity that you actually use • Choose Linux or Windows • Deploy across Regions and Availability Zones for reliability • Flexible networking (NAT/classic, VPC, Elastic IPs) • Support for virtual network interfaces that can be attached to EC2 instances in your VPC
  • 10. 128 64 32 Memory (GB) 16 8 4 2 1 1 2 4 8 16 32 64 128 EC2 Compute Units (ECUs)
  • 11. Compute Auto Scaling • Client Defined Business Rules • Scale your Amazon EC2 capacity automatically once you define the conditions (may be 1000’s of servers) • Can scale up just a little…doesn’t need to be massive number of servers (may be simply 2 servers) • Well suited for applications that experience variability in usage • Set minimum and maximum scaling policies • Alternate Use is for Fault Tolerance
  • 12. Storage S3 Import/Export EBS Storage Gateway G Glacier
  • 13. Storage Simple Storage Service (S3) Web-scale Internet Storage • Highly available storage for the Internet (object store) • HTTP/S endpoint to store and retrieve any amount of data, at any time, from anywhere on the web • A “Bucket” is equivalent to a “folder” • Objects from 1B-5 TB; no bucket size limit • Highly scalable, reliable, fast, and inexpensive • Over 1 trillion objects stored • Peak requests 750,000+ per second • Ideal Use Cases: • Static web content – often used with CloudFront CDN • Source and output storage for large-scale “Big Data” analytics • Backup, archival, and DR storage that is always “live”
  • 14. Objects in S3 1 Trillion 1000 Billions of objects 750 500 250 0 750,000+ peak transactions per second
  • 15. Storage Elastic Block Store (EBS) EBS Volumes = Virtual Disk Drives for EC2 • Off-instance block storage with independent lifetime • Storage volumes for use with Amazon EC2 instances – create, attach, backup, restore and delete • Can use to create RAID configuration for a server • Can be attached to a running Amazon EC2 instance and exposed as a block device for raw or formatted (filesystem) access • Volumes behave like unformatted block devices for Linux or Windows instances • Ideas use cases: • OS Boot device / root file system; secondary volumes/filesystems • Typical basis for database storage • Raw block devices for RAID, some databases
  • 16. Storage AWS Glacier G • A low-cost storage service for backup and data archiving • $0.01 per GB / Month • Optimized for data that is infrequently accessed • Retrieval times measured in hours not days or weeks • Annual durability of 99.999999999% for an archive • AES 256 data at rest encryption • Data stored as archives within a vault. Vaults are located within a specific AWS region • Archives can be up-to 40 TB in size
  • 17. Storage AWS Import/Export • Accelerates moving large amounts of data into and out of S3 or EBS • Transfers your data directly onto and off of USB or SATA storage devices shipped to AWS with manifest file • Final copy uses high-speed datacenter network
  • 18. Storage AWS Storage Gateway • Storage gateway service connects an on-premise software appliance with cloud-based storage • On-premises software appliance solution to store data on Amazon S3’s storage infrastructure • Exposes standard iSCSI interface to on-premises applications, while maintaining low-latency data access • Data in Amazon S3 stored as Amazon EBS snapshots for local & EC2-based recovery • Use Cases • Backup/Restore on-premise data • Set up a test/dev environment with production data • Migrating applications to the cloud • On-premise DR/COOP to AWS
  • 19. Database DynamoDB ElastiCache RDS RDS SimpleDB
  • 20. Database DynamoDB • Fully managed NoSQL database. • Eliminates the administrative burden of data modeling, index maintenance, and performance tuning. • Durability and high-availability - stores data on Solid State Drives (SSDs) and replicates it synchronously across multiple AWS Availability Zones in an AWS Region. • Scalability - With AWS Console, you can grow your DynamoDB table from 10 to 100,000 writes per sec. • See video: http://www.youtube.com/watch?v=oz-7wJJ9HZ0
  • 21. Database Amazon Relational Database Service (RDS) RDS • Fully-managed, tuned MySQL, Oracle 11g, or MS SQL databases • Cost-efficient and resizable capacity • Manages time-consuming database admin tasks • Code, applications, and tools you already use today work seamlessly • Automatically patches the database software and backs up your database • Flexible Licensing: BYOL or License Include
  • 22. Database Amazon ElastiCache • Fully-managed, distributed, in-memory cache • Memcached compliant cache cluster on-demand • Manages patching, cache node failure detection and recovery • Simple APIs calls to grow and shrink the cache cluster • Seamlessly caches in front of SimpleDB or RDS instances • Integrated with CloudWatch and SNS for monitoring and alerts
  • 23. Database Amazon SimpleDB • Core database functions of data indexing and querying of text data • No schema, automatic indexing • Eliminates the administrative burden of data modeling, index maintenance, and performance tuning • Real-time lookup and simple querying of structured data • Use cases: • Metadata storage -- often used in conjunction with S3 • Structured, fine-grained data needing query • Data needing flexible schema
  • 24. Networking ELB Route 53 VPC
  • 25. Networking Amazon Elastic Load Balancing • Supports the routing and load balancing of HTTP, HTTPS and generic TCP traffic to EC2 instances • Supports health checks to ensure detect and remove failing instances • Dynamically grows and shrinks required resources based on traffic • Seamlessly integrates with Auto-scaling to add and remove instances based on scaling activities • Single CNAME provides stable entry point for DNS configuration
  • 26. Networking Amazon Route 53 • Route end users to Internet applications • Answers DNS queries with low latency by using a global network of DNS servers • Latency based routing to closest AWS endpoint (e.g. EC2 instances, Elastic IPs or ELBs) • Deep integration with other AWS services (ELB, EC2 NAT/EIP, etc.)
  • 27. Networking Amazon Virtual Private Cloud (VPC) • Secure and seamless bridge between a company’s existing private network and the AWS cloud • Connect existing infrastructure to a set of isolated AWS compute resources via a Virtual Private Network (VPN) connection • Bring your own address space and extend existing management capabilities
  • 29. Application Platform Services Your Applications Management & Administration Identity & Access Deployment & Automation AWS IAM Web Interface Monitoring AWS Elastic Beanstalk Identity Federation Management Console Amazon CloudWatch AWS CloudFormation Consolidated Billing Application Platform Services Application Svcs Libraries & SDKs Content Distribution Simple Workflow Service Parallel Processing Java, PHP, Python, Amazon CloudFront CloudSearch Elastic MapReduce Ruby, .NET Amazon SNS, SQS, SES Foundation Services Storage Database Networking Compute Amazon RDS Amazon VPC Amazon S3 Amazon EC2 Amazon SimpleDB Elastic Load Balancing Amazon EBS Auto Scale Amazon ElastiCache Amazon Route 53 Amazon StorageGateway Amazon DynamoDB AWS Direct Connect Availability Zones AWS Global Infrastructure Edge Locations Regions
  • 30. Content Delivery Amazon CloudFront • Web service for content delivery • Distribute content to end users with low latency, high data transfer speeds, and no commitments • Delivers your content using a global network of 33 edge locations • Supports download, streaming, live streaming, and dynamic content • Key features: RTMP Streaming, HTTPS Delivery, Private Content for HTTP & Streaming, Programmatic Invalidation, Detailed Logs for HTTP & Streaming, Default Root Object • Use Cases: Video and Rich Media, Online Gaming, Interactive Agencies, Software Downloads, Static Websites • Static web content that must be delivered to global user base at Highest bandwidth / Lowest latency / Lowest cost
  • 31. Application Services SNS SWF SQS CloudSearch SES
  • 32. Application Services Amazon Simple Notification Service (SNS) • Set up, operate, and send notifications • Publish messages from an application and immediately deliver them to subscribers or other applications
  • 33. Application Services Amazon Simple Queue Service (SQS) • Hosted queue for storing messages as they travel between computers • Move data between distributed components of their applications Processing results Amazon SQS Processing task/processing trigger
  • 34. Application Services Amazon Simple Email Service (SES, beta) • Bulk and transactional email-sending service • Eliminates the hassle of email server management, network configuration, and meeting rigorous Internet Service Provider (ISP) standards • Provides a built-in feedback loop, which includes notifications of bounce backs, failed and successful delivery attempts, and spam complaints
  • 35. Application Services Amazon Simple Workflow Service (SWF) • Easily manage workflows, including state, decisions, executions, tasks and logging • Coordinate processing steps across distributed systems • Ensure tasks are executed reliably, in order, and without duplication • Simple API calls that can be executed from code written in any language and run on your EC2 instances, or any of your machines located anywhere in the world that can access the Internet 1 2 Task A Task B 3 (Auto-scaling) Task C
  • 36. Application Services Amazon CloudSearch (beta) • Fully-managed search service • Integrate fast and highly scalable search functionality into applications • Scales automatically: with increases in searchable data or as query rate changes • AWS manages hardware provisioning, data partitioning, and software patches Document Server Search Server Results
  • 37. Parallel Processing Amazon Elastic MapReduce (EMR) • Managed Hadoop 0.20.205 and 1.0.3 infrastructure • Reduces complexity of Hadoop management • Handles node provisioning, customization, and shutdown • Tunes Hadoop to your hardware and network • Provides tools to debug and monitor your Hadoop clusters • Provides tight integration with AWS services • Optimized for Amazon Simple Storage Service (S3) • EC2 integration with automatic re-provisioning on node failure • Cluster monitoring/alarming through CloudWatch • Leverages significant operational experience • Monitor thousands of clusters per day • Use cases span from University students to Fortune 50
  • 38. Libraries & SDKs • Your choice of programming language (Java, PHP, Python, Ruby, .NET) and mobile platform (Android, iOS) • The Developer Centers contains sample code, documentation, tools, and additional resources to help you build applications on Amazon Web Services. • http://aws.amazon.com/java/ • http://aws.amazon.com/mobile/ • http://aws.amazon.com/php/ • http://aws.amazon.com/python/ • http://aws.amazon.com/ruby/ • http://aws.amazon.com/net/
  • 39. Management & Administration Your Applications Management & Administration Identity & Access Deployment & Automation AWS IAM Web Interface Monitoring AWS Elastic Beanstalk Identity Federation Management Console Amazon CloudWatch AWS CloudFormation Consolidated Billing Application Platform Services Application Svcs Libraries & SDKs Content Distribution Simple Workflow Service Parallel Processing Java, PHP, Python, Amazon CloudFront CloudSearch Elastic MapReduce Ruby, .NET Amazon SNS, SQS, SES Foundation Services Storage Database Networking Compute Amazon RDS Amazon VPC Amazon S3 Amazon EC2 Amazon SimpleDB Elastic Load Balancing Amazon EBS Auto Scale Amazon ElastiCache Amazon Route 53 Amazon StorageGateway Amazon DynamoDB AWS Direct Connect Availability Zones AWS Global Infrastructure Edge Locations Regions
  • 40. Web Console On-demand, Self Service Management Access
  • 41. Identity & Access Management • IAM enables customers to create and manage users in AWS’s identity system • Identity Federation with local directory is an option for enterprises • Very familiar security model • Users, groups, permissions • Allows customers to • Create users • Assign individual passwords, access keys, multi-factor authentication devices • Grant fine-grained permissions • Optionally grant them access to the AWS Console • Organize users in groups
  • 42. Consolidated Billing with IAM • Allows you to get one bill for multiple accounts • You can easily track each account's costs and download the cost data in CSV format • You may be able to reduce costs by combining usage from all the accounts to qualify for volume pricing discounts
  • 43. Deployment and Management AWS Elastic Beanstalk (beta) • Simply upload your application (Java, NET, and PHP) • Automatically handles the deployment details of capacity provisioning, load balancing, auto- scaling, and application health monitoring • Retain full control over the AWS resources powering your application
  • 44. Deployment and Management AWS CloudFormation • Create templates of stack of resources • Deploy stack from template with runtime parameters • Templates are simple JSON formatted text files • CloudFormer supports generating templates from running environments "Resources" : { "Ec2Instance" : { "Type" : "AWS::EC2::Instance", "Properties" : { "SecurityGroups" : [ { "Ref" : "InstanceSecurityGroup" } ], "ImageId" : { "Fn::FindInMap" : [ "RegionMap", { "Ref" : "AWS::Region" }, "AMI" ]}, "Tags" : [{ "Key" : "MyTag", "Value" : "TagValue" }] } },
  • 45. Deployment and Management Amazon CloudWatch • Visibility into resource utilization, operational performance, and overall demand patterns • Metrics such as CPU utilization, disk reads and writes, and network traffic • Accessible via the AWS Management Console, web service APIs or Command Line Tools • Add custom metrics of your own • Alarms (which tie into auto-scaling, SNS, SQS, etc.) • Billing Alerts to help manage charges on AWS bill
  • 46. Your Applications Your Applications Management & Administration Identity & Access Deployment & Automation AWS IAM Web Interface Monitoring AWS Elastic Beanstalk Identity Federation Management Console Amazon CloudWatch AWS CloudFormation Consolidated Billing Application Platform Services Application Svcs Libraries & SDKs Content Distribution Simple Workflow Service Parallel Processing Java, PHP, Python, Amazon CloudFront CloudSearch Elastic MapReduce Ruby, .NET Amazon SNS, SQS, SES Foundation Services Storage Database Networking Compute Amazon RDS Amazon VPC Amazon S3 Amazon EC2 Amazon SimpleDB Elastic Load Balancing Amazon EBS Auto Scale Amazon ElastiCache Amazon Route 53 Amazon StorageGateway Amazon DynamoDB AWS Direct Connect Availability Zones AWS Global Infrastructure Edge Locations Regions

Editor's Notes

  1. We take care of the MuckGlobal Infrastructure – Cloud Regions, Availability Zones and Edge Locations Foundation Services – Core infrastructure as a service. Compute, Storage, Database, and Networking,Application Platform Services – Kind of the glue that ties everything togetherManagement and Administration – Makes it easy to deploy and administer. You deliver value to the end userApplication – Your application lives at the top and leverages each layer of the stack.
  2. No notes
  3. Amazon is not a single cloud but is rather made up of 8 distinct cloud regions and 30+ edge locations. This is important especially for Government customers with concerns about where their data and servers reside. We took these concerns to heart and even built a cloud region called GovCloud that meets ITAR or US persons only requirements.
  4. No notes
  5. No Notes
  6. No notes
  7. Amazon EC2 presents a true virtual computing environment, allowing you to use web service interfaces to launch instances with a variety of operating systems, load them with your custom application environment, manage your network’s access permissions, and run your image using as many or few systems as you desire.To use Amazon EC2, you simply: Select a pre-configured, templated Amazon Machine Image (AMI) to get up and running immediately. Or create an AMI containing your applications, libraries, data, and associated configuration settings. Configure security and network access on your Amazon EC2 instance. Choose which instance type(s) you want, then start, terminate, and monitor as many instances of your AMI as needed, using the web service APIs or the variety of management tools provided. Determine whether you want to run in multiple locations, utilize static IP endpoints, or attach persistent block storage to your instances. Pay only for the resources that you actually consume, like instance-hours or data transfer.
  8. EC2 Instances come in 14 different types from Micro instance al the way up to the Cluster Compute and High I/O instances. We have also grouped the instance types into traditional configurations whether it is High Memory instances for Databases or High CPU for workloads with high computational needs. The standard instance types are configured to be the workhorses of your application… like a web tier frontend.
  9. Auto Scaling is a type of “policy” into which you launch instances. Specify a min and max number of instances you would like launched into each AZForcing function – keep a server up at al time or make sure there is at least 1 server up in separate AZs
  10. No Notes