exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 595 discussion

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

A web-commerce application stores its data in an Amazon Aurora DB cluster with an Aurora replica. The application displays shopping cart information by reading data from the reader endpoint. When monitoring the Aurora database, the SysOps Administrator sees that the AuroraReplicaLagMaximum metric for a single replica is high.
What behavior is the application MOST likely exhibiting to users?

  • A. Users cannot add any items to the shopping cart.
  • B. Users intermittently notice that the cart is not updated correctly.
  • C. Users cannot remove any items from the shopping cart.
  • D. Users cannot use the application because it is falling back to an error page.
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
B is correct
upvoted 14 times
...
sen12
Highly Voted 2 years, 6 months ago
You can reduce the lag between updates to a source DB instance and the subsequent updates to the Read Replica by doing the following: Set the DB instance class of the Read Replica to have a storage size comparable to that of the source DB instance. Make sure that parameter settings in the DB parameter groups used by the source DB instance and the Read Replica are compatible. For more information and an example, see the discussion of the max_allowed_packet parameter in the next section. Disable the query cache. For tables that are modified often, using the query cache can increase replica lag because the cache is locked and refreshed often. If this is the case, you might see less replica lag if you disable the query cache. You can disable the query cache by setting the query_cache_type parameter to 0 in the DB parameter group for the DB instance.
upvoted 12 times
...
albert_kuo
Most Recent 9 months, 4 weeks ago
Selected Answer: B
When the AuroraReplicaLagMaximum metric for a replica is high, it indicates that there is a delay between the primary instance and the replica in the Aurora DB cluster. This means that changes made to the primary instance may not be immediately replicated to the replica. As a result, users may experience inconsistencies in the shopping cart information displayed by the application. It's important to note that Aurora replicas are designed to provide high availability and scalability, but there can be some replication lag due to network latency or other factors. Applications should be designed to handle such replication lag and ensure data consistency across replicas.
upvoted 1 times
...
RicardoD
2 years, 5 months ago
B is the answer
upvoted 2 times
...
HVarada
2 years, 5 months ago
Answer is "B". As user might be connecting to the ReadReplica which is having high utilization. So, its kind of a blip and if user tries again; he would be connected to a healthy node which will resolve the problem.
upvoted 1 times
...
abhishek_m_86
2 years, 5 months ago
B. Users intermittently notice that the cart is not updated correctly.
upvoted 2 times
...
Radhaghosh
2 years, 6 months ago
Agree. B is correct answer.
upvoted 1 times
...
jackdryan
2 years, 6 months ago
I'll go with B
upvoted 2 times
...
MFDOOM
2 years, 6 months ago
B. Users intermittently notice that the cart is not updated correctly.
upvoted 1 times
...
sen12
2 years, 6 months ago
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_Troubleshooting.html#CHAP_Troubleshooting.MySQL.ReplicaLag
upvoted 5 times
...
karmaah
2 years, 6 months ago
Any one can provide comment, How to fix this kind of issues in realtime ?
upvoted 3 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