Salesforce Certified Heroku Architecture Designer — Question 4
Universal Containers has a Heroku Private Space with a VPN connection to their on-premise network. They want their remote employees to be able to access their Heroku applications using a VPN connection only.
Which solution should an Architect recommend?
Answer options
- A. Clone the Heroku applications to a second Private Space, and configure its VPN for remote employees.
- B. Enable remote employees to VPN into the company's on-premise network.
- C. Configure a second VPN connection for the Private Space that remote employees can use.
- D. Add all remote employees to an Enterprise Team, and configure it to connect to the Private Space via SSO.
Correct answer: C
Explanation
The correct answer is C because configuring a second VPN connection specifically for remote employees allows direct and secure access to the Heroku applications in the Private Space. Options A and D do not directly address the requirement for remote access via VPN, and option B does not provide direct access to the Heroku applications.