SlideShare a Scribd company logo
1 of 28
Download to read offline
Amazon Web Services
Introduction & New Features Announced
at AWS re:Invent 2013
FIN talk
Robert Greiner
Jeff Townes
March 20, 2014
CHAPTER
Cloud, Now.
Cloud computing is evolving from
“experiment” to “enterprise must”
Sidebar: What is cloud computing?
Turn This… …Into This
And Apps Here… …Into Apps Here
Cloud development offers unique
benefits to our teams and clients
 Speed
 Scalability & Global Reach
 Interoperability
 Security & Compliance
 Happiness Forrester: Cloud Developers
Happier, More Adventurous
Than Non-Cloud Developers
-Aug. 15, 2013
http://www.forrester.com/Who+Are+Enterprise+Cloud+Developers/fulltext/-/E-RES101361
Comparing Application Platforms
Flexibility & Control Automation & Rapid Deployment
Corporate Data Center
(Physical Infrastructure /
Private Cloud)
Storage
Servers
Networking
O/S
Middleware
Virtualization
Data
Applications
Runtime ManagedbyOurClients
ManagedbyOurClients
Platform
as a Service
(PaaS)
Managedbycloudvendor
Storage
Servers
Networking
O/S
Middleware
Virtualization
Applications
Runtime
Data
Infrastructure
as a Service
(IaaS)
ManagedbyOurClients
Storage
Servers
Networking
O/S
Middleware
Virtualization
Data
Applications
Runtime
Managedbycloudvendor
CHAPTERAWS Overview
the “how”
Cloud Matters
Compute Services
Elastic Compute Cloud (EC2)
VMs in the cloud
Full Control over your VMs
Remote Desktop
Only pay for what you use!
New servers in minutes, not months
Auto Scaling
Automatically add and remove EC2 instances based on demand
Saves on compute costs
Seamlessly handle demand spikes
Requires existing Amazon Machine Image
WorkSpaces – New!
Desktop VMs in the cloud!
Provisioned and managed in a single location
Consistent experience on any device
All company data resides in a single, controlled location
New C3 Instance Type – Compute Optimized
Highest processor performance on EC2
2.8 GHz “Ivy Bridge”
SSD based
2 – 32 Cores
New i2 Instances – IOPS Optimized
Added 4XL and 8XL instances
Up to 350k IOPS on the 8XL instance
SSD based
Perfect for Big Data, NoSQL, and clustered systems
One c3.8xlarge instance has
more processing power than
40 Lenovo W520
Laptops
New EC2 Instances
Storage Services
Simple Storage Service (S3)
High durability and availability data store
Read / Write / Delete objects
Files from 1 Byte to 5 Terabytes
REST and SOAP interfaces
PCI and HIPAA compliant
Automatic archiving
Glacier
Low-cost and durable data archive - Digital Preservation
Grows with your application - No storage limits
The 2014 version of Magnetic Tapes + Offsite Storage
Elastic Block Store (EBS)
Persistent block-level storage volumes for your EC2 instances
Replicated within Availability Zone
4,000 IOPS
AWS Import/Export - 2014 Sneaker Net
Physically ship devices to AWS for data load or extraction
Disaster Recovery / Offsite Backup / Distribution
Storage Gateway
Connect on-premesis software with cloud storage
VM you install in your data center
Mount as iSCSI device in your application
Store directly in S3 or Asynchronously sync
Hybrid Cloud
Storage Services
Networking Services
Elastic Load Balancing
Automatically distributes traffic across your EC2 instances
Greater fault tolerance
Avoids unhealthy EC2 Instances
Advanced Monitoring / Logging
Set up manually through AWS Management Console
Virtual Private Cloud (VPC)
Provision a logically isolated section of AWS
Launch AWS resources in a network you define
Complete control over virtual networking environment
IP address range
Subnets
Route Tables
Network Gateways
Networking Services
Route 53
DNS Service
Reliable and cost effective way to route web users
www.parivedasolutions.com -> 64.5.52.124
Direct Connect
Dedicated network connection: on-premises to AWS
Private connectivity between AWS and your datacenter
Lowers bandwidth costs
Connection exists outside of ISP
Good for large datasets
Worldwide Direct Connect locations
Application Services
ElastiCache
In-memory cache in the cloud
Deploy, operate, and scale
Memcache or Redis
Simple Workflow
Task coordination and state management service
Execution of activities that can run asynchronously
Coordinate, audit, and scale applications across multiple machines
CloudFront
Content delivery service
Store data in AWS, create distribution, use distribution URL
Application Services
Elastic Transcoder
Media transcoder in the cloud
Convert media files to be compatible with other devices
Upload source media file and convert to deliverable types
No up-front hardware investment for expensive workflows
No expensive transcoding software required!
Application Services
AppStream – New!
Stream resource intensive applications and games
from the cloud
Deploy application to AWS infrastructure
Stream output to mass-market devices
Stream all or parts of your application
Cloud Search
Easily set-up, manage, and scale a search solution for your website
JSON – Search Data Format results
Search large data collections
Websites
Documents
Forum Posts
Configure
search
domains
Upload
documents
for indexing
Submit
search
requests
Rich User Experience
vs.
Wide Audience
Data Services
Redshift
Data Warehouse Service – 1/10 the cost of traditional data warehouse
Easily and rapidly analyze Petabytes of data
Compatible with popular BI tools
Columnar Storage – automatically stores columns in data blocks
Optimized for analytical queries
Reduces overall disk I/O
=>
Relational Database Service (RDS)
Managed relational database instances
Most traditional approach to data management
MySQL, Oracle, SQL Server, PostgreSQL on your own instance
Import existing application data to a new RDS instance
Data Services
SimpleDB
Non-relational data store – “Spreadsheet in the cloud”
Web services interface to create, store, and query data
Automatic indexing – good for smaller workloads
Key/Value pairs
PUT (item, 123), (First name, Bob),…
DynamoDB
NoSQL Database Service
Predictable performance
Auto scaling with Dynamic DynamoDB
Analytics Services
Elastic Map Reduce
Managed data processing using Hadoop
Analyze data across multiple data stores
Add and remove capacity at any time
Data Pipeline
Move data between AWS compute and storage services
Create complex data processing workflows
Scheduling, execution, and retry logic
Connect to on-premises data sources
Automated reporting, analysis, and logging
Kinesis – New!
Real-time processing of data streams at massive scale
Integrates with other AWS services
100+ TB/hr
100,000+ sourcees
Integration Services
Simple Queue Service
Fast, reliable, scalable, fully-managed queue service
Add messages to the queue to be processed later
Simple Email Service
Cost-effective outbound only email service
Same service Amazon.com uses for its customer base
Multiple email types
Transactional
Marketing messages
High-quality content
Simple Notification Service
Deliver notifications via SMS or Email to any HTTP endpoint
Push messages to mobile devices
iOS
Android
Kindle Fire
(Application Messaging)
(Customer Messaging)
(Mobile Messaging)
AWS Management Console
Access all AWS services in one place
Deploy applications and monitor health
AWS Account administration, billing, usage, etc.
Deploy and Manage
Deploy and Manage
Cloud Formation
Create and manage a collection of AWS resources
Provision and update collections in a predictable way
One template – Many deployments (JSON config)
OpsWorks
DevOps model and manage the entire application
Pre-built templates
Custom Chef recipes
Elastic Beanstalk
Deploy and manage applications in AWS
PaaS like – you still retain full control
You upload your application
Elastic Beanstalk will:
Provision capacity and load balancing
Configure auto scaling
Setup application health monitoring
Deploy and Manage
Cloud Hardware Security Module
Protect sensitive data within the AWS platform
Used for rigorous contractual or regulatory requirements
Protect and store cryptographic keys
CloudTrail
Records AWS API calls and delivers logs to you
Identity, time, source IP, request parameters, and response
Increase visibility with inexpensive log storage
Cloud Watch
Monitoring AWS cloud resources
Collect and track metrics
Gain usage and billing insight
Enables quick response times to ensure uptime
Graphs and statistics built-in for any metric
Access Control Services
Identity & Access Management (IAM)
Securely control access to AWS services and resources
Create AWS users and groups
Assign permissions to users and groups
Compatible with Multi Factor Authentication
Assign temporary credentials
Works with 3rd party Identity Providers
Active Directory
Google
Facebook
Login and Pay with Amazon
Flexible API allows authentication and payments through Amazon
Set of widgets and APIs to integrate with backend systems
Reduce registration friction – use existing Amazon account
 Load balanced, auto- scaling application with Amazon EC2
