Easter Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Architect Exams Heroku-Architecture-Designer Reddit Questions

Salesforce Certified Heroku Architect(WI23) Questions and Answers

Question 5

Universal Containers (UC) wants to better understand their service business and Field Service Technician teams' schedules. A Consultant suggested UC start toforecast and plan.

Which two abilities does forecasting and planning provide? (Choose two )

Options:

A.

More accurately assign Work Orders based on skills.

B.

Proactively adjust to demand fluctuations.

C.

Proactively adjust Service Contracts

D.

More consistently meet customer response times

Question 6

Universal Containers is developing a new application that has a lightweight Node.js front end. They will also be using aJava-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?

Options:

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.

Question 7

Which three actions can a user perform on an app in a Heroku Enterprise Team, if that user has been granted only the "deploy" permission for that app? Choose 3 answers.

Options:

A.

Provision an add-on with a free plan

B.

Manage the app's config vars.

C.

Transfer the app to another Enterprise Team.

D.

Roll back a release

Question 8

What are two features of a Shield Private Space that hasPrivate Space Logging enabled? Choose 2 answers.

Options:

A.

Logs must be forwarded to a destination either within the Shield Private Space or within a VPN that includes the Shield Private Space.

B.

Applications in the shield Private Space do not forward logs to Heroku's Logplex router.

C.

Applications in the Shield Private Space forward logs to a separate, high-compliance instance of Heroku's Logplex router

D.

All applications in the Shield Private Space forward their logs to the same destination.