AWS Services Flashcards

1
Q

EC2

A

Compute: Elastic Compute Cloud

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

Elastic Load Balancing

A

Compute: Load balancing for EC2

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

Cloud Watch

A

Compute: Collect logs and metrics from EC2 nodes

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

Auto Scaling

A

Compute: Policy defined instance creation

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

Elastic Beanstalk

A

Compute: Abstraction layer for simplified deployment of auto scaled EC2 instances

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

LightSail

A

Compute: PAAS; Simplest EC2 deployments (e.g. WordPress site)

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

Lambda

A

Compute: Chainable functions

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

Serverless Repo

A

Compute: Repo of pre-built Lambda functions

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

Outposts

A

Compute: Run AWS APIs on your own infrastructure

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

Elastic Container Registry

A

Compute: Place to store and find Docker Containers

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

Elastic Container Service

A

Compute: API for starting, stopping, and allocating VMs to your containers and then configuring them in the environment

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

Kubernetes Service

A

Compute: Kubernetes for AWS

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

Fargate

A

Compute: Containers behave like serverless functions removing the need to allocate EC2 instances

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

App Runner

A

Compute: Point it to a container and it handles all orchestration

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

S3

A

Storage: Simple storage service

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

Glacier

A

Storage: Higher latency; low cost

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

Elastic Block Storage

A

Storage: low latency, intensive data processing;

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

Elastic File System

A

Storage: Performant and fully managed; High cost

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

SimpleDb

A

Database: Genera purpose No-SQL; too simple

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

DynamoDB

A

Database: Document DB; scales, fast, cheap;

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

DocumentDB

A

Database: Copy of MongoDB

22
Q

Elastic Search

A

Database: Full text search engine

23
Q

RDS

A

Database: Relational database service

24
Q

Aurora

A

Database: Amazon proprietary RDBMS with higher performance

25
Aurora Serverless
Database: Only pay for the time the database is in use
26
Neptune
Database: Graph database
27
Elastic Cache
Database: Fully managed version of Redis in-memory database (fast/low latency)
28
Timestream
Database: Time-series database for queries and analytics on time based data
29
Quantum Ledger
Database: Immutable set of crypto transactions (blockchain)
30
RedShift
Analytics: Data warehouse to move away from Oracle but still use SQL
31
Lake Formation
Analytics: Data lake for large repositories of unstructured data
32
Kinesis
Analytics: Capture realtime data streams and process them to feed the data to visualization software
33
Map Reduce
Analytics: Run Apache Spark to stream and process massive data sets using parallel, distributed algorithms
34
MSK
Analytics: Fully managed Kafka service
35
Glue
Analytics: Serverless ETL tooling
36
Data Exchange
Machine Learning: Purchase and subscribe to data sources
37
SageMaker
Machine Learning: Connect to and build ML models to process data; tensor flow, pytorch; jupiter notebook
38
Rekognition
Machine Learning: Image recognition
39
Lex
Machine Learning: Conversational ML
40
IAM
Dev Essentials: Identity and access manager
41
Cognito
Dev Essentials: Login with a variety of methods
42
SNS
Dev Essentials: Simple notification service
43
SES
Dev Essentials: Simple email service
44
Cloud Formation
Dev Essentials: (Infrastructure as code) Create templates that describe AWS resources required and CloudFormation provisions and configures them
45
Amplify
Dev Essentials: SDKs to connect to your infrastructure on AWS
46
Budgets
Dev Essentials: Cost estimation
47
Edge Locations
Act as on and off ramps to the AWS Global network
48
AWS Global Accelerator
Uses edge locations to quickly reach AWS resources in other regions
49
CloudFront
CDN that uses edge locations as an off-ramp to provide storage and compute near the user
50
51
S3 Transfer Acceleration
Generate a special URL to allow users to upload files to a nearby edge location that can then be rapidly moved via the AWS network to reach S3
52
Direct Connect
Private/dedicated connection between your data center and AWS