Salesforce Certified Heroku Architect (Plat-Arch-206) Heroku-Architect Question # 36 Topic 4 Discussion

Salesforce Certified Heroku Architect (Plat-Arch-206) Heroku-Architect Question # 36 Topic 4 Discussion

Heroku-Architect Exam Topic 4 Question 36 Discussion:
Question #: 36
Topic #: 4

Universal Containers is developing a new application that has a lightweight Node.js front end. Theywill 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. Deploythe Node.js app without Internal Routing enabled.


Get Premium Heroku-Architect Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.