Question 47:
Your architecture team has recommended the following for the VPCs in your AWS Account. · A shared services VPC which would provide services to other VPCs · A hosted VPC that will be accessible to the customer · The hosted VPC will also interact with the shared services VPC.Which of the following should also be considered as part of the design? Choose 3 answers from the options given below. Each answer is an independent design solution.
Answer options:
A.Ensure an AWS PrivateLink is available for accessing the Shared services VPC.B.Use VPC peering between the shared services VPC and other VPCs. C.Setup communication via the Public IPs (or via the Internet) and ensure the right security measures are in place for inter-VPC communications. D.Create a VPN between each VPC. Ensure the Virtual private gateway is in place for the other VPCs.