Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified Solutions Architect Associate Amazon ElastiCache

  • theodosiostziomakas

    Member
    February 23, 2025 at 11:54 pm

    A company has a fleet of running Spot EC2 instances behind an Application Load Balancer. The incoming traffic comes from various users across multiple AWS regions, and you would like to have the user’s session shared among the fleet of instances.

    A Solutions Architect is required to set up a distributed session management layer that will provide scalable and shared data storage for the user sessions that supports multithreaded performance. The cache layer must also detect any node failures and replace the failed ones automatically.

    Which of the following would be the best choice to meet the requirement while still providing sub-millisecond latency for the users?

    A) AWS ELB sticky sessions

    B) Amazon ElastiCache for Redis Global Datastore

    C) Amazon RDS database with RDS Proxy

    D) Amazon ElastiCache for Memcached with Auto Discovery

    Hello everyone,

    The correct answer in this question is D, and don’t get that. I answered B, as I thought that ElasticCache for Redis provides availability and scalability.

    Thanks,
    Theodosios

  • Irene-TutorialsDojo

    Administrator
    February 24, 2025 at 12:37 pm

    Hi theodosiostziomakas,

    Thanks for posting.

    Amazon ElastiCache for Memcached with Auto Discovery is the correct answer. This service provides a distributed in-memory cache that supports multithreaded performance and sub-millisecond latency. Its auto-discovery feature efficiently detects node failures and automatically adjusts the cluster topology, making it ideal for scalable session management.

    While ElastiCache for Redis offers high availability, its single-threaded architecture may not meet the high throughput requirements in this scenario.

    If you have any further questions, feel free to ask!

    Best,

    Irene @ Tutorials Dojo

Viewing 1 - 2 of 2 replies

Log in to reply.

Original Post
0 of 0 posts June 2018
Now
Skip to content