Putting it all together
The cloud lets you focus on
what differentiates you in
the marketplace.
THANK YOU
robert.greiner@parivedasolutions.com
jeff.townes@parivedasolutions.com

More Related Content

What's hot

Introduction to Amazon Web Services (AWS)
Introduction to Amazon Web Services (AWS)Introduction to Amazon Web Services (AWS)
Introduction to Amazon Web Services (AWS)Garvit Anand
 
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.
 
Introduction to Amazon Web Services
Introduction to Amazon Web ServicesIntroduction to Amazon Web Services
Introduction to Amazon Web ServicesJames Armes
 
Basics AWS Presentation
Basics AWS PresentationBasics AWS Presentation
Basics AWS PresentationShyam Kumar
 
Cloud Computing and Amazon Web Services
Cloud Computing and Amazon Web ServicesCloud Computing and Amazon Web Services
Cloud Computing and Amazon Web ServicesAditya Jha
 
Introduction to Cloud Computing with Amazon Web Services
Introduction to Cloud Computing with Amazon Web ServicesIntroduction to Cloud Computing with Amazon Web Services
Introduction to Cloud Computing with Amazon Web ServicesAmazon Web Services
 
AWS Webcast - Introduction to AWS Support Services
AWS Webcast - Introduction to AWS Support ServicesAWS Webcast - Introduction to AWS Support Services
AWS Webcast - Introduction to AWS Support ServicesAmazon Web Services
 
Using AWS Control Tower to govern multi-account AWS environments at scale - G...
Using AWS Control Tower to govern multi-account AWS environments at scale - G...Using AWS Control Tower to govern multi-account AWS environments at scale - G...
Using AWS Control Tower to govern multi-account AWS environments at scale - G...Amazon Web Services
 

What's hot (20)

