exam questions

Exam AWS Certified Database - Specialty All Questions

View all questions & answers for the AWS Certified Database - Specialty exam

Exam AWS Certified Database - Specialty topic 1 question 224 discussion

Exam question from Amazon's AWS Certified Database - Specialty
Question #: 224
Topic #: 1
[All AWS Certified Database - Specialty Questions]

A company is using an Amazon ElastiCache for Redis cluster to host its online shopping website. Shoppers receive the following error when the website's application queries the cluster:

Which solutions will resolve this memory issues with the LEAST amount of effort? (Choose three.)

  • A. Reduce the TTL value for keys on the node.
  • B. Choose a larger node type.
  • C. Test different values in the parameter group for the maxmemory-policy parameter to find the ideal value to use.
  • D. Increase the number of nodes.
  • E. Monitor the EngineCPUUtilization Amazon CloudWatch metric. Create an AWS Lambda function to delete keys on nodes when a threshold is reached.
  • F. Increase the TTL value for keys on the node.
Show Suggested Answer Hide Answer
Suggested Answer: ABC 🗳️

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
mbar94
Highly Voted 2 years, 9 months ago
Selected Answer: ABC
ABC - https://aws.amazon.com/premiumsupport/knowledge-center/oom-command-not-allowed-redis/
upvoted 5 times
...
Pranava_GCP
Most Recent 1 year, 9 months ago
Selected Answer: ABC
https://repost.aws/knowledge-center/oom-command-not-allowed-redis
upvoted 1 times
...
mbadioum
2 years, 1 month ago
ABC are correct https://repost.aws/knowledge-center/oom-command-not-allowed-redis
upvoted 2 times
...
khun
2 years, 5 months ago
Selected Answer: ABC
To resolve this error and to prevent clients from receiving OOM command not allowed error messages, do some combination of the following: Set a TTL value for keys on your node. Update the parameter group to use a different maxmemory-policy parameter. Delete some existing keys manually to free up memory. Choose a larger node type.
upvoted 2 times
...
cloudsunriser
2 years, 8 months ago
Selected Answer: ABC
https://aws.amazon.com/premiumsupport/knowledge-center/oom-command-not-allowed-redis/
upvoted 2 times
...
cloudsunriser
2 years, 8 months ago
ABC is answer. https://aws.amazon.com/premiumsupport/knowledge-center/oom-command-not-allowed-redis/
upvoted 2 times
...
DavidMadrid
2 years, 8 months ago
Answer is BCE
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 ...