exam questions

Exam AWS Certified SysOps Administrator - Associate All Questions

View all questions & answers for the AWS Certified SysOps Administrator - Associate exam

Exam AWS Certified SysOps Administrator - Associate topic 1 question 93 discussion

An ecommerce company uses an Amazon ElastiCache for Memcached cluster for in-memory caching of popular product queries on the shopping site. When viewing recent Amazon CloudWatch metrics data for the ElastiCache cluster, the SysOps administrator notices a large number of evictions.
Which of the following actions will reduce these evictions? (Choose two.)

  • A. Add an additional node to the ElastiCache cluster.
  • B. Increase the ElastiCache time to live (TTL).
  • C. Increase the individual node size inside the ElastiCache cluster.
  • D. Put an Elastic Load Balancer in front of the ElastiCache cluster.
  • E. Use Amazon Simple Queue Service (Amazon SQS) to decouple the ElastiCache cluster.
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

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
haxaffee
Highly Voted 2 years, 7 months ago
Selected Answer: AC
Scale Out and or Scale Up -> https://d1.awsstatic.com/training-and-certification/docs-sysops-associate/AWS-Certified-SysOps-Administrator-Associate_Sample-Questions_C02.pdf Question 2
upvoted 19 times
...
jipark
Highly Voted 1 year, 8 months ago
Selected Answer: AC
what 'eviction' is : Evictions occur when the cache is full and a new item needs to be added, resulting in the removal of an existing item from the cache.
upvoted 11 times
...
Reversing3314
Most Recent 6 months, 3 weeks ago
Why Not the Other Options? B. Increase the ElastiCache time to live (TTL): Increasing the TTL would actually keep data in the cache longer, potentially leading to more evictions since old data would stay in memory for longer periods, reducing available space for new data. D. Put an Elastic Load Balancer in front of the ElastiCache cluster: Elastic Load Balancers (ELBs) are used for distributing network traffic across EC2 instances, not for reducing cache evictions. They don't affect memory usage or cache management in ElastiCache. E. Use Amazon SQS to decouple the ElastiCache cluster: Amazon SQS is a message queue service and is unrelated to memory management or caching. It would not reduce evictions in ElastiCache
upvoted 2 times
...
tank7575
1 year, 2 months ago
Selected Answer: CE
chatGPT says C and E
upvoted 2 times
vivanchyk
1 year, 1 month ago
premium version? :) the premium version says (and my brief humble research got matched with this): "A. Add an additional node to the ElastiCache cluster. Adding more nodes to the cluster increases the overall memory available for caching, reducing the likelihood of evictions. Each additional node adds more memory capacity, allowing more data to be stored in the cache without evicting existing items. C. Increase the individual node size inside the ElastiCache cluster. By increasing the size of each node, you increase the amount of memory available in each node. This additional memory can accommodate more cached data, decreasing the need to evict older data when new data needs to be cached."
upvoted 1 times
AdamCzepiel
10 months, 4 weeks ago
meanwhile open source chaptgpt version also says it ^^
upvoted 2 times
...
...
...
Hatem08
1 year, 5 months ago
Selected Answer: AC
AC scale up and scale out as the eviction is caused as the resources are not enough
upvoted 1 times
...
fig
1 year, 5 months ago
Selected Answer: AC
The Evictions metric for Amazon ElastiCache for Memcached represents the number of non- expired items that the cache evicted to provide space for new items. If you are experiencing evictions with your cluster, it is usually a sign that you need to scale up (use a node that has a larger memory footprint) or scale out (add additional nodes to the cluster) to accommodate the additional data.
upvoted 2 times
...
tttfakil
1 year, 8 months ago
Selected Answer: AC
AAAAACCCCC
upvoted 2 times
...
bogossdu35
2 years ago
Selected Answer: AC
A and C
upvoted 2 times
...
michaldavid
2 years, 4 months ago
Selected Answer: AC
A and C
upvoted 2 times
...
Gianiluca
2 years, 7 months ago
Selected Answer: AC
The is one of AWS sample exam questions and the answer is A C see - https://d1.awsstatic.com/training-and-certification/docs-sysops-associate/AWS-Certified-SysOps-Administrator-Associate_Sample-Questions.pdf
upvoted 6 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