AWS Technical Essentials Day
AWS Technical Essentials DayAWS Technical Essentials Day
AWS Technical Essentials Day
 
Introduction to Amazon Web Services (AWS)
Introduction to Amazon Web Services (AWS)Introduction to Amazon Web Services (AWS)
Introduction to Amazon Web Services (AWS)
 
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
 
AWS Business Essentials Day
AWS Business Essentials DayAWS Business Essentials Day
AWS Business Essentials Day
 
Introduction to Amazon Web Services
Introduction to Amazon Web ServicesIntroduction to Amazon Web Services
Introduction to Amazon Web Services
 
AWS 101
AWS 101AWS 101
AWS 101
 
Introduction to AWS Security
Introduction to AWS SecurityIntroduction to AWS Security
Introduction to AWS Security
 
Basics AWS Presentation
Basics AWS PresentationBasics AWS Presentation
Basics AWS Presentation
 
AWS
AWSAWS
AWS
 
Cloud Computing and Amazon Web Services
Cloud Computing and Amazon Web ServicesCloud Computing and Amazon Web Services
Cloud Computing and Amazon Web Services
 
Introduction to Cloud Computing with Amazon Web Services
Introduction to Cloud Computing with Amazon Web ServicesIntroduction to Cloud Computing with Amazon Web Services
Introduction to Cloud Computing with Amazon Web Services
 
AWS & Cloud Foundations
AWS & Cloud FoundationsAWS & Cloud Foundations
AWS & Cloud Foundations
 
Overview of Amazon Web Services
Overview of Amazon Web ServicesOverview of Amazon Web Services
Overview of Amazon Web Services
 
AWS PPT.pptx
AWS PPT.pptxAWS PPT.pptx
AWS PPT.pptx
 
Aws ppt
Aws pptAws ppt
Aws ppt
 
AWS Cloud Security Fundamentals
AWS Cloud Security FundamentalsAWS Cloud Security Fundamentals
AWS Cloud Security Fundamentals
 
AWS core services
AWS core servicesAWS core services
AWS core services
 
AWS Webcast - Introduction to AWS Support Services
AWS Webcast - Introduction to AWS Support ServicesAWS Webcast - Introduction to AWS Support Services
AWS Webcast - Introduction to AWS Support Services
 
Amazon s3
Amazon s3Amazon s3
Amazon s3
 
Using AWS Control Tower to govern multi-account AWS environments at scale - G...
Using AWS Control Tower to govern multi-account AWS environments at scale - G...Using AWS Control Tower to govern multi-account AWS environments at scale - G...
Using AWS Control Tower to govern multi-account AWS environments at scale - G...
 

Viewers also liked

Introduction to Amazon Web Services
Introduction to Amazon Web ServicesIntroduction to Amazon Web Services
Introduction to Amazon Web ServicesAmazon Web Services
 
AWS Webcast - Getting Started with Amazon Web Services
AWS Webcast - Getting Started with Amazon Web ServicesAWS Webcast - Getting Started with Amazon Web Services
AWS Webcast - Getting Started with Amazon Web ServicesAmazon Web Services
 
Amazon Web Services Introduction
Amazon Web Services IntroductionAmazon Web Services Introduction
Amazon Web Services IntroductionAmazon Web Services
 
AWSome Day 2016 - Module 1: AWS Introduction and History
AWSome Day 2016 - Module 1: AWS Introduction and HistoryAWSome Day 2016 - Module 1: AWS Introduction and History
AWSome Day 2016 - Module 1: AWS Introduction and HistoryAmazon Web Services
 
AWS Canberra WWPS Summit 2013 - Cloud Computing with AWS: Introduction to AWS
AWS Canberra WWPS Summit 2013 - Cloud Computing with AWS: Introduction to AWSAWS Canberra WWPS Summit 2013 - Cloud Computing with AWS: Introduction to AWS
AWS Canberra WWPS Summit 2013 - Cloud Computing with AWS: Introduction to AWSAmazon Web Services
 
Welcome - Keynote - AWSome Day Helsinki 2017
Welcome - Keynote - AWSome Day Helsinki 2017Welcome - Keynote - AWSome Day Helsinki 2017
Welcome - Keynote - AWSome Day Helsinki 2017Amazon Web Services
 
LinuxFest NW 2013: Hitchhiker's Guide to Open Source Cloud Computing
LinuxFest NW 2013: Hitchhiker's Guide to Open Source Cloud ComputingLinuxFest NW 2013: Hitchhiker's Guide to Open Source Cloud Computing
LinuxFest NW 2013: Hitchhiker's Guide to Open Source Cloud ComputingMark Hinkle
 
The Total Cost of Ownership (TCO) of Web Applications in the AWS Cloud - Jine...
The Total Cost of Ownership (TCO) of Web Applications in the AWS Cloud - Jine...The Total Cost of Ownership (TCO) of Web Applications in the AWS Cloud - Jine...
The Total Cost of Ownership (TCO) of Web Applications in the AWS Cloud - Jine...Amazon Web Services
 
Can we hack open source #cloud platforms to help reduce emissions?
Can we hack open source #cloud platforms to help reduce emissions?Can we hack open source #cloud platforms to help reduce emissions?
Can we hack open source #cloud platforms to help reduce emissions?Tom Raftery
 
