Introduction to AWS
Introduction to AWS
1
What You’ll
Learn
History of
AWS
AWS’s Globally
Distributed Infrastructure
AWS as the Market
Leader
2
1.01: Description of
AWS
Brief overview of
AWS
3
Features of
AWS
Amazon Web Services (AWS) is a secure cloud services
platform.
1 2 3 4 5 6
5
History of
AWS
6
Global
Distribution
AWS is spread across the world through 25 geographic regions and 80
availability zones.
7
Regions and Availability
Zones
A region is a geographic area isolated from other Amazon regions to provide the greatest possible
fault tolerance. Availability Zones located within a region, with at least 2 per region, are connected
via low-latency links.
Availability Zone
Availabilit Availabilit
y y
Zone Data Zone
Centers
Region
8
Edge
Locations
Edge locations are located in most of the major cities around the world to distribute content to end
users with
reduced latency.
9
AWS
Products
AWS offers a broad set of global compute, storage, database, analytics, application, and
deployment services
that help organizations with better speed, lower IT costs, and scale applications.
Market
Leader
Gartner named AWS a market leader in Cloud Infrastructure as a
Service.
Knowledge
Check
KNOWLEDGE
AWS has geographic regions.
CHECK
a 1
. 0
b 1
. 6
c 3
. 3
d 19
. 0
KNOWLEDGE
CHECK
AWS has geographic regions.
a 1
. 0
b 1
. 6
c 3
. 3
d 19
. 0
a 5
.
b 3
. 3
c 3
.
d 2
.
KNOWLEDGE
CHECK
What is the minimum number of Availability Zones within a Region?
a 5
.
b 3
. 3
c 3
.
d 2
.
There are always at least two Availability Zones within a Region to provide
fault tolerance.
KNOWLEDGE
Which AWS product uses Edge Locations to provide a CDN service?
CHECK
a Amazon
. EC2
b Amazon Web
. Services
c Amazon
. CloudFront
d None of the
. above
KNOWLEDGE
CHECK
Which AWS product uses Edge Locations to provide a CDN service?
a Amazon
. EC2
b Amazon Web
. Services
c Amazon
. CloudFront
d None of the
. above
19
AWS Management
Console
Let’s start with the Compute
section.
Comput
e
The Elastic Compute Cloud (EC2) from Amazon provides resizable compute capacity in the cloud,
which is
intended to make web-scale computing easier for developers.
Compute
(contd.)
Amazon EC2 Container Service (ECS) is a highly scalable, high performance container management service
that
supports Docker containers and allows you to easily run applications on a managed cluster of Amazon EC2
instances.
Compute
(contd.)
AWS Elastic Beanstalk is an easy-to-use service for deploying and scaling web applications and services
developed with
Java, .NET, PHP, Node.js, Python, Ruby, Go, and Docker on familiar servers such as Apache, Nginx, Passenger,
and IIS.
Compute
(contd.)
AWS Lambda lets you run code without provisioning or managing servers. Pay for the
compute
time that you use; you only pay for execution time.
Compute
(contd.)
Elastic Load Balancing is a networking service that automatically spreads out incoming
application
traffic across several available EC2 instances.
Compute
(contd.)
Amazon Lightsail is a new service that allows you to quickly and easily create your
own Virtual
Private Server, or VPS, for as little as $5 per month.
Amazon
Lightsail
Compute
(contd.)
• AWS Batch is Amazon’s attempt to eliminate third-party commercials or open source
batch processing solutions.
• It enables you to easily and efficiently run huge quantities of batch computing jobs on
AWS.
• It is a managed service, and it dynamically provisions the optimal quantity and type of
compute
required to run your batch jobs.
AWS
Batch
AWS Management
Console
Next section is Storage and Content
Delivery.
Storage and Content
Delivery
Simple Storage Service (S3) is an object-based online storage service that offers unlimited
data storage
space in the cloud.
Amazon
S3
Storage and Content Delivery
(contd.)
CloudFront is a content delivery service (CDN) that integrates with other Amazon's cloud
services to
provide an easy way for businesses and developers to distribute data through high-speed
transfers.
Storage and Content Delivery
(contd.)
Elastic File System is a storage that can be attached to multiple EC2
instances.
Storage and Content Delivery
(contd.)
Amazon Glacier is the long-term backup/archiving service in the
cloud.
Storage and Content Delivery
(contd.)
Storage gateway is used to increase the capacity to store files, such as Word
documents.
Storage and Content Delivery
(contd.)
• Amazon Snowball is used to move large amounts of data quickly (petabytes) without a network.
• Snowball Edge is a new version of Snowball; it has compute capacity that can be used to create
local storage tiers.
Storage and Content Delivery
(contd.)
Amazon Snowmobile is an Exabyte-scale data transfer service used to move extremely large amounts
of data to
AWS.
AWS
Snowmobile
AWS Management
Console
Next section is
Database.
Databas
e
The Relational Database Service (RDS) provides scalable relational databases in the cloud through a
Web service.
Database
(contd.)
Replicate, migrate or convert your existing onsite databases
onto AWS.
Database
(contd.)
DynamoDB is Amazon’s NoSQL
offering.
Amazon DynamoDB = No
SQL
Amazon
DynamoDB
Database
(contd.)
If you have users running the same queries, then you can cache these results in Elasticache
to reduce
the load on your database instances.
Database
(contd.)
RedShift is an Amazon Data Warehousing
service.
Knowledge
Check
KNOWLEDGE
Which AWS service is used to run Docker?
CHECK
a Elastic
. Beanstalk
b EC2 Container
. Service
c Lambd
. a
d Direct
. Connect
KNOWLEDGE
CHECK
Which AWS service is used to run Docker?
a Elastic
. Beanstalk
b EC2 Container
. Service
c Lambd
. a
d Direct
. Connect
a RD
. S
b DM
. S
c RedShif
. t
d DynamoD
. B
KNOWLEDGE
CHECK
What is an Amazon NoSQL product?
a RD
. S
b DM
. S
c RedShif
. t
d DynamoD
. B
a Glacie
. r
b Snowbal
. l
c S
. 3
d Storage
. Gateway
KNOWLEDGE
CHECK
What service would you use to archive data for long-term storage?
a Glacie
. r
b Snowbal
. l
c S
. 3
d Storage
. Gateway
Amazon
Athena
Analytics
(contd.)
Amazon CloudSearch is a managed service that allows you to easily set up,
manage,
and scale a search solution for your website or application.
Amazon
CloudSearch
Analytics
(contd.)
AWS Glue is fully managed ETL (Extract, transform, load) service that simplifies
and automates the difficult and time consuming data discovery, conversion,
mapping, and job scheduling tasks.
AWS Management
Console
Next section is Enterprise
Application.
Enterprise
Applications
Amazon WorkDocs allows you to share Word Docs with your
colleagues.
Enterprise Applications
(contd.)
Through Amazon WorkMail you can give everyone in your company the same email system and
calendar.
Enterprise Applications
(contd.)
WorkSpaces is an enterprise application that gives you a standard Windows desktop that you can control
remotely.
AWS Management
Console
Next section is Artificial
Intelligence.
Artificial Intelligence
(contd.)
Amazon Lex provides a conversational interface for your applications; it is
powered by
the same deep learning technologies used in Amazon Echos.
Amazon
Lex
Artificial Intelligence
(contd.)
Amazon Machine Learning can predict future behavior from existing data, for
example, "people that bought x also bought y.” It can also perform
functions such as fraud detection.
Amazon
Machine
Learning
Artificial Intelligence
(contd.)
Amazon Polly is a service that turns text into lifelike speech so you can
create
applications that talk.
Amazon
Polly
Artificial Intelligence
(contd.)
Amazon Rekognition is a service that makes it easy to add image analysis
to your
applications.
Amazon
Rekognition
Knowledge
Check
KNOWLEDGE
Where does Route53 get its name from?
CHECK
a Elastic
. MapReduce
b QuickSig
. ht
c Kinesi
. s
d Data
. Pipeline
KNOWLEDGE
CHECK
Which service allows you to stream data to AWS?
a Elastic
. MapReduce
b QuickSig
. ht
c Kinesi
. s
d Data
. Pipeline
a WorkDoc
. s
b WorkMai
. l
c WorkServe
. r
d WorkSpace
. s
KNOWLEDGE
CHECK
Which of these is NOT an AWS Enterprise Application?
a WorkDoc
. s
b WorkMai
. l
c WorkServe
. r
d WorkSpace
. s
Amazon
Pinpoint
AWS Management
Console
Next section is Internet of
Things.
Internet of
Things
AWS IoT is a managed cloud platform that lets connected devices
interact
with cloud applications and other devices easily and securely.
AW
S
IoT Connected
Devices
Internet of Things
(contd.)
AWS Greengrass is a software that lets you securely run local
compute,
messaging, and data caching for connected devices.
AWS
Greengrass
AWS Management
Console
Next section is Developer
Tools.
Developer
Tools
AWS CodeCommit create AWS hosted version control for your
code.
git-
push
git-
push CodeCommi S
AWS
t 3
CodeCommi
t
git-
push
Developer Tools
(contd.)
Through AWS CodeDeploy you can get your code from
CodeCommit
repository and deploy it to your EC2 instances.
Developer Tools
(contd.)
AWS CodePipeline is a continuous delivery service for fast and reliable application
updates.
Developer Tools
(contd.)
AWS X-Ray helps developers analyze and debug production and distributed
applications,
such as those built using micro services.
AWS X-
Ray
Developer Tools
(contd.)
AWS CodeBuild is a fully managed build service that compiles source code, runs
tests, and
produces software packages that are ready to be deployed.
AWS
CodeBuild
Knowledge
Check
KNOWLEDGE
Which service allows you to save mobile user data in the AWS cloud?
CHECK
a Cognit
. o
b SN
. S
c Device
. Farm
d Mobile
. Hub
KNOWLEDGE
CHECK
Which service allows you to save mobile user data in the AWS cloud?
a Cognit
. o
b SN
. S
c Device
. Farm
d Mobile
. Hub
a CodeDeplo
. y
b CodeCommi
. t
c CodePipelin
. e
d Lambd
. a
KNOWLEDGE
CHECK
Which AWS service is used as a code repository?
a CodeDeplo
. y
b CodeCommi
. t
c CodePipelin
. e
d Lambd
. a
100
Management Tools
(contd.)
CloudFormation allows you to set up a bunch of connected AWS services
together.
101
Management Tools
(contd.)
CloudTrail audits user activity on your AWS
resources.
102
Management Tools
(contd.)
AWS Config keeps track of configuration management
changes.
103
Management Tools
(contd.)
OpsWorks helps configure and manage operations using
Chef.
104
Management Tools
(contd.)
Service Catalog gives other AWS users in your group access to preset apps
you've built.
105
Management Tools
(contd.)
Trusted Advisor is an automated service which identifies areas where you're
paying
excess in your AWS setup (for example, unused EC2 instances).
106
Management Tools
(contd.)
AWS Personal Health Dashboard provides alerts and remediation guidance
when AWS
is experiencing events that may impact you.
107
AWS Management
Console
Next section is Security and
Identity.
108
Security and
Identity
Identity and Access Management allows you to set up additional users, new AWS Keys, and
policies.
109
Security and Identity
(contd.)
Amazon Inspector installs agents on your EC2 instances to scan AWS setup to determine its
security.
110
Security and Identity
(contd.)
AWS CloudHSM service helps you meet corporate, contractual, and regulatory compliance
requirements for
data security by using dedicated Hardware Security Module (HSM) appliances within the AWS
cloud.
111
Security and Identity
(contd.)
AWS Directory Service makes it easy to set up and run Microsoft Active Directory (AD) in the AWS
cloud, or
connect your AWS resources with an existing on-premises Microsoft Active Directory.
112
Security and Identity
(contd.)
AWS Key Management Service (KMS) is a managed service that makes it easy for you to
create and control the encryption keys used to encrypt your data, and uses Hardware
Security Modules (HSMs) to protect the security of your keys.
113
Security and Identity
(contd.)
Web application firewall blocks bad requests to CloudFront protected
sites.
114
Security and Identity
(contd.)
AWS Shield is a managed Distributed Denial of Service (DDoS)
protection service that safeguards web applications running on
AWS.
AWS
Shield
115
Security and Identity
(contd.)
AWS Certificate Manager (ACM) handles the complexity of
provisioning, deploying, and managing SSL/TLS certificates for your
AWS-based websites and applications.
AWS Certificate
Manager
116
Security and Identity
(contd.)
The AWS Artifact portal provides on-demand access to AWS
security and compliance documents, also known as audit
artifacts.
AWS
Artifact
117
AWS Management
Console
Next section is Application
Services.
118
Application
Services
API Gateway proxy your apps API, so you can throttle bad client traffic, test new
versions, and
present methods more cleanly.
119
Application Services
(contd.)
AppStream lets you deliver your Windows applications to any
device.
120
Application Services
(contd.)
CloudSearch is Amazon’s full-text
search.
121
Application Services
(contd.)
Elastic Transcoder is a way of transcoding media
files.
122
Application Services
(contd.)
Simple Email Service or SES allows you to send one-off emails
such as
transactional marketing emails, password resets, and
notifications.
123
Application Services
(contd.)
Simple Queue Service (SQS) is a hosted queue that increases the
workflow
between distributed components of applications that perform different
tasks.
124
Application Services
(contd.)
Amazon uses Simple Workflow Service (SWF) in its
warehouses.
125
Knowledge
Check
126
KNOWLEDGE
Which service is designed to assist with workflow?
CHECK
a SQ
. S
b SE
. S
c SN
. S
d SW
. F
127
KNOWLEDGE
CHECK
Which service is designed to assist with workflow?
a SQ
. S
b SE
. S
c SN
. S
d SW
. F
a Directory
. Service
b Direct
. Connect
c Io
. T
d KM
. S
129
KNOWLEDGE
CHECK
Which AWS service is used to control Active Directory?
a Directory
. Service
b Direct
. Connect
c Io
. T
d KM
. S
130
KNOWLEDGE
Which AWS tool is used to track, monitor, and log IAM user activity?
CHECK
a CloudFormatio
. n
b Inspecto
. r
c CloudWatc
. h
d CloudTra
. il
131
KNOWLEDGE
CHECK
Which AWS tool is used to track, monitor, and log IAM user activity?
a CloudFormatio
. n
b Inspecto
. r
c CloudWatc
. h
d CloudTra
. il
132
1.04: Key
Takeaways
134
Qui
z
135
QUIZ 1
What is Amazon's NoSQL product?
a RD
. S
b DM
. S
c RedShif
. t
d DynamoD
. B
136
QUIZ 1
What is Amazon's NoSQL product?
a RD
. S
b DM
. S
c RedShif
. t
d DynamoD
. B
137
QUIZ 2
Which of these services would you use for Data Warehousing?
a DynamoD
. B
b Auror
. a
c RedShif
. t
d Elasticach
. e
138
QUIZ 2
Which of these services would you use for Data Warehousing?
a DynamoD
. B
b Auror
. a
c RedShif
. t
d Elasticach
. e
a Elastic Map
. Reduce
b EC2 Container
. Service
c Lambd
. a
d OpsWork
. s
140
QUIZ 3
Which AWS service can you use to create Chef recipes?
a Elastic Map
. Reduce
b EC2 Container
. Service
c Lambd
. a
d OpsWork
. s
141
QUIZ 4
What is an AWS Region?
142
QUIZ 4
What is an AWS Region?
143
QUIZ 5
What is an Availability Zone?
144
QUIZ 5
What is an Availability Zone?
145
QUIZ 6
What is the minimum number of Availability Zones in a Region?
a On
. e
b Tw
. o
c Thre
. e
d Fiv
. e
146
QUIZ 6
What is the minimum number of Availability Zones in a Region?
a On
. e
b Tw
. o
c Thre
. e
d Fiv
. e
Explanations: There are always at least two Availability Zones in a Region to provide fault
tolerance.
147
QUIZ 7
What is the main benefit of using an Edge Location?
a Lower
. cost
b Reduced
. complexity
c Lower
. latency
d Workflow
. control
148
QUIZ 7
What is the main benefit of using an Edge Location?
a Lower
. cost
b Reduced
. complexity
c Lower
. latency
d Workflow
. control
149