Topic 1 Question 871
A company wants to restrict access to the content of its web application. The company needs to protect the content by using authorization techniques that are available on AWS. The company also wants to implement a serverless architecture for authorization and authentication that has low login latency.
The solution must integrate with the web application and serve web content globally. The application currently has a small user base, but the company expects the application's user base to increase.
Which solution will meet these requirements?
Configure Amazon Cognito for authentication. Implement Lambda@Edge for authorization. Configure Amazon CloudFront to serve the web application globally.
Configure AWS Directory Service for Microsoft Active Directory for authentication. Implement AWS Lambda for authorization. Use an Application Load Balancer to serve the web application globally.
Configure Amazon Cognito for authentication. Implement AWS Lambda for authorization. Use Amazon S3 Transfer Acceleration to serve the web application globally.
Configure AWS Directory Service for Microsoft Active Directory for authentication. Implement Lambda@Edge for authorization. Use AWS Elastic Beanstalk to serve the web application globally.
ユーザの投票
コメント(4)
- 正解だと思う選択肢: A
Serve content globally means the use of Cloudfront
👍 4Hkayne2024/04/19 Authen: Cognito Globally: Lambda@Edge + cloudfront
👍 3KennethNg9232024/06/16- 正解だと思う選択肢: A
Implementación a nivel global ==> AWS Cloud Front
👍 2Danges2024/04/12
シャッフルモード