Penetrating the Cloud: Opportunities & Challenges for Businesses
Penetrating the Cloud: Opportunities & Challenges for BusinessesPenetrating the Cloud: Opportunities & Challenges for Businesses
Penetrating the Cloud: Opportunities & Challenges for BusinessesCompTIA
 
Intro to cloud computing — MegaCOMM 2013, Jerusalem
Intro to cloud computing — MegaCOMM 2013, JerusalemIntro to cloud computing — MegaCOMM 2013, Jerusalem
Intro to cloud computing — MegaCOMM 2013, JerusalemReuven Lerner
 
Avoiding Cloud Outage
Avoiding Cloud OutageAvoiding Cloud Outage
Avoiding Cloud OutageNati Shalom
 
The Inevitable Cloud Outage
The Inevitable Cloud OutageThe Inevitable Cloud Outage
The Inevitable Cloud OutageNewvewm
 
Best Practices for Architecting in the Cloud - Jeff Barr
Best Practices for Architecting in the Cloud - Jeff BarrBest Practices for Architecting in the Cloud - Jeff Barr
Best Practices for Architecting in the Cloud - Jeff BarrAmazon Web Services
 
Summer School Scale Cloud Across the Enterprise
Summer School   Scale Cloud Across the EnterpriseSummer School   Scale Cloud Across the Enterprise
Summer School Scale Cloud Across the EnterpriseWSO2
 
Simplifying The Cloud Top 10 Questions By SMBs
Simplifying The Cloud Top 10 Questions By SMBsSimplifying The Cloud Top 10 Questions By SMBs
Simplifying The Cloud Top 10 Questions By SMBsSun Digital, Inc.
 
Breaking through the Clouds
Breaking through the CloudsBreaking through the Clouds
Breaking through the CloudsAndy Piper
 
Linthicum what is-the-true-future-of-cloud-computing
Linthicum what is-the-true-future-of-cloud-computingLinthicum what is-the-true-future-of-cloud-computing
Linthicum what is-the-true-future-of-cloud-computingDavid Linthicum
 
Delivering IaaS with Open Source Software
Delivering IaaS with Open Source SoftwareDelivering IaaS with Open Source Software
Delivering IaaS with Open Source SoftwareMark Hinkle
 

Viewers also liked (20)

Introduction to Amazon Web Services
Introduction to Amazon Web ServicesIntroduction to Amazon Web Services
Introduction to Amazon Web Services
 
AWS Webcast - Getting Started with Amazon Web Services
AWS Webcast - Getting Started with Amazon Web ServicesAWS Webcast - Getting Started with Amazon Web Services
AWS Webcast - Getting Started with Amazon Web Services
 
Amazon Web Services Introduction
Amazon Web Services IntroductionAmazon Web Services Introduction
Amazon Web Services Introduction
 
AWSome Day 2016 - Module 1: AWS Introduction and History
AWSome Day 2016 - Module 1: AWS Introduction and HistoryAWSome Day 2016 - Module 1: AWS Introduction and History
AWSome Day 2016 - Module 1: AWS Introduction and History
 
Technical Track
Technical TrackTechnical Track
Technical Track
 
AWS Canberra WWPS Summit 2013 - Cloud Computing with AWS: Introduction to AWS
AWS Canberra WWPS Summit 2013 - Cloud Computing with AWS: Introduction to AWSAWS Canberra WWPS Summit 2013 - Cloud Computing with AWS: Introduction to AWS
AWS Canberra WWPS Summit 2013 - Cloud Computing with AWS: Introduction to AWS
 
Welcome - Keynote - AWSome Day Helsinki 2017
Welcome - Keynote - AWSome Day Helsinki 2017Welcome - Keynote - AWSome Day Helsinki 2017
Welcome - Keynote - AWSome Day Helsinki 2017
 
LinuxFest NW 2013: Hitchhiker's Guide to Open Source Cloud Computing
LinuxFest NW 2013: Hitchhiker's Guide to Open Source Cloud ComputingLinuxFest NW 2013: Hitchhiker's Guide to Open Source Cloud Computing
LinuxFest NW 2013: Hitchhiker's Guide to Open Source Cloud Computing
 
The Total Cost of Ownership (TCO) of Web Applications in the AWS Cloud - Jine...
The Total Cost of Ownership (TCO) of Web Applications in the AWS Cloud - Jine...The Total Cost of Ownership (TCO) of Web Applications in the AWS Cloud - Jine...
The Total Cost of Ownership (TCO) of Web Applications in the AWS Cloud - Jine...
 
Can we hack open source #cloud platforms to help reduce emissions?
Can we hack open source #cloud platforms to help reduce emissions?Can we hack open source #cloud platforms to help reduce emissions?
Can we hack open source #cloud platforms to help reduce emissions?
 
Penetrating the Cloud: Opportunities & Challenges for Businesses
Penetrating the Cloud: Opportunities & Challenges for BusinessesPenetrating the Cloud: Opportunities & Challenges for Businesses
Penetrating the Cloud: Opportunities & Challenges for Businesses
 
Intro to cloud computing — MegaCOMM 2013, Jerusalem
Intro to cloud computing — MegaCOMM 2013, JerusalemIntro to cloud computing — MegaCOMM 2013, Jerusalem
Intro to cloud computing — MegaCOMM 2013, Jerusalem
 
