exam questions

Exam Certified Heroku Architecture Designer All Questions

View all questions & answers for the Certified Heroku Architecture Designer exam

Exam Certified Heroku Architecture Designer topic 1 question 41 discussion

Actual exam question from Salesforce's Certified Heroku Architecture Designer
Question #: 41
Topic #: 1
[All Certified Heroku Architecture Designer Questions]

Universal Containers is developing a new application that has a lightweight Node.js front end. They will also be using a Java-based API, which combines data with
Salesforce customer data. All of the data, and the API, is highly confidential.
What should an Architect suggest to enforce security?

  • A. Deploy the apps into either Heroku runtime. Force the Java app to use a CDN, and point the Node.js app to its appname.herokuapp.com domain.
  • B. Deploy all of the apps to the Common Runtime. Force the Java app to use SSI/TLS sessions, and point the Node.js app to its appname.herokuapp.com domain.
  • C. Deploy all of the apps to a Heroku Private Space. Force the Java app to use SSI/TLS sessions, and point the Node.js app to its appname.herokuapp.corn domain.
  • D. Deploy all of the apps to a Heroku Private Space. Deploy the Java app with Internal Routing enabled. Deploy the Node.js app without Internal Routing enabled.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...