Salesforce Certified Heroku Architecture Designer — Question 11

A client requires that their web application's logs are accessible only from within the same isolated network as the application itself.
Which solution should an Architect recommend in this scenario?

Answer options

Correct answer: C

Explanation

The correct answer is C because it allows the application logs to be securely sent to an on-premise logging system within the same isolated network via VPN, ensuring access is restricted. Option A does not provide a secure logging option as it merely blocks outbound logs but does not restrict access. Option B, while involving a Shield Private Space, does not specifically address the requirement for logs to be sent to an on-premise system. Option D focuses on internal routing but doesn't specify a method for log access from the isolated network.