Topic 1 Question 189
2 つ選択A company is updating an application that customers use to make online orders. The number of attacks on the application by bad actors has increased recently.
The company will host the updated application on an Amazon Elastic Container Service (Amazon ECS) cluster. The company will use Amazon DynamoDB to store application data. A public Application Load Balancer (ALB) will provide end users with access to the application. The company must prevent attacks and ensure business continuity with minimal service interruptions during an ongoing attack.
Which combination of steps will meet these requirements MOST cost-effectively?
Create an Amazon CloudFront distribution with the ALB as the origin. Add a custom header and random value on the CloudFront domain. Configure the ALB to conditionally forward traffic if the header and value match.
Deploy the application in two AWS Regions. Configure Amazon Route 53 to route to both Regions with equal weight.
Configure auto scaling for Amazon ECS tasks Create a DynamoDB Accelerator (DAX) cluster.
Configure Amazon ElastiCache to reduce overhead on DynamoDB.
Deploy an AWS WAF web ACL that includes an appropriate rule group. Associate the web ACL with the Amazon CloudFront distribution.
ユーザの投票
コメント(3)
- 正解だと思う選択肢: AE
its a combination of steps, only two of them mention cloud front A and E. it would also be the cheapest option to protect against attacks without having to increase unnecessary performance to the infrastructure which would only cost more money (setup additional region - B , configure auto scaling for ECS and add a DAX - C, configure caching , D).
👍 2rbm20232023/05/30 Answer : A E
👍 1Roontha2023/05/27- 正解だと思う選択肢: AE
The only options that helps to protect are A E
👍 1andreitugui2023/05/29
シャッフルモード