Heroku Architecture Designer
Heroku Architecture Designer Universal Containers needs to write their Heroku application's logs to two destinations: an on-premise Syslog log server and a cloud analytics provider that ingests logs using an HTTPS endpoint. What should an Architect recommend in this scenario? A. Publish all logs to Apache Kafka on Heroku, and create a separate app that consumes and distributes log messages. B. Write all logs to Heroku Redis as a buffer and use an add-on to send them to both destinations. C. Add a logging library to the application source that sends all logs directly to both destinations. D. Write all logs to stdout, and configure a separate log drain for each destination. Reference: A hospital is planning to rewrite its on-premise patient registration system. Their current system is HIPAA-compliant as well as ISO 27018-compliant. They need to maintain these same certification levels after the rewrite. Their new app also needs to sync PII (personally identifiable information) data with their Salesforce org. What Heroku Enterprise solutions should an Architect propose? A. Build the app in a Shield Private Space, with a Shield Heroku Postgres database, and use Apache Kafka on Heroku to stream from the Salesforce org. B. Build the app in the Common Runtime, use a Heroku Postgres database, and use Heroku Connect to sync to Salesforce. C. Build the app in a Shield Private Space, with a Shield Heroku Postgres database, and use Shield Heroku Connect to sync to Salesforce. D. Build the app in a Private Space with a Private Heroku Postgres database, and use Heroku Connect to sync to Salesforce.
Written for
Document information
- Uploaded on
- January 5, 2023
- Number of pages
- 29
- Written in
- 2022/2023
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
heroku architecture designer universal containers needs to write their heroku applications logs to two destinations an on premise syslog log server and a cloud analytics provider that ingests lo