Free Certified Heroku Architecture Designer Exam Braindumps (page: 19)

Page 18 of 47

Universal Containers has a Heroku app that uses Heroku Connect to sync data with their Salesforce org. The app makes frequemt updates to the same records over short period of time, and sync speeds have begun to worsen. An Architect recommends using Heroku Connect's Merged Writes algorithm to improve sync speeds. What are 2 implications of using the Merged Writes algorithm in this scenario?

  1. Relationships such as circular dependencies are known to cause issues.
  2. The Merged Writes algorithm does not support using Salesforce SOAP API
  3. The Merged Writes algorithm is more likely to approach Salesforce API rate limits.
  4. The Merged Writes algorithm does not support using the Salesforce Bulk API.

Answer(s): A,D


Reference:

https://devcenter.heroku.com/articles/using-sso-services-with-heroku#end-user-account-creation-and-removal



A client is building a collection of Heroku applications that will be audited regularly. To comply with the audit, it must be guaranteed that the applications all forward thei logs to the same, single destination. Which solution meets this requirements?

  1. Deploy all of the applications to the Common Runtime, and attach the same ininstance of a logging add-on to all of them.
  2. Deploy all the applications to the same Shiekld Private Space with Private Space Logging enabled
  3. Deploy all the applications to the Common runtime, and add the same log drain URL to all of them.
  4. Deploy all the applications to the same Private Space with Logplrx disabled.

Answer(s): B


Reference:

https://devcenter.heroku.com/articles/dataclips



Universal Containers wants to set up communication between multiple public-facing Heroku web applications hosted on the Common Runtime. Which solution should an Architect recommend?

  1. Move the application to a Private Space, and enable Internal Routing for them
  2. Bind all of the Heroku applications to the same port
  3. Configure a worker process type for each application that listens for incoming remote procedure calls.
  4. Send requests to each application's URL using HTTP/HTTPS.

Answer(s): A


Reference:

https://www.heroku.com/tech-sessions/get-started-with-apache-kafka



A customer needs to test a database schema migration. Which approach should an Architect recommend?

  1. Fork the production database, and run the migration and tests against the fork
  2. Detach the Heroku Postgres add-on. and run the migration and tests against the database.
  3. Create a follower database, and run the migration and test against the follower database
  4. Place the app into maintenance mode, and then perform the tests

Answer(s): A


Reference:

https://www.herokuxom/tech-sessions/get-started-with-apache-kafka






Post your Comments and Discuss Salesforce Certified Heroku Architecture Designer exam with other Community members:

Certified Heroku Architecture Designer Discussions & Posts