A company is using Amazon ElastiCache (Redis OSS) to cache session data for a high-traffic web application. Under the AWS Shared Responsibility Model, which of the following are responsibilities of the customer? (Select TWO.)
- Configuring security groups to restrict network access to the cache nodesAnswer
- Enabling and managing encryption in transit and Redis authentication for client accessAnswer
- CPatching the guest operating system of the instances hosting the cache engine
- DReplacing failed physical memory modules in the physical servers hosting the database cache
- EPerforming physical security audits of the AWS data centers where the cache data is stored
Answer
Configuring security groups to restrict network access to the cache nodes, and enabling and managing encryption in transit and Redis authentication for client access.
For managed services like Amazon ElastiCache, AWS manages the underlying virtual machines, OS patching, and physical infrastructure. The customer is responsible for configuring access controls, such as security groups, and managing authentication and encryption options to secure data within the cache.
Step-by-Step Solution
Key Concept
Shared Responsibility Model for Managed Services