Salesforce Certified Heroku Architecture Designer — Question 19

A client wants to create a secure network connection between Heroku applications running in a Private Space and an AWS VPC.
Which Heroku feature should an Architect recommend to create the connection?

Answer options

Correct answer: C

Explanation

The correct answer is C, as Private Space VPN connections enable secure communication over the internet between Heroku Private Spaces and AWS VPCs. Option A, Internal Routing, is not applicable for external connections, while Option B, Private Space Peering, is for connecting multiple Private Spaces within Heroku, and Option D, Heroku Connect, is used for data synchronization between Heroku and Salesforce, not for network connections.