Databases (RDS, DynamoDB, ElastiCache, Neptune) Flashcards
1
Q
Which two caching engines are supported by ElastiCache?
A
a) Memcached
b) Redis
2
Q
AWS recommends that you use an ElastiCache Redis cluster in which situation?
A
To handle highly read-intensive applications
3
Q
What is the maximum number of indexes that can be created for a DynamoDB table?
A
10
4
Q
What is the maximum DynamoDB element size?
A
400 KB
5
Q
Which ElastiCache engine supports Multi-AZ failover?
A
Redis
6
Q
What are the three document formats supported by DynamoDB?
A
JSON, HTML, and XML
7
Q
What is the API call to retrieve multiple items from a DynamoDB table?
A
BatchGetItem