Service Definitions Flashcards

1
Q

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

Lambda

A

Run code without managing servers

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

Fargate

A

Serverless compute engine for containers

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

Lightsail

A

Quickly launch all the resources you need for small projects

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

Outposts

A

Run cloud services in your internal data center

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

Batch

A

Process large workloads in smaller chunks

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

Elastic Beanstalk

A

Platform (PaaS) for scaling and deploying web apps and
services across a specific list of technologies.
Manages web infrastructure

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

S3

A

Simple Storage Service
Highly available object storage service

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

EBS

A

Elastic Block Store
Persistent volume that can be attached/removed from your EC2 instance

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

EFS

A

Elastic File Store
Serverless NFS network file system for Linux only

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

Storage Gateway

A

Hybrid storage service
Use for backup and restore

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

Backup

A

Manage data backups across multiple data services

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

CloudFront

A

CDN that enables your users to get content from a
server that is closest to them. Global.

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

Global Accelerator

A

Routes traffic through the AWS global network when accessing content, speeding up delivery

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

S3 Transfer Acceleration

A

Improves content uploads and downloads from S3 buckts

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

Elastic Load Balancing

A

Service that enables you to distribute traffic across
multiple targets (including EC2, ECS, Lambda).

17
Q

Route 53

A

DNS Service that routes users to apps. Global and can be hybrid

18
Q

VPC

A

Virtual Private Cloud
Logically isolated section of the AWS Cloud where you
can launch AWS resources in a virtual network that you
define

19
Q

Direct Connect

A

Dedicated physical network connection from your on-prem data center to AWS. Not over the public network.

20
Q

VPN

A

Virtual Private Network
Site-to-site VPN creates a secure connection between your internal networks and your AWS VPC’s.

21
Q

API Gateway

A

Build and manage APIs.

22
Q

RDS

A

Relational Database Service
Launch and manage relational databases.

23
Q

Aurora

A

Relational database compatible with MySQL and PostgreSQL

24
Q

DynamoDB

A

Fully managed NoSQL database service that has
extremely low latency and scaling based on
configuration.
Key-value and document db

25
DocumentDB
Supports MongoDB
26
ElastiCache
In-memory datastore compatible with Redis or Memcached
27
Neptune
Graph database that supports highly connected databases (like social networking)
28
DMS
Database Migration Service Migrate (many commercial) databases to or within AWS
29
SMS
Server Migration Service Migrate on-prem to AWS; they become an EC2 image
30
Snow Family
Transfer large amounts of on-prem data to AWS using a physical device
31
DataSync
Online data transfer from on-prem to AWS-storage services like S3 or EFS