
Ultimate access to all questions.
A company's three-tier ecommerce application operates on EC2 instances within an Auto Scaling group, managed by an ALB, and uses an RDS Multi-AZ DB for data storage. To enhance transactional customer session management and ensure durable session data storage, which two solutions should be implemented?
A
Enable sticky sessions on the ALB for session affinity.
B
Utilize an Amazon DynamoDB table for session data storage.
C
Use Amazon Cognito to handle user session management.
D
Employ an Amazon ElastiCache Redis cluster for session data.
E
Leverage AWS Systems Manager for session information management.