AWS Technology Flashcards

1
Q

Elastic Compute Cloud (EC2)

A

Allows you to rent and manage virtual servers in the cloud

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are EC2 Instances

A

virtual servers running on physical servers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

how can you launch an EC2 instance

A

by using a preconfigured template called an Amazon Machine Image (AMI)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How many compute hours can you receive on the free tier plan

A

750

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What two things would you use EC2 to deploy

A

Deploy a database and web application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the AWS management console

A

you’re able to manage and configure instances via a web browser

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

secure shell (ssh)

A

allows to establish a secure connection to your instance from a local laptop

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is EC2 instance connect

A

control ssh access to your instances, removing the need to manage SSH keys

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does AWS systems manager allow you to do?

A

allows you to manage your EC2 instances via a web browser or the AWS CLI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the most common way to connect to Linux EC2 instances

A

SSH

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which EC2 pricing option in which you pay for only what you use and is a fixed price

A

On-demand

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

When would you use on-demand pricing?

A

you care about low cost w/o any upfront payment or long term commitment, unpredictable workloads that can’t be interrupted, applications under development or your workloads won’t run longer than a year

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

what does SPOT pricing allow you to take advantage of

A

lets you take advantage of unused EC2 capacity. your request is fulfilled only if capacity is available

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

When would you use SPOT instances

A

you’re not worried about the start or stop time of your applications, your workloads can be interrupted

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

what does the reserved instances (RI) pricing option allow

A

allows you to commit to a specific instance type in a particular region for 1 to 3 years

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

When would you use reserved instances

A

Your application has a steady state usage, you can pay up front and you can commit 1 to 3 years

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

what does dedicated host pricing allow you to pay for

A

allows you to pay for a physical server that is fully dedicated to running your instances

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

when would you use dedicated host pricing

A

you want to bring your own server bound software license from vendors like Microsoft or oracle

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What is savings plan

A

allows you to commit to compute usage measured per hour for 1 to 3 years

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

when would you use savings plan

A

you want to lower your bill across multiple compute services

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What is Elastic load balancing

A

auto distributes your incoming application traffic across multiple EC2 instances

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What are the 4 types of elastic load balancing

A

classic, application, gateway, network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

what is ec2 auto scaling

A

adds or replaces ec2 instances automatically across availability zones based on need or changing demand

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

horizontal scaling

A

scaling out and adding or replacing instances

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

vertical scaling

A

upgrading

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

What is AWS Lambda

A

is a serverless compute service that lets you run code without managing servers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

does was lambda scale automatically

A

yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q

why would you use lambda

A

for file processing, email notifications and backend business logic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q

what is the timeout for lambda functions

A

15 minute timeout

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
30
Q

how does lambda pricing model work

A

charged based on duration and number of requests

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
31
Q

what is compute time pricing

A

pay only for compute time used, there is no charge if your code isn’t running

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
Q

when is a request counted in lambda

A

a request is counted each time it starts execution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
33
Q

how much does lambda cost

A

its always free

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
34
Q

what is AWS fargate

A

serverless compute engine for containers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
35
Q

what does Amazon Lightsail allow you to do

A

allows you to quickly launch all the resources needed for small projects

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
36
Q

what can amazon lightsail deploy?

A

preconfigured applications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
37
Q

what is the pricing for amazon lightsail

A

provides a low, predictable monthly fee

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
38
Q

what does AWS outposts allow

A

allows you to run cloud services in your internal data center

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
39
Q

what kind of workloads does AWS outposts support

A

workloads that need to remain on premises due to latency or data processing needs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
40
Q

what kind of experience is AWS outposts used for

A

hybrid experiences

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
41
Q

what does AWS batch allow

A

allows you to process larger workloads in smaller chunks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
42
Q

what is Amazon s3

A

is an object storage service for the cloud that is highly available

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
43
Q

where are objects stored in amazon s3

A

buckets

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
44
Q

