Heroku Connect is an add-on that syncs Force, com data into:

Heroku Connect is an add-on that syncs Force, com data into:A . Someone else's isolated network environmentB . A Heroku Postgres databaseC . A secondary Salesforce instanceD . Only one dyno in your app's dyno formationView AnswerAnswer: B

June 22, 2021 No Comments READ MORE +

What architecture should be recommended in order to maintain the Salesforce security model already in place?

A web application on Heroku wants to surface Salesforce data. All users of the web application will: 1) Authenticate using SSO with Salesforce. 2) Have user records in Salesforce. What architecture should be recommended in order to maintain the Salesforce security model already in place?A . Use Heroku Connect to...

June 22, 2021 No Comments READ MORE +

What option should an Architect recommend to enable the Heroku application to use wkhtmltopdf?

A financial reporting application, hosted on an on-premise server, uses a native library (wkhtmltopdf) to convert its HTML reports into PDFs. The app is being migrated to Heroku. What option should an Architect recommend to enable the Heroku application to use wkhtmltopdf?A . Ensure that the Heroku app fetches the...

June 22, 2021 No Comments READ MORE +

What Heroku Enterprise solutions should anArchitect propose?

A hospital is planning to rewrite its on-premise patient registration system. Their current system is HIPAA-compliantas 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...

June 22, 2021 No Comments READ MORE +

What process should a Consultant recommend to handle this situation?

A Field Technician from UniversalContainers arrived onsite for an appointment, and unfortunately the customer was not present UC wants to ensure they cantrack these customer no-show events for future process improvement What process should a Consultant recommend to handle this situation?A . Set the existing Service Appointment status to Complete;...

June 21, 2021 No Comments READ MORE +

When creating a Private Space, what is a valid reason to specify a region other than the default region?

When creating a Private Space, what is a valid reason to specify a region other than the default region?A . Private Spaces restrict inbound traffic to the current region.B . Heroku pricing varies by region.C . Running an application closer to itsintended users can reduce latency.D . Available compute resources...

June 21, 2021 No Comments READ MORE +

What should an Architect recommend in this scenario?

Universal Containers needs to write their Herokuapplication'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, andcreate a separate app that...

June 20, 2021 No Comments READ MORE +

What Heroku Enterprise features should an Architect recommend in this scenario?

A client wants to perform complex processing on large data sets in Salesforce. The data is confidential, but it does not have advanced compliance requirements. What Heroku Enterprise features should an Architect recommend in this scenario?A . Shield Private Spaces and Heroku External ObjectsB . Private Spaces and Heroku ConnectC...

June 20, 2021 No Comments READ MORE +

How would they achieve this?

Universal Containers has 3 Heroku apps in its microservices and requires thatlogs for all of the apps be stored in the same location for analysis and alerting purposes . How would they achieve this?A . Send logs from each app to their own Heroku redis Store, and then combine all...

June 20, 2021 No Comments READ MORE +

Which recommendation should an Architect make in this scenario?

A client's Heroku web application displays data that is fetchedfrom a back-end file storage system. The client now wants this data to be viewable, but not editable, from their Salesforce org. Which recommendation should an Architect make in this scenario?A . Replicate the files to tables in a Heroku Postgres...

June 19, 2021 No Comments READ MORE +