Avoiding Cloud Outage
Avoiding Cloud OutageAvoiding Cloud Outage
Avoiding Cloud Outage
 
The Inevitable Cloud Outage
The Inevitable Cloud OutageThe Inevitable Cloud Outage
The Inevitable Cloud Outage
 
Best Practices for Architecting in the Cloud - Jeff Barr
Best Practices for Architecting in the Cloud - Jeff BarrBest Practices for Architecting in the Cloud - Jeff Barr
Best Practices for Architecting in the Cloud - Jeff Barr
 
Summer School Scale Cloud Across the Enterprise
Summer School   Scale Cloud Across the EnterpriseSummer School   Scale Cloud Across the Enterprise
Summer School Scale Cloud Across the Enterprise
 
Simplifying The Cloud Top 10 Questions By SMBs
Simplifying The Cloud Top 10 Questions By SMBsSimplifying The Cloud Top 10 Questions By SMBs
Simplifying The Cloud Top 10 Questions By SMBs
 
Breaking through the Clouds
Breaking through the CloudsBreaking through the Clouds
Breaking through the Clouds
 
Linthicum what is-the-true-future-of-cloud-computing
Linthicum what is-the-true-future-of-cloud-computingLinthicum what is-the-true-future-of-cloud-computing
Linthicum what is-the-true-future-of-cloud-computing
 
Delivering IaaS with Open Source Software
Delivering IaaS with Open Source SoftwareDelivering IaaS with Open Source Software
Delivering IaaS with Open Source Software
 

Similar to Introduction to Amazon Web Services

Cloud computing & aws concepts
Cloud computing & aws conceptsCloud computing & aws concepts
Cloud computing & aws conceptsABHINAV ANAND
 
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech TalksAWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech TalksAmazon Web Services
 
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech TalksAWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech TalksAmazon Web Services
 
Architecting Enterprise Applications In The Cloud
Architecting Enterprise Applications In The CloudArchitecting Enterprise Applications In The Cloud
Architecting Enterprise Applications In The CloudAmazon Web Services
 
Re:Invent announcements 2014
Re:Invent announcements 2014Re:Invent announcements 2014
Re:Invent announcements 2014Peter Susán
 
Day 2 Intro AWS.pptx
Day 2 Intro AWS.pptxDay 2 Intro AWS.pptx
Day 2 Intro AWS.pptxHariBabloo1
 
AWS User Group UK re:Invent re:Cap
AWS User Group UK re:Invent re:CapAWS User Group UK re:Invent re:Cap
AWS User Group UK re:Invent re:CapIan Massingham
 
AWS Services Overview - September 2016 Webinar Series
AWS Services Overview - September 2016 Webinar SeriesAWS Services Overview - September 2016 Webinar Series
AWS Services Overview - September 2016 Webinar SeriesAmazon Web Services
 
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
 
Effective and Efficient Computing for the Government
Effective and Efficient Computing for the GovernmentEffective and Efficient Computing for the Government
Effective and Efficient Computing for the GovernmentAmazon Web Services
 
Aberdeen Oil & Gas Event - Enterprise Cloud Adoption Patterns
Aberdeen Oil & Gas Event - Enterprise Cloud Adoption PatternsAberdeen Oil & Gas Event - Enterprise Cloud Adoption Patterns
Aberdeen Oil & Gas Event - Enterprise Cloud Adoption PatternsAmazon Web Services
 
AWS re:Invent re:Cap 2015
AWS re:Invent re:Cap 2015AWS re:Invent re:Cap 2015
AWS re:Invent re:Cap 2015Mark Bate
 
AWS May 2016 Webinar Series - AWS Services Overview
AWS May 2016 Webinar Series - AWS Services OverviewAWS May 2016 Webinar Series - AWS Services Overview
AWS May 2016 Webinar Series - AWS Services OverviewAmazon Web Services
 
AWS solution Architect Associate study material
AWS solution Architect Associate study materialAWS solution Architect Associate study material
AWS solution Architect Associate study materialNagesh Ramamoorthy
 
AWS Webcast - Discover Cloud Computing for Government
AWS Webcast - Discover Cloud Computing for GovernmentAWS Webcast - Discover Cloud Computing for Government
AWS Webcast - Discover Cloud Computing for GovernmentAmazon Web Services
 
AWS User Group Hungary - re:Invent review
AWS User Group Hungary - re:Invent reviewAWS User Group Hungary - re:Invent review
AWS User Group Hungary - re:Invent reviewAttila Lengyel
 

Similar to Introduction to Amazon Web Services (20)

Cloud computing & aws concepts
Cloud computing & aws conceptsCloud computing & aws concepts
Cloud computing & aws concepts
 
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech TalksAWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
 
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech TalksAWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
 
AWS Service Drill Downs
AWS Service Drill DownsAWS Service Drill Downs
AWS Service Drill Downs
 
Building Enterprise Cloud Apps
Building Enterprise Cloud AppsBuilding Enterprise Cloud Apps
Building Enterprise Cloud Apps
 