how would you upload objects in amazon s3

A

AWS console, cli or programmatically with code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
45
Q

how would you set security in amazon s3

A

you can set it at the bucket level or individual object level using ACLs, bucket policies or access point policies

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
46
Q

why would you enable versioning in amazon s3

A

to create multiple versions of your file to protect against accidental deletion or to use a previous version

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
47
Q

what is amazon s3 access logs for

A

to track the access to your buckets and objects

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
48
Q

what is durability

A

objects are never lost or compromised

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
49
Q

what is amazon’s s3 durability percent

A

11 9’s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
50
Q

what is availability

A

you can access your data quickly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
51
Q

what is the S3 standard storage class used for

A

general purpose storage and recommended for frequently accessed date

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
52
Q

what is the S3 intelligent tiering storage class used for

A

automatically moves your data to the most cost effective storage class

53
Q

what is the S3 standard-infrquent access storage class

A

data accessed less frequently but requires rapid access, cheaper than S3 standard

54
Q

what is the S3 one zone-infrequent access(IA) storage class

A

similar to S3 standard-IA but data is stored in a single AZ, costs less than S3 standard IA

55
Q

what is the S3 Glacier storage class

A

used for long term storage and archival for lower costs

56
Q

what is the S3 Glacier deep archive

A

similar to S3 glacier but with longer access times, two retrieval options 12 or 48 hrs, cheapest of all S3 options . recommended for long term data accessed once or twice a year

57
Q

what is the S3 outposts storage class

A

provides object storage on premises

58
Q

What is Amazon Elastic Block Storage (EBS)

A

is a storage device (called a volume) that can be attached to or removed from your instance

59
Q

when does data persist on the EBS

A

when the instance isn’t running

60
Q

what is EBS tied to

A

can only be attached to one instance in the same az

61
Q

What is an EC2 Instance store

A

physically attached to the host computer and cannot be removed

62
Q

when does data loss occur on an ec2 instance store

A

data loss occurs when an EC2 instance is stopped so storage is temporary

63
Q

what is ec2 instance store recommended for

A

temporary storage needs and data replicated across multiple instances

64
Q

what is amazon elastic file system (EFS)

A

Is a serverless network file system for sharing files

65
Q

what file system does EFS support

A

only supports linux file system

66
Q

what is storage gateway

A

hybrid storage service

67
Q

what does storage gateway connect

A

connects on premises and cloud data

68
Q

what is storage gateway recommended for

A

moving backups to the cloud, reducing costs for hybrid cloud storage, low latency access to data

69
Q

what is a content delivery network

A

a mechanism to deliver content quickly and efficiently based on geographic location

70
Q

what is Amazon CloudFront

A

is a CDN that delivers data and applications globally w/ low latency

71
Q

what does Amazon cloud front use to cache content

A

edge locations

72
Q

what is a distribution cache

A

collection of edge locations

73
Q

what is cloud front often used with

A

S3 to deploy content globally

74
Q

what types of attacks can cloud front stop

A

DDOS and web attacks

75
Q

what is geo restriction

A

prevents users in certain countries from accessing content

76
Q

what is amazon global accelerator

A

sends your users through AWS global network when accessing your content with speeds delivery

77
Q

what percentage of performance boost does global accelerator give

78
Q

Amazon s3 transfer acceleration

A

improves content uploads and downloads from s3

79
Q

What is amazon virtual private cloud (vpc)

A

allows you to create a secure private network in the AWS cloud

80
Q

what is VPC peering

A

allows you to connect two VPCs together

81
Q

What is route 53

A

is a DNS service that routers users to applications

82
Q

what checks does route 53 perform

A

health checks on AWS resources

83
Q

what is AWS direct connect

A

is a dedicated physical network connection from your on premises data center to AWS

84
Q

how does data travel in AWS direct connect

A

Over a private network

85
Q

what is direct connect used for in the real world

A

