Solved

A Developer Is Designing a Fault-Tolerant Environment Where Client Sessions

Question 166

Multiple Choice

A Developer is designing a fault-tolerant environment where client sessions will be saved. How can the Developer ensure that no sessions are lost if an Amazon EC2 instance fails?


A) Use sticky sessions with an Elastic Load Balancer target group.
B) Use Amazon SQS to save session data.
C) Use Amazon DynamoDB to perform scalable session handling.
D) Use Elastic Load Balancer connection draining to stop sending requests to failing instances.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions