Database Services Flashcards
Ideal for databases that frequently read and write data, this system is optimized for faster query performance.
Online Transaction Processing (OLTP)
Optimized for handling complex queries on large datasets, data warehousing consolidates multiple transaction records into a single database.
Online Analytic Processing (OLAP)
This database engine offers an S3 Integration
Oracle
These databases offer Transparent Data Encryption (TDE), which encrypts data before it is stored.
Microsoft SQL Server and Oracle
These Databases provide an audit plug-in for logging user logins and queries executed on the databases.
MySQL and MariaDB
Database instance storage class that offers faster query times and improved performance.
Memory Optimized
Database instance class that is best for nonproduction environments and testing.
Burstable Performance
A low latency cost effective storage value
General-Purpose SSD
Both of these databases are supported by Aurora DB.
Postgres and MYSQL
RDS supports x amount of read replicas
5
A database instance designed to support applications that require intensive querying.
Read Replica
Aurora supports x amount of read replicas
15
The instance remains responsible for writing data to the database.
master database instance
Data from the master database is replicated to the read replicas?
Asynchronously replicated (Not instant)
A domain name that the application uses when a query is needed to be performed on the database.
Reader Endpoint