transfer large data sets to AWS, transfer internal data directly to AWS bypassing your internet service provider

86
Q

what is a database

A

organized collection of various forms of data

87
Q

how do you access data stored in a database

A

by querying it

88
Q

what is amazon relational database service (RDS)

A

is a service that makes it easy to launch and manage relational databases

89
Q

what is amazon aurora

A

is a relational database compatible with MYSQL and PostGRE SQL

90
Q

what is amazon dynamodb

A

fully managed NoSQL key value and document database and serverless

91
Q

what is amazon elasticache

A

is a fully managed datastore compatible with REDIS or memcached

92
Q

what is amazon Neptune

A

fully managed graph database that supports highly connected data sets and serverless

93
Q

what is a database migration service (dms)

A

helps you migrate databases to or within AWS

94
Q

what is server migration service (sms)

A

allows you to migrate on premises servers to AWS

95
Q

what Is snow family

A

allows you to transfer large amounts of data on premises to AWS using a physical device

96
Q

what is snow cone

A

smallest member of data transport devices, 8 terabytes of usable storage, offline shipping, online with data sync

97
Q

snowball and snowball edge

A

petabyte scale data transport solution, supports EC2 and lambda

98
Q

what is snowmobile

A

multi petabyte or exabyte scale, data loaded to S3

99
Q

What is data sync

A

allows for online data transfer from on premises to AWS storage services like S3 or EFS

100
Q

what is data warehousing

A

a data storage solution that aggregates massive amounts of historical data from disparate sources

101
Q

what is amazon redshift

A

is a scalable data warehouse solution, handles exabyte data, improves speed and efficient

102
Q

what is a real world use for redshift

A

data consolidation and relational databases

103
Q

what is analytics

A

the act of querying or processing your data

104
Q

what is Athena

A

is a query service for Amazon S3, serverless and you pay per query, you can use to analyze S3 data using sql

105
Q

what is Glue

A

preps your data for analytics, extract transform load (ETL) service

106
Q

What is Kinesis

A

allows you to analyze data and video streams in real time

107
Q

What is elastic map reduce (EMR)

A

helps you process large amounts of data

108
Q

What is data pipeline

A

helps you move data between compute and storage services running either on premises or AWS

109
Q

What is Rekognition

A

allows you to automate your image and video analysis

110
Q

What is comprehend

A

a natural language processing (NLP) service that finds relationships in texts

111
Q

What is Polly

A

turns text into speech

112
Q

what is Sagemaker

A

helps you build, train, deploy machine learning models quickly

113
Q

What is Lex

A

helps you build conversational interfaces like chatbots, recognizes speech and understands language

114
Q

what is cloud 9

A

allows you to write code within and IDE from within your web browser

115
Q

what is code commit

A

is a source control system for private GIT repositories

116
Q

what is code build

A

allows you to build and test application source code

117
Q

what is code deploy

A

manages the deployment of code to compute services in the cloud or on premises

118
Q

what is code pipeline

A

automates software release process, integrates with code build, code commit, and code deploy

119
Q

what is x ray

A

helps you debug production applications

120
Q

infrastructure as code(IAC)

A

Allows you to write a script to provision AWS resources

121
Q

what is cloud formation

A

allows you to provision AWS resources using IAC

122
Q

what is elastic beanstalk

A

allows you to deploy your web applications and web services to AWS

123
Q

what is ops work

A

allows you to use chef or puppet to automate the configuration of your servers and deploy code

124
Q

what is simple queue service (SQS)

A

Is a message querying service that allows you to build loosely coupled systems, processed in fifo order

125
Q

what is simple notification services (SNS)

A

allows you to send emails and text from your apps

126
Q

what is simple email service (SES)

A

allows you to send richly formatted html emails from your apps

127
Q

what is cloud watch

A

a collection of services that help you monitor and observe your cloud resources

128
Q

what is cloud trail

A

tracks user activity and API calls in your account