PrepAway - Latest Free Exam Questions & Answers

What three CloudWatch RDS metrics will allow you to identify if the database is the bottleneck?

You run a web application with the following components Elastic Load Balancer (EL8), 3 Web/Application
servers, 1 MySQL RDS database with read replicas, and Amazon Simple Storage Service (Amazon S3) for static
content. Average response time for users is increasing slowly.
What three CloudWatch RDS metrics will allow you to identify if the database is the bottleneck? Choose 3
answers

PrepAway - Latest Free Exam Questions & Answers

A.
The number of outstanding IOs waiting to access the disk.

B.
The amount of write latency.

C.
The amount of disk space occupied by binary logs on the master.

D.
The amount of time a Read Replica DB Instance lags behind the source DB Instance

E.
The average number of disk I/O operations per second.

5 Comments on “What three CloudWatch RDS metrics will allow you to identify if the database is the bottleneck?

    1. venkat sai says:

      Chef, E is a metric. It states may be about the Read IOPS or Write IOPS. Here, the key term is average response time the A, B, D suit much for this scenario.




      0



      0
  1. BDA says:

    C is a disk space used metric, not a performance metric:

    BinLogDiskUsage
    The amount of disk space occupied by binary logs on the master. Applies to MySQL read replicas.

    Units: Byte

    E can be either ReadIOPS or WriteIOPS, too vague for the question, thus incorrect

    A is DiskQueueDepth, it goes on the list of correct answers:

    DiskQueueDepth
    The number of outstanding IOs (read/write requests) waiting to access the disk.

    Units: Count
    B is WriteLatency, it goes not the list of correct answers:

    WriteLatency
    The average amount of time taken per disk I/O operation.

    Units: Second
    D is ReplicaLag, it goes on the list

    ABD




    0



    0

Leave a Reply

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