SCS-C02 · Question #429
A company hired an external consultant who needs to use a laptop to access the company's VPCs. Specifically, the consultant needs access to two VPCs that are peered together in the same AWS Region…
The correct answer is C. Create an AWS Client VPN endpoint in the same Region as the VPCs. Configure access through. AWS Client VPN allows external users (such as the consultant) to securely access resources in a VPC. By creating a Client VPN endpoint and configuring the appropriate subnet and authorization rules, you can provide access to the peered VPCs without giving unnecessary access to…
Question
A company hired an external consultant who needs to use a laptop to access the company's VPCs. Specifically, the consultant needs access to two VPCs that are peered together in the same AWS Region. The company wants to provide the consultant with access to these VPCs without also providing any unnecessary access to other network resources. Which solution will meet these requirements?
Options
- ACreate an AWS Site-to-Site VPN endpoint in the same Region as the VPCs. Configure access
- BCreate an AWS account. Use the VPC sharing feature through AWS Resource Access Manager
- CCreate an AWS Client VPN endpoint in the same Region as the VPCs. Configure access through
- DCreate a gateway VPC endpoint in the same Region as the VPCs. Configure access through an
How the community answered
(18 responses)- A17% (3)
- C78% (14)
- D6% (1)
Explanation
AWS Client VPN allows external users (such as the consultant) to securely access resources in a VPC. By creating a Client VPN endpoint and configuring the appropriate subnet and authorization rules, you can provide access to the peered VPCs without giving unnecessary access to other network resources. This solution is secure, scalable, and meets the requirements of limiting access to only the necessary VPCs.
Topics
Community Discussion
No community discussion yet for this question.