MuleSoft Certified Platform Architect – Level 1 — Question 14
What is true about the technology architecture of Anypoint VPCs?
Answer options
- A. The private IP address range of an Anypoint VPC is automatically chosen by CloudHub.
- B. Traffic between Mule applications deployed to an Anypoint VPC and on-premises systems can stay within a private network.
- C. Each CloudHub environment requires a separate Anypoint VPC.
- D. VPC peering can be used to link the underlying AWS VPC to an on-premises (non AWS) private network.
Correct answer: B
Explanation
Option B is correct because it highlights that traffic can remain within a private network, enhancing security and performance. Option A is incorrect as the private IP address range is configurable, not automatically chosen. Option C is false since multiple environments can share the same Anypoint VPC. Option D is misleading because VPC peering specifically connects AWS VPCs, not necessarily to non-AWS networks directly.