Multiple Choice
A company wants to containerize an existing three-tier web application and deploy it to Amazon ECS Fargate. The application is using session data to keep track of user activities. Which approach would provide the BEST user experience?
A) Provision a Redis cluster in Amazon ElastiCache and save the session data in the cluster.
B) Create a session table in Amazon Redshift and save the session data in the database table.
C) Enable session stickiness in the existing Network Load Balancer and manage the session data in the container.
D) Use an Amazon S3 bucket as data store and save the session data in the bucket.
Correct Answer:

Verified
Correct Answer:
Verified
Q324: A development team is designing a mobile
Q325: <img src="https://d2lvgg3v3hfg70.cloudfront.net/C1091/.jpg" alt=" Which techniques will
Q326: A current architecture uses many Lambda functions
Q327: A Developer writes an AWS Lambda function
Q328: A developer is creating an event handling
Q330: A developer is creating an application to
Q331: Two containerized microservices are hosted on Amazon
Q332: A developer is building a WebSocket API
Q333: A Developer is creating a template that
Q334: An application contains two components: one component