exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 632 discussion

Exam question from Amazon's AWS-SysOps
Question #: 632
Topic #: 1
[All AWS-SysOps Questions]

A company is running a popular social media site on EC2 instances. The application stores data in an Amazon RDS for MySQL DB instance and has implemented read caching by using an ElastiCache for Redis (cluster mode enabled) cluster to improve read times. A social event is happening over the weekend, and the
SysOps Administrator expects website traffic to triple.
What can a SysOps Administrator do to ensure improved read times for users during the social event?

  • A. Use Amazon RDS Multi-AZ.
  • B. Add shards to the existing Redis cluster.
  • C. Offload static data to Amazon S3.
  • D. Launch a second Multi-AZ Redis cluster.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
saumenP
Highly Voted 2 years, 7 months ago
correct https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/redis-cluster-resharding-online.html
upvoted 14 times
...
albert_kuo
Most Recent 10 months ago
Selected Answer: B
Adding shards to the existing Redis cluster allows for horizontal scaling of the cluster, which can help accommodate the increased read traffic during the social event. By adding more shards, you increase the number of nodes available for processing read requests, thereby distributing the load and improving read performance.
upvoted 1 times
...
RicardoD
2 years, 6 months ago
B is the answer By adding more shards you can increase the capacity
upvoted 4 times
softarts
1 year, 8 months ago
why not C? website traffic will increase==>should offload static content traffic to S3
upvoted 1 times
...
...
abhishek_m_86
2 years, 6 months ago
B. Add shards to the existing Redis cluster. Seem correct due to 'cluster mode enabled'
upvoted 3 times
...
jackdryan
2 years, 6 months ago
I'll go with B
upvoted 1 times
...
a1234567
2 years, 7 months ago
bcz of(Redis (cluster mode enabled)) its B but if Redis (cluster mode disabled) ANS D
upvoted 1 times
Huy
2 years, 6 months ago
No, not D. D only used when you have another application or DB.
upvoted 1 times
...
...
SHoKMaSTeR
2 years, 7 months ago
Redis shards: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Shards.html
upvoted 2 times
...
cloud
2 years, 7 months ago
Add shards to the existing Redis cluster.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago