Vocabulary Flashcards
S3
Simple Storage Service, object based storage that uses buckets
EC2
The virtual machine compute service of AWS
Lambda
The “classic” serverless compute platform of AWS
EBS
Elastic Block Store, this is the block storage that you can use with EC2 resources
EFS
Elastic File System, this is the NFS-based file storage service of AWS
FSx
The extensible storage platform in AWS; currently offers Windows (SMB) and Lustre file systems
Glacier
A storage class of S3; it is designed for archiving data
RDS
Relational Database service; supporting Oracle, SQL Server, and more
Redshift
The Database warehouse service of AWS
ECS
Elastic Container Service, the Amazon native container platform of AWS
Aurora
The Amazon RDBMS that is part of RDS
DynamoDB
A high performance NoSQL database invented by Amazon
ElastiCache
Data caching service that supports the common redis and memcached engines
Roles
An IAM component that you can use to permit one resource to access other resources and services
Trusted Advisor
Built in advisor for improving aspects of your AWS solution