Topic 1 Question 99
A company has introduced a new policy that allows employees to work remotely from their homes if they connect by using a VPN. The company is hosting internal applications with VPCs in multiple AWS accounts. Currently, the applications are accessible from the company's on-premises office network through an AWS Site-to-Site VPN connection. The VPC in the company's main AWS account has peering connections established with VPCs in other AWS accounts.
A solutions architect must design a scalable AWS Client VPN solution for employees to use while they work from home.
What is the MOST cost-effective solution that meets these requirements?
Create a Client VPN endpoint in each AWS account. Configure required routing that allows access to internal applications.
Create a Client VPN endpoint in the main AWS account. Configure required routing that allows access to internal applications.
Create a Client VPN endpoint in the main AWS account. Provision a transit gateway that is connected to each AWS account. Configure required routing that allows access to internal applications.
Create a Client VPN endpoint in the main AWS account. Establish connectivity between the Client VPN endpoint and the AWS Site-to-Site VPN.
ユーザの投票
コメント(8)
- 正解だと思う選択肢: B
B. Create a Client VPN endpoint in the main AWS account. Configure required routing that allows access to internal applications is the MOST cost-effective solution that meets these requirements. This solution allows employees to connect to the main AWS account using a Client VPN endpoint, and then use peering connections established with other AWS accounts to access the internal applications. This eliminates the need for additional Client VPN endpoints in each AWS account, reducing costs.
Option A, creating a Client VPN endpoint in each AWS account, would be more expensive as it would require multiple endpoints.
Option C, creating a transit gateway, would also add unnecessary costs.
Option D, connecting the Client VPN endpoint to the Site-to-Site VPN, may not provide a scalable solution for remote employees.
👍 5masetromain2023/01/15 - 正解だと思う選択肢: B👍 2God_Is_Love2023/03/05
Answer is C. VPC Peering does not allow transit connections.
👍 2RaghavendraPrakash2023/05/07
シャッフルモード