Architecting Enterprise Applications In The Cloud
Architecting Enterprise Applications In The CloudArchitecting Enterprise Applications In The Cloud
Architecting Enterprise Applications In The Cloud
 
Intro-to-AWS.pptx
Intro-to-AWS.pptxIntro-to-AWS.pptx
Intro-to-AWS.pptx
 
Re:Invent announcements 2014
Re:Invent announcements 2014Re:Invent announcements 2014
Re:Invent announcements 2014
 
Day 2 Intro AWS.pptx
Day 2 Intro AWS.pptxDay 2 Intro AWS.pptx
Day 2 Intro AWS.pptx
 
What is Cloud Computing?
What is Cloud Computing?What is Cloud Computing?
What is Cloud Computing?
 
AWS User Group UK re:Invent re:Cap
AWS User Group UK re:Invent re:CapAWS User Group UK re:Invent re:Cap
AWS User Group UK re:Invent re:Cap
 
AWS Services Overview - September 2016 Webinar Series
AWS Services Overview - September 2016 Webinar SeriesAWS Services Overview - September 2016 Webinar Series
AWS Services Overview - September 2016 Webinar Series
 
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
 
Effective and Efficient Computing for the Government
Effective and Efficient Computing for the GovernmentEffective and Efficient Computing for the Government
Effective and Efficient Computing for the Government
 
Aberdeen Oil & Gas Event - Enterprise Cloud Adoption Patterns
Aberdeen Oil & Gas Event - Enterprise Cloud Adoption PatternsAberdeen Oil & Gas Event - Enterprise Cloud Adoption Patterns
Aberdeen Oil & Gas Event - Enterprise Cloud Adoption Patterns
 
AWS re:Invent re:Cap 2015
AWS re:Invent re:Cap 2015AWS re:Invent re:Cap 2015
AWS re:Invent re:Cap 2015
 
AWS May 2016 Webinar Series - AWS Services Overview
AWS May 2016 Webinar Series - AWS Services OverviewAWS May 2016 Webinar Series - AWS Services Overview
AWS May 2016 Webinar Series - AWS Services Overview
 
AWS solution Architect Associate study material
AWS solution Architect Associate study materialAWS solution Architect Associate study material
AWS solution Architect Associate study material
 
AWS Webcast - Discover Cloud Computing for Government
AWS Webcast - Discover Cloud Computing for GovernmentAWS Webcast - Discover Cloud Computing for Government
AWS Webcast - Discover Cloud Computing for Government
 
AWS User Group Hungary - re:Invent review
AWS User Group Hungary - re:Invent reviewAWS User Group Hungary - re:Invent review
AWS User Group Hungary - re:Invent review
 

More from Robert Greiner

Portfolio Rationalization - Making Sound Financial and Strategic Decisions in...
Portfolio Rationalization - Making Sound Financial and Strategic Decisions in...Portfolio Rationalization - Making Sound Financial and Strategic Decisions in...
Portfolio Rationalization - Making Sound Financial and Strategic Decisions in...Robert Greiner
 
Virtual Team Best Practices
Virtual Team Best PracticesVirtual Team Best Practices
Virtual Team Best PracticesRobert Greiner
 
Becoming the Ideal Team Player
Becoming the Ideal Team PlayerBecoming the Ideal Team Player
Becoming the Ideal Team PlayerRobert Greiner
 
POV - Practical Containerization
POV - Practical ContainerizationPOV - Practical Containerization
POV - Practical ContainerizationRobert Greiner
 
POV - Enterprise Security Canvas
POV - Enterprise Security CanvasPOV - Enterprise Security Canvas
POV - Enterprise Security CanvasRobert Greiner
 
Foundations of financial independence
Foundations of financial independenceFoundations of financial independence
Foundations of financial independenceRobert Greiner
 
Why feedback is important
Why feedback is importantWhy feedback is important
Why feedback is importantRobert Greiner
 
Infrastructure as Code
Infrastructure as CodeInfrastructure as Code
Infrastructure as CodeRobert Greiner
 
Fin fest 2014 - Internet of Things and APIs
Fin fest 2014 - Internet of Things and APIsFin fest 2014 - Internet of Things and APIs
Fin fest 2014 - Internet of Things and APIsRobert Greiner
 
Petabytes and Nanoseconds
Petabytes and NanosecondsPetabytes and Nanoseconds
Petabytes and NanosecondsRobert Greiner
 
Automated Testing for Websites With Selenium IDE
Automated Testing for Websites With Selenium IDEAutomated Testing for Websites With Selenium IDE
Automated Testing for Websites With Selenium IDERobert Greiner
 
Introduction to Windows Azure Data Services
Introduction to Windows Azure Data ServicesIntroduction to Windows Azure Data Services
Introduction to Windows Azure Data ServicesRobert Greiner
 
Code Quality and Tipster
Code Quality and TipsterCode Quality and Tipster
Code Quality and TipsterRobert Greiner
 
Test Driven Development at 10,000 Feet
Test Driven Development at 10,000 FeetTest Driven Development at 10,000 Feet
Test Driven Development at 10,000 FeetRobert Greiner
 

More from Robert Greiner (15)

Portfolio Rationalization - Making Sound Financial and Strategic Decisions in...
Portfolio Rationalization - Making Sound Financial and Strategic Decisions in...Portfolio Rationalization - Making Sound Financial and Strategic Decisions in...
Portfolio Rationalization - Making Sound Financial and Strategic Decisions in...
 
