NETWORKING & HYBRID Flashcards
_______ Global Database is designed for globally distributed applications, allowing a single Amazon Aurora database to span multiple AWS regions.
Amazon Aurora
____ replicates your data with no impact on database performance, enables fast local reads with low latency in each region, and provides disaster recovery from region-wide outages.
Amazon Aurora
____ Time to Live (TTL) allows you to define a per-item timestamp to determine when an item is no longer needed.
DDB
Does DDB TTL cost?
Np
___ delivers response times in microseconds for millions of requests per second for read-heavy workloads.
DAX (DDB accelerator)
Use the DAX client SDK to point your existing DynamoDB API calls at the___ cluster.
DAX
__________ (___) is used for Oracle and SQL server.
Transparent Data Encryption (TDE)
Does RDS Oracle supports integration with CloudHSM
Yes
Considering IAM authentication within an IAM enabled RDS DB, IAM authentication works using a token generated by calling IAM (__________)?
generate-db-auth-token
You don’t need to modify your database client applications to use ______.
______ can be added at database creation time only
encryption
T/F It is NOT possible to add encryption to an existing database
true
What’s a workaround for adding encryption to an existing unencrypted RDS DB?
encrypt and unencrypted snapshot
Aurora ____ provide both read scaling and availability
Replicas
You can issue queries to Aurora _____ to scale the read operations for your application
Replicas
If the writer instance in a cluster becomes unavailable, Aurora automatically promotes one of the reader instances to take its place as the new ______
writer