ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 912 - SAA-C03 discussion

Report
Export

A company is migrating a new application from an on-premises data center to a new VPC in the AWS Cloud. The company has multiple AWS accounts and VPCs that share many subnets and applications. The company wants to have fine-grained access control for the new application. The company wants to ensure that all network resources across accounts and VPCs that are granted permission to access the new application can access the application.

Which solution will meet these requirements?

A.

Set up a VPC peering connection for each VPC that needs access to the new application VPC. Update route tables in each VPC to enable connectivity.

Answers
A.

Set up a VPC peering connection for each VPC that needs access to the new application VPC. Update route tables in each VPC to enable connectivity.

B.

Deploy a transit gateway in the account that hosts the new application. Share the transit gateway with each account that needs to connect to the application. Update route tables in the VPC that hosts the new application and in the transit gateway to enable connectivity

Answers
B.

Deploy a transit gateway in the account that hosts the new application. Share the transit gateway with each account that needs to connect to the application. Update route tables in the VPC that hosts the new application and in the transit gateway to enable connectivity

C.

Use an AWS PrivateLink endpoint service to make the new application accessible to other VPCs. Control access to the application by using an endpoint policy

Answers
C.

Use an AWS PrivateLink endpoint service to make the new application accessible to other VPCs. Control access to the application by using an endpoint policy

D.

Use an Application Load Balancer (ALB) to expose the new application to the internet. Configure authentication and authorization processes to ensure that only specified VPCs can access the application.

Answers
D.

Use an Application Load Balancer (ALB) to expose the new application to the internet. Configure authentication and authorization processes to ensure that only specified VPCs can access the application.

Suggested answer: B

Explanation:

A. VPC peering: Creates a fully meshed architecture, which is complex to manage for multiple VPCs.

B. Transit gateway: Simplifies network management by connecting multiple VPCs and on-premises networks via a central hub.

C. PrivateLink: Restricts communication to the application endpoint but may not allow full VPC connectivity.

D. ALB with internet exposure: Not secure or specific to private network communication.


asked 29/11/2024
Robert Smith
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first