Virtual Team Best Practices
Virtual Team Best PracticesVirtual Team Best Practices
Virtual Team Best Practices
 
Becoming the Ideal Team Player
Becoming the Ideal Team PlayerBecoming the Ideal Team Player
Becoming the Ideal Team Player
 
POV - Practical Containerization
POV - Practical ContainerizationPOV - Practical Containerization
POV - Practical Containerization
 
POV - Enterprise Security Canvas
POV - Enterprise Security CanvasPOV - Enterprise Security Canvas
POV - Enterprise Security Canvas
 
Foundations of financial independence
Foundations of financial independenceFoundations of financial independence
Foundations of financial independence
 
Why feedback is important
Why feedback is importantWhy feedback is important
Why feedback is important
 
Infrastructure as Code
Infrastructure as CodeInfrastructure as Code
Infrastructure as Code
 
Fin fest 2014 - Internet of Things and APIs
Fin fest 2014 - Internet of Things and APIsFin fest 2014 - Internet of Things and APIs
Fin fest 2014 - Internet of Things and APIs
 
Petabytes and Nanoseconds
Petabytes and NanosecondsPetabytes and Nanoseconds
Petabytes and Nanoseconds
 
Automated Testing for Websites With Selenium IDE
Automated Testing for Websites With Selenium IDEAutomated Testing for Websites With Selenium IDE
Automated Testing for Websites With Selenium IDE
 
Introduction to Windows Azure Data Services
Introduction to Windows Azure Data ServicesIntroduction to Windows Azure Data Services
Introduction to Windows Azure Data Services
 
Code Quality and Tipster
Code Quality and TipsterCode Quality and Tipster
Code Quality and Tipster
 
Test Driven Development at 10,000 Feet
Test Driven Development at 10,000 FeetTest Driven Development at 10,000 Feet
Test Driven Development at 10,000 Feet
 
Testing javascript
Testing javascriptTesting javascript
Testing javascript
 

Recently uploaded

Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
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
 
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
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
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
 
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
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
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
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
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
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 

Recently uploaded (20)

Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
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
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
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
 
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
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
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
 
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
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
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
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 

