Multiple Choice
An e-commerce site allows returning users to log in to display customized web pages. The workflow is shown in the image below: An application is running on EC2 instances. Amazon RDS is used for the database that stores user accounts and preferences. The website freezes or is slow to load while waiting for the login step to complete. The remaining components of the site are well-optimized. Which of the following techniques will resolve this issue? (Choose two.)
A) Implement the user login page as an asynchronous Lambda function.
B) Use Amazon ElastiCache for MemCached to cache user data.
C) Use an Amazon Application Load Balancer to load balance the traffic to the website.
D) Call the database asynchronously so the code can continue executing.
E) Batch login requests from hundreds of users together as a single read request to the database.
Correct Answer:

Verified
Correct Answer:
Verified
Q62: A deployment package uses the AWS CLI
Q63: A company is providing services to many
Q64: A Developer has published an update to
Q65: A Developer is asked to implement a
Q66: You are providing AWS consulting services for
Q68: A developer is adding a feature to
Q69: A Developer is preparing a deployment package
Q70: A company is migrating its on-premises database
Q71: A company maintains an application that uses
Q72: Which of the following items are required