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

Page 5 of 47

A client wants to create a scalable set of microservices that communicate with each other, where multiple microservices have a public REST API.

Which architecture strategy allows this on Heroku?

  1. Each microservice is a separate Heroku app. The microservices communicate by using Apache Kafka as a message bus.
  2. Each microservice is a separate process type in a single Heroku app. The microservices communicate by using Redis as a message bus.
  3. Each microservice is a separate private space. The microservices communicate by using DNS Service Discovery.
  4. Each microservice is a separate process in a single Heroku app. The microservices communicate by using shared memory.

Answer(s): C


Reference:

https://devcenter.heroku.com/artJcles/event-driven-microservices-with-aDache-kafka



Universal Containers has a Heroku Private Space with a VPN connection to their on-premise network. They want their remote employees to be able to access their Heroku applications using a VPN connection only.
Which solution should an Architect recommend?

  1. Clone the Heroku applications to a second Private Space, and configure its VPN for remote employees.
  2. Enable remote employees to VPN into the company's on-premise network.
  3. Configure a second VPN connection for the Private Space that remote employees can use.
  4. Add all remote employees to an Enterprise Team, and configure it to connect to the Private Space via SSO.

Answer(s): C



Universal Containers (UC) has configured SSO for their Heroku Enterprise Team using an identity provider (IdP).
When a new employee joins the company, how should their Heroku account be created?

  1. A Heroku account is created for the employee automatically the first time they log in to Heroku via SSO.
  2. The employee should create a new Heroku account with the exact email address listed in their IdP record.
  3. No account creation is required, because all SSO users in a particular Enterprise Team are associated with a single Heroku account.
  4. An administrator of the Enterprise Team creates the Heroku account with the exact email address listed in the employee's IdP record.

Answer(s): A


Reference:

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



A client wants to use Heroku Connect to sync data bidirectionally between a Salesforce org and a Heroku Postgres database.
In this scenario, which two are advantages to setting a custom External Identifier field in the Heroku Connect mapping? (Choose two.)

  1. External IDs simplify the mapping of polymorphic relationships in the Salesforce org.
  2. External IDs improve speed when inserting multiple related objects.
  3. External IDs prevent the creation of orphaned duplicates in Heroku Postgres.
  4. External IDs are required to enable bidirectional synchronization.

Answer(s): C,D






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

Certified Heroku Architecture Designer Discussions & Posts