Topic 1 Question 905
2 つ選択A company wants to improve the availability and performance of its hybrid application. The application consists of a stateful TCP-based workload hosted on Amazon EC2 instances in different AWS Regions and a stateless UDP-based workload hosted on premises.
Which combination of actions should a solutions architect take to improve availability and performance?
Create an accelerator using AWS Global Accelerator. Add the load balancers as endpoints.
Create an Amazon CloudFront distribution with an origin that uses Amazon Route 53 latency-based routing to route requests to the load balancers.
Configure two Application Load Balancers in each Region. The first will route to the EC2 endpoints, and the second will route to the on-premises endpoints.
Configure a Network Load Balancer in each Region to address the EC2 endpoints. Configure a Network Load Balancer in each Region that routes to the on-premises endpoints.
Configure a Network Load Balancer in each Region to address the EC2 endpoints. Configure an Application Load Balancer in each Region that routes to the on-premises endpoints.
ユーザの投票
コメント(4)
- 正解だと思う選択肢: AD
TCP >> NLB non-http >> accelerator.
👍 5Ricksaurus2024/08/04 AD -TCP use NLB FOR non-http use accelerator.
👍 3swati15082024/08/02- 正解だと思う選択肢: AD
TCP >> NLB non-http >> accelerator
👍 3muhammadahmer362024/08/11
シャッフルモード