Topic 1 Question 48
2 つ選択A company's public Application Load Balancer (ALB) recently experienced a DDoS attack. To mitigate this issue, the company deployed Amazon CloudFront in front of the ALB so that users would not directly access the Amazon EC2 instances behind the ALB. The company discovers that some traffic is still coming directly into the ALB and is still being handled by the EC2 instances. Which combination of steps should the company take to ensure that the EC2 instances will receive traffic only from CloudFront?
Configure CloudFront to add a cache key policy to allow a custom HTTP header that CloudFront sends to the ALB.
Configure CloudFront to add a custom HTTP header to requests that CloudFront sends to the ALB.
Configure the ALB to forward only requests that contain the custom HTTP header.
Configure the ALB and CloudFront to use the X-Forwarded-For header to check client IP addresses.
Configure the ALB and CloudFront to use the same X.509 certificate that is generated by AWS Certificate Manager (ACM).
ユーザの投票
コメント(6)
- 正解だと思う選択肢: BC👍 6100fold2023/10/18
- 正解だと思う選択肢: BC
Restricting access to Application Load Balancers:https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/restrict-access-to-load-balancer.html
👍 3xusang2024/02/20 - 正解だと思う選択肢: BC👍 1Daniel762023/12/03
シャッフルモード