Section 21: Databases in AWS Flashcards
A web service that makes it easier to set up, operate, and scale a relational database in the AWS Cloud. It provides cost-efficient, resizable capacity for an industry-standard relational database and manages common database administration tasks.
Amazon RDS
This service is a fully managed relational database engine that’s compatible with MySQL and PostgreSQL
Amazon Aurora
How long does storage replication take across regions when using Aurora Global?
Less than one second
Service that can be described as a fully managed, in-memory caching service supporting flexible, real-time use cases. (i.e. fully managed Redis or Memcached)
ElastiCache
True/False - Using ElastiCache requires changes to your application code
True
A fully managed, serverless, key-value NoSQL database designed to run high-performance applications at any scale
Amazon DynamoDB
What are the two backup options available for DynamoDB?
Automated backups with PITR
On-Demand backups
What is the maximum object size for an object in Amazon S3?
5 TB
A fully managed native JSON document database that makes it easy and cost effective to operate critical document workloads at virtually any scale without managing infrastructure (i.e. managed MongoDB)
DocumentDB
A fully managed database service built for the cloud that makes it easier to build and run graph applications
Neptune
A scalable, highly available, and managed Apache Cassandra–compatible database service
Amazon Keyspaces
A fully managed ledger database that provides a transparent, immutable, and cryptographically verifiable transaction log owned by a central trusted authority
Amazon Quantum Ledger Database
A fast, scalable, and serverless time-series database service that makes it easier to store and analyze trillions of events per day up to 1,000 times faster
Amazon Timestream
What RDS service can you use if you want to operate an Oracle database on the cloud and have access to customize the database server host and operating system?
RDS Custom for Oracle
True/False: ElastiCache supports IAM Authorization
False - You have to use the cache’s authorization methods