Certified-Heroku-Architecture-Designer Certified Heroku Architecture Designer

Loading demo links...

Showing 4–6 of 15 questions

Question 4

A hospital wants to build a mobile app that allows patients to check the status of submitted insurance claims, which the hospital stores in Salesforce Health Cloud. The app's back end will run on Heroku.

Which two measures should an Architect recommend to help ensure that the app is compliant with HIPAA? (Choose two.)

Select all that apply, then click Submit answer.

  • Use Heroku Shield Connect to sync claim data from Salesforce to a Heroku Postgres database.

  • Use only Heroku Shield Postgres databases to store claim data outside of Salesforce Health Cloud.

  • Ensure that the back-end application's code encrypts all claim data before writing it to a Heroku Postgres database.

  • Ensure that the mobile app can only run when on the hospital's intranet, which is connected to the back end's Shield Private Space via VPN.

Question 5

A client runs an application on a background worker dyno. The application allows its users to request personalized information as a PDF. At peak usage, the app processes millions of requests at once. The resulting number of requests has caused a bottleneck that is impacting its performance. Which two solutions can an Architect recommend to resolve the bottleneck and improve performance? (Choose two.)

Select all that apply, then click Submit answer.

  • Increase the number of workers to consume the job faster.

  • Move the application to a Private Space.

  • Add Heroku Redis as a job queue.

  • Add a CDN add-on from the Elements marketplace.

Question 6

Universal Containers wants to ensure that only Field Technicians with a specialized certification are sent Work Orders of a specific type. In which two ways can a Consultant ensure the correct Resources are assigned to Work Orders? (Choose two.)

Select all that apply, then click Submit answer.

  • Assign Skills and Skill Levels to Resources.

  • Implement Assignment Rules and Work Orders.

  • Implement Work Types and Skill Assignments.

  • Assign Skills and Skill Levels to Users.