What is true about the technology architecture of Anypoint VPCs?
What is true about the technology architecture of Anypoint VPCs?
Traffic between Mule applications deployed to an Anypoint VPC and on-premises systems can indeed stay within a private network. This is achieved through secure connectivity options such as IPsec tunnels or AWS Direct Connect. By using these methods, data can traverse privately and securely, ensuring that the traffic remains within a secured network without exposing it to the public internet.
B. Traffic between Mule applications deployed to an Anypoint VPC and on-premises systems can stay within a private network.
I think it is B
Answer: B
B. Traffic between Mule applications deployed to an Anypoint VPC and on-premises systems can stay within a private network.
Connect to VPC via VPN S2S links or Direct Link or VPC peering, or transit gateway. In enterprise cases, it is not a matter of "can stay within a private network", it is a must.
https://help.mulesoft.com/s/article/Internal-IP-not-same-as-VPC-CIDR-network
Should be A: https://help.mulesoft.com/s/article/Internal-IP-not-same-as-VPC-CIDR-network I do not think traffic between mule applications deployed to an Anypoint VPC and on-premises systems can stay within a private network. They would either go through IPSec tunnel, or via VPC attachment. depending on networking choosen.