Introduction to Amazon Web Services

  • 1. Amazon Web Services Introduction & New Features Announced at AWS re:Invent 2013 FIN talk Robert Greiner Jeff Townes March 20, 2014
  • 3. Cloud computing is evolving from “experiment” to “enterprise must”
  • 4. Sidebar: What is cloud computing? Turn This… …Into This And Apps Here… …Into Apps Here
  • 5. Cloud development offers unique benefits to our teams and clients  Speed  Scalability & Global Reach  Interoperability  Security & Compliance  Happiness Forrester: Cloud Developers Happier, More Adventurous Than Non-Cloud Developers -Aug. 15, 2013 http://www.forrester.com/Who+Are+Enterprise+Cloud+Developers/fulltext/-/E-RES101361
  • 6. Comparing Application Platforms Flexibility & Control Automation & Rapid Deployment Corporate Data Center (Physical Infrastructure / Private Cloud) Storage Servers Networking O/S Middleware Virtualization Data Applications Runtime ManagedbyOurClients ManagedbyOurClients Platform as a Service (PaaS) Managedbycloudvendor Storage Servers Networking O/S Middleware Virtualization Applications Runtime Data Infrastructure as a Service (IaaS) ManagedbyOurClients Storage Servers Networking O/S Middleware Virtualization Data Applications Runtime Managedbycloudvendor
  • 9. Compute Services Elastic Compute Cloud (EC2) VMs in the cloud Full Control over your VMs Remote Desktop Only pay for what you use! New servers in minutes, not months Auto Scaling Automatically add and remove EC2 instances based on demand Saves on compute costs Seamlessly handle demand spikes Requires existing Amazon Machine Image WorkSpaces – New! Desktop VMs in the cloud! Provisioned and managed in a single location Consistent experience on any device All company data resides in a single, controlled location
  • 10. New C3 Instance Type – Compute Optimized Highest processor performance on EC2 2.8 GHz “Ivy Bridge” SSD based 2 – 32 Cores New i2 Instances – IOPS Optimized Added 4XL and 8XL instances Up to 350k IOPS on the 8XL instance SSD based Perfect for Big Data, NoSQL, and clustered systems One c3.8xlarge instance has more processing power than 40 Lenovo W520 Laptops New EC2 Instances
  • 11. Storage Services Simple Storage Service (S3) High durability and availability data store Read / Write / Delete objects Files from 1 Byte to 5 Terabytes REST and SOAP interfaces PCI and HIPAA compliant Automatic archiving Glacier Low-cost and durable data archive - Digital Preservation Grows with your application - No storage limits The 2014 version of Magnetic Tapes + Offsite Storage Elastic Block Store (EBS) Persistent block-level storage volumes for your EC2 instances Replicated within Availability Zone 4,000 IOPS
  • 12. AWS Import/Export - 2014 Sneaker Net Physically ship devices to AWS for data load or extraction Disaster Recovery / Offsite Backup / Distribution Storage Gateway Connect on-premesis software with cloud storage VM you install in your data center Mount as iSCSI device in your application Store directly in S3 or Asynchronously sync Hybrid Cloud Storage Services
  • 13. Networking Services Elastic Load Balancing Automatically distributes traffic across your EC2 instances Greater fault tolerance Avoids unhealthy EC2 Instances Advanced Monitoring / Logging Set up manually through AWS Management Console Virtual Private Cloud (VPC) Provision a logically isolated section of AWS Launch AWS resources in a network you define Complete control over virtual networking environment IP address range Subnets Route Tables Network Gateways
  • 14. Networking Services Route 53 DNS Service Reliable and cost effective way to route web users www.parivedasolutions.com -> 64.5.52.124 Direct Connect Dedicated network connection: on-premises to AWS Private connectivity between AWS and your datacenter Lowers bandwidth costs Connection exists outside of ISP Good for large datasets Worldwide Direct Connect locations
  • 15. Application Services ElastiCache In-memory cache in the cloud Deploy, operate, and scale Memcache or Redis Simple Workflow Task coordination and state management service Execution of activities that can run asynchronously Coordinate, audit, and scale applications across multiple machines CloudFront Content delivery service Store data in AWS, create distribution, use distribution URL
  • 16. Application Services Elastic Transcoder Media transcoder in the cloud Convert media files to be compatible with other devices Upload source media file and convert to deliverable types No up-front hardware investment for expensive workflows No expensive transcoding software required!
  • 17. Application Services AppStream – New! Stream resource intensive applications and games from the cloud Deploy application to AWS infrastructure Stream output to mass-market devices Stream all or parts of your application Cloud Search Easily set-up, manage, and scale a search solution for your website JSON – Search Data Format results Search large data collections Websites Documents Forum Posts Configure search domains Upload documents for indexing Submit search requests Rich User Experience vs. Wide Audience
  • 18. Data Services Redshift Data Warehouse Service – 1/10 the cost of traditional data warehouse Easily and rapidly analyze Petabytes of data Compatible with popular BI tools Columnar Storage – automatically stores columns in data blocks Optimized for analytical queries Reduces overall disk I/O => Relational Database Service (RDS) Managed relational database instances Most traditional approach to data management MySQL, Oracle, SQL Server, PostgreSQL on your own instance Import existing application data to a new RDS instance
  • 19. Data Services SimpleDB Non-relational data store – “Spreadsheet in the cloud” Web services interface to create, store, and query data Automatic indexing – good for smaller workloads Key/Value pairs PUT (item, 123), (First name, Bob),… DynamoDB NoSQL Database Service Predictable performance Auto scaling with Dynamic DynamoDB
  • 20. Analytics Services Elastic Map Reduce Managed data processing using Hadoop Analyze data across multiple data stores Add and remove capacity at any time Data Pipeline Move data between AWS compute and storage services Create complex data processing workflows Scheduling, execution, and retry logic Connect to on-premises data sources Automated reporting, analysis, and logging Kinesis – New! Real-time processing of data streams at massive scale Integrates with other AWS services 100+ TB/hr 100,000+ sourcees
  • 21. Integration Services Simple Queue Service Fast, reliable, scalable, fully-managed queue service Add messages to the queue to be processed later Simple Email Service Cost-effective outbound only email service Same service Amazon.com uses for its customer base Multiple email types Transactional Marketing messages High-quality content Simple Notification Service Deliver notifications via SMS or Email to any HTTP endpoint Push messages to mobile devices iOS Android Kindle Fire (Application Messaging) (Customer Messaging) (Mobile Messaging)
  • 22. AWS Management Console Access all AWS services in one place Deploy applications and monitor health AWS Account administration, billing, usage, etc. Deploy and Manage
  • 23. Deploy and Manage Cloud Formation Create and manage a collection of AWS resources Provision and update collections in a predictable way One template – Many deployments (JSON config) OpsWorks DevOps model and manage the entire application Pre-built templates Custom Chef recipes Elastic Beanstalk Deploy and manage applications in AWS PaaS like – you still retain full control You upload your application Elastic Beanstalk will: Provision capacity and load balancing Configure auto scaling Setup application health monitoring
  • 24. Deploy and Manage Cloud Hardware Security Module Protect sensitive data within the AWS platform Used for rigorous contractual or regulatory requirements Protect and store cryptographic keys CloudTrail Records AWS API calls and delivers logs to you Identity, time, source IP, request parameters, and response Increase visibility with inexpensive log storage Cloud Watch Monitoring AWS cloud resources Collect and track metrics Gain usage and billing insight Enables quick response times to ensure uptime Graphs and statistics built-in for any metric
  • 25. Access Control Services Identity & Access Management (IAM) Securely control access to AWS services and resources Create AWS users and groups Assign permissions to users and groups Compatible with Multi Factor Authentication Assign temporary credentials Works with 3rd party Identity Providers Active Directory Google Facebook Login and Pay with Amazon Flexible API allows authentication and payments through Amazon Set of widgets and APIs to integrate with backend systems Reduce registration friction – use existing Amazon account
  • 26.  Load balanced, auto- scaling application with Amazon EC2 Putting it all together
  • 27. The cloud lets you focus on what differentiates you in the marketplace.