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 174 discussion

A company has an Amazon RDS DB instance. The company wants to implement a caching service while maintaining high availability.

Which combination of actions will meet these requirements? (Choose two.)

  • A. Add Auto Discovery to the data store.
  • B. Create an Amazon ElastiCache for Memcached data store.
  • C. Create an Amazon ElastiCache for Redis data store.
  • D. Enable Multi-AZ for the data store.
  • E. Enable Multi-threading for the data store.
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️

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
Liongeek
Highly Voted 1 year, 11 months ago
Ans: C&D C because only Redis gives cache and HA (Memcached doesn't have HA) Ref: https://aws.amazon.com/es/elasticache/redis-vs-memcached/ D: For HA
upvoted 12 times
...
henro4niger
Most Recent 9 months ago
Answer is definitely CD. Memcached does not support multi-az deployments which is required for HA as stated in the question. Performance was not necessarily in the question, hence, multi-threading is not required. CD for sure
upvoted 3 times
...
r2c3po
10 months, 1 week ago
Selected Answer: BD
B. Create an Amazon ElastiCache for Memcached data store. D. Enable Multi-AZ for the data store. To implement a caching service with high availability, you can use Amazon ElastiCache, which is a fully managed caching service compatible with both Memcached and Redis. For high availability, you should enable Multi-AZ (Availability Zone) support. #B. Create an Amazon ElastiCache for Memcached data store: Memcached is a widely used caching system, and ElastiCache for Memcached is suitable for simple caching scenarios. Choose this option if Memcached meets your caching requirements. #D. Enable Multi-AZ for the data store: Enabling Multi-AZ for Amazon RDS or Amazon ElastiCache ensures that the service is deployed across multiple Availability Zones, providing redundancy and high availability. In case of a failure in one Availability Zone, the service continues to operate in another.
upvoted 1 times
...
alexiscloud
1 year ago
The two options that will best meet the requirements are: B. Create an Amazon ElastiCache for Memcached data store. D. Enable Multi-AZ for the data store. Summary: Creating an Amazon ElastiCache Memcached data store will provide a caching layer in front of the RDS DB instance. This will improve performance by caching frequently accessed data. Enabling Multi-AZ for the RDS DB instance will maintain high availability. The Multi-AZ configuration will replicate the DB across Availability Zones, so if one AZ fails, the DB will still be accessible from the other AZ. Answer:B,D
upvoted 1 times
...
michaldavid
1 year, 10 months ago
Selected Answer: CD
C and D
upvoted 3 times
...
marcelodba
1 year, 10 months ago
Selected Answer: CD
multi-thread is related to performance. https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/AutoFailover.html#AutoFailover.Enable
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