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

Page 14 of 47

A client is planning to deploy an application to Heroku. The client's IT department requires all applications to be hosted from Australia, where their main office is located. Regulators in Australia require keystroke logs of all engineers who create interactive sessions for the application.
Which should an Architect recommend in this scenario?

  1. Deploy the application to a Private Space in the Sydney region with Private Space Logging enabled.
  2. Deploy the application to the Common Runtime in the Sydney region.
  3. Deploy the application to a Shield Private Space in the Sydney region.
  4. Deploy the application to a Private Space in the Sydney region with Internal Routing enabled.

Answer(s): C



Which two statements describe characteristics of Private Space Logging? (Choose two.)

  1. Log entries are forwarded as HTTPS POST requests.
  2. Log entries are collated and forwarded by Heroku's Logplex router.
  3. Log entries can be forwarded to up to three logging services.
  4. Log entries can be forwarded to only one logging service.

Answer(s): A,C



A client wants to migrate their on-premise application to Heroku. The application maintains a local, in- memory cache for its data store to improve performance.
What should an Architect advise the client about running the application on Heroku?

  1. The application should declare its in-memory cache as a separate process type to preserve it across deploys.
  2. All of the application's web dynos will share a single in-memory cache.
  3. The application should replicate its in-memory cache to a local disk to preserve it across deploys.
  4. The application's in-memory cache might be cleared at any time.

Answer(s): A



Which two conventions of the Heroku platform reflect the Twelve-Factor methodology's recommendation to "execute the app as one or more stateless processes?" (Choose two.)

  1. Log messages from each of an app's dynos are kept separate from each other.
  2. Heroku apps define process types in a Procfile.
  3. A Heroku app's config vars are deleted on deploys and app restarts.
  4. Dynos have an ephemeral filesystem.

Answer(s): B,C






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

Certified Heroku Architecture Designer Discussions & Posts