Module 5: Storage and Databases Flashcards
This provides temporary block-level storage for an Amazon EC2 instance
Instance store
An EBS snapshot is this type of backup
Incremental
This file storage service can have multiple instances reading and writing simultaneously
Elastic File System(EFS)
If you stop or terminate an EC2 instance with this storage type, the data volume remains available
EBS(Elastic Block Store)
RDS database engines
Amazon Aurora
PostgreSQL
MySQL
MariaDB
Oracle Database
Microsoft SQL Server
Relational databases use this language?
Structured Query Language(SQL)
Amazon aurora is compatible with these two databases
MySQL
PostgreSQL
If your database requires high availability choose this database
Aurora
This database is serverless
dynamoDB
This is a data warehousing service that can be used for analytics
Redshift
This enables you to migrate relational databases, nonrelational databases, and other types of data stores.
AWS Database Migration Service
This a graph database service.
Amazon Neptune
This a ledger database service.
Amazon Quantum Ledger Database (Amazon QLDB)
This a service that adds caching layers on top of your databases to help improve the read times of common requests.
Amazon ElastiCache
This an in-memory cache for DynamoDB.
Amazon DynamoDB Accelerator (DAX)