Multiple Choice
A gaming company has implemented a leaderboard in AWS using a Sorted Set data structure within Amazon ElastiCache for Redis. The ElastiCache cluster has been deployed with cluster mode disabled and has a replication group deployed with two additional replicas. The company is planning for a worldwide gaming event and is anticipating a higher write load than what the current cluster can handle. Which method should a Database Specialist use to scale the ElastiCache cluster ahead of the upcoming event?
A) Enable cluster mode on the existing ElastiCache cluster and configure separate shards for the Sorted Set across all nodes in the cluster.
B) Increase the size of the ElastiCache cluster nodes to a larger instance size.
C) Create an additional ElastiCache cluster and load-balance traffic between the two clusters.
D) Use the EXPIRE command and set a higher time to live (TTL) after each call to increment a given key.
Correct Answer:

Verified
Correct Answer:
Verified
Q99: A large company has a variety of
Q100: A team of Database Specialists is currently
Q101: A company is looking to migrate a
Q102: A company wants to migrate its on-premises
Q103: A company is writing a new survey
Q105: A clothing company uses a custom ecommerce
Q106: A company is using a Single-AZ Amazon
Q107: A marketing company is using Amazon DocumentDB
Q108: A company is running an on-premises application
Q109: A company is using Amazon Aurora PostgreSQL