ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 109 - DOP-C02 discussion

Report
Export

A company is testing a web application that runs on Amazon EC2 instances behind an Application Load Balancer. The instances run in an Auto Scaling group across multiple Availability Zones. The company uses a blue green deployment process with immutable instances when deploying new software.

During testing users are being automatically logged out of the application at random times. Testers also report that when a new version of the application is deployed all users are logged out. The development team needs a solution to ensure users remain logged m across scaling events and application deployments.

What is the MOST operationally efficient way to ensure users remain logged in?

A.
Enable smart sessions on the load balancer and modify the application to check tor an existing session.
Answers
A.
Enable smart sessions on the load balancer and modify the application to check tor an existing session.
B.
Enable session sharing on the toad balancer and modify the application to read from the session store.
Answers
B.
Enable session sharing on the toad balancer and modify the application to read from the session store.
C.
Store user session information in an Amazon S3 bucket and modify the application to read session information from the bucket.
Answers
C.
Store user session information in an Amazon S3 bucket and modify the application to read session information from the bucket.
D.
Modify the application to store user session information in an Amazon ElastiCache cluster.
Answers
D.
Modify the application to store user session information in an Amazon ElastiCache cluster.
Suggested answer: D

Explanation:

https://aws.amazon.com/caching/session-management/

asked 16/09/2024
VIVEKANANDAN BALARAMAN
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first