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

Page 17 of 47

Universal Containers has 3 Heroku apps in its microservices and requires that logs for all of the apps be stored in the same location for analysis and alerting purposes. How would they achieve this?

  1. Send logs from each app to their own Heroku redis Store, and then combine all logs in a fourth master store.
  2. Set up the 3 apps as producers for Apache Kafka on Heroku and save their logs to Kafka
  3. Set up a file on the filesystem and share it with all the apps
  4. Install a logging add-on for one app and attach it to the other two apps

Answer(s): B


Reference:

https://devcenter.herokuxom/articles/heroku-connect-faq#can-i-use-sharing-rules-to-restrict-record- visibility



Universal Containers runs an application in a Private Space in the Frankfurt region. The majority of the application's users (based in Asia) are reporting issues related to high latency. What should an Architect recommend to remediate this issue cost-effectively?

  1. Add the Tokyo region to the existing Private Space. Update the application's configuration to move it to Tokyo region.
  2. Deploy the application to the Common Runtime and select Tokyo as the region. Delete the existing Private Space.
  3. Create an additional Private Space in the Tokyo region. Deploy an additional instance of the application to the region.
  4. Create a new Private Space in the Tokyo Region, and deploy the application to the region. Delete the existing Private Space.

Answer(s): D


Reference:

https://devcenter.heroku.com/articles/heroku-connect-database-tables#encrypted-strings



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

  1. Logs must be forwarded to a destination either within the Shield Private Space or within a VPN that includes the Shield Private Space.
  2. Applications in the shield Private Space do not forward logs to Heroku's Logplex router.
  3. Applications in the Shield Private Space forward logs to a separate, high-compliance instance of Heroku's Logplex router
  4. All applications in the Shield Private Space forward their logs to the same destination.

Answer(s): B,D


Reference:

https://devcenter.heroku.com/articles/using-sso-services-with-heroku#prerequisites-for-sso-with-heroku



Universal Containers needs to integrate three separate apps: a Salesforce app, an app developed to Heroku, and a custom-built app hosted on-premise. Each app needs to send and receive data from any of the other apps. Which two integration options should an Architect recommend that can connect all three systems in a fire-and-forget pattern? Choose 2 answers.

  1. Publish and subscribe to Salesforce platform events
  2. Use Heroku External Objects as a data proxy
  3. Use Heroku Connect to synchronize all systems with Heroku Postgres
  4. Publish and subscribe to topics on Apache Kafka on Heroku

Answer(s): A,D


Reference:

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






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

Certified Heroku Architecture Designer Discussions & Posts