exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 314 discussion

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

Your business is building a new application that will store its entire customer database on a RDS MySQL database, and will have various applications and users that will query that data for different purposes.
Large analytics jobs on the database are likely to cause other applications to not be able to get the query results they need to, before time out. Also, as your data grows, these analytics jobs will start to take more time, increasing the negative effect on the other applications.
How do you solve the contention issues between these different workloads on the same data?

  • A. Enable Multi-AZ mode on the RDS instance
  • B. Use ElastiCache to offload the analytics job data
  • C. Create RDS Read-Replicas for the analytics work
  • D. Run the RDS instance on the largest size possible
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
https://aws.amazon.com/rds/details/read-replicas/

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
ablazleon
9 months, 2 weeks ago
Selected Answer: C
B, is another option, but C seems more practical (https://stackoverflow.com/questions/24728634/aws-elasticache-vs-rds-readreplica)
upvoted 2 times
...
xxxdolorxxx
1 year, 3 months ago
C all day long.
upvoted 1 times
...
TroyMcLure
1 year, 3 months ago
Correct Answer: C
upvoted 1 times
...
awscertified
1 year, 3 months ago
C. Create RDS Read-Replicas for the analytics work
upvoted 2 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 ...