Pre-Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 101 Topic 11 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 101 Topic 11 Discussion

DVA-C02 Exam Topic 11 Question 101 Discussion:
Question #: 101
Topic #: 11

A developer runs an application that displays scores for sports games on Amazon EC2 instances. The application uses a Redis client to retrieve the scores from an Amazon ElastiCache (Redis OSS) cluster.

The developer observes increased latency during operations on the cache because of connection failures to the cluster. The developer needs to resolve the latency issues.


A.

Configure the Redis client to use an exponential backoff retry strategy to establish cache connections.


B.

Store the scores in the application's memory. Perform bulk set operations on the scores that are stored in memory.


C.

Configure the Redis client in the application to persist connections to the cluster by implementing a connection pool.


D.

Deploy more nodes in the ElastiCache cluster. Update the Redis client to discover the new nodes.


Get Premium DVA-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.