AWS Services Flashcards
EC2
(Elastic Cloud Computing). VM servers.
ECS
Run and manage docker containers at scale.
Lambda
Upload code to use as you wish, without infrastructure.
Lightsail
VPS (Virtual Private Service). Automated/simple EC2 without knowing AWS stuff.
S3
(Simple Storage Service). Permanent cloud disk storage buckets.
EFS
(Elastic File System). Like a NAS for multiple VMs axs.
Glacier
Archival storage.
Snowball
Physical disk for mailing data to AWS.
Storage Gateway
VM in datacenter that replicates data to AWS.
RDS
(Relational Database Service). Host any RDS.
DynamoDB
Host any non-relational DBs.
Elasticache
Cache common DB queries to lighten load on DB.
Red Shift
Data warehousing queries to lighten load on DB.
AWS Migration Hub
Track apps migrating to AWS.
Application Discovery Service
Discover and track apps & dependencies.
Database Migration Service
Migrate DBs to AWS.