PrepAway - Latest Free Exam Questions & Answers

How do you solve the contention issues between these different workloads on the same data?

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?

PrepAway - Latest Free Exam Questions & Answers

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

8 Comments on “How do you solve the contention issues between these different workloads on the same data?

  1. BDA says:

    If Elasticache only caches queries already sent, then the load would not reduce as much, as if the Read-Replicas handled the analytics work. I will gamble with my SysOps cert and go with C




    0



    0
  2. sankar says:

    between B and C. I choose “B”

    Given scenario talks about the performance issues, so elastic cache is best choice to improve the performance by having in-memory operations.




    0



    0

Leave a Reply

Your email address will not be published. Required fields are marked *