SalesForce HEROKU-ARCHITECT - Questions & Answers
Free preview · every answer includes a full explanation
Product page: https://prepkeys.com/heroku-architect.html
At Universal Containers (UC), a developer named Yuichiro wrote a PHP application that, in production, uses a MySQL database. Yuichiro is onboarding Mary, a new UC developer, who is setting up her development environment. Yuichiro asks Mary to:
1. install the related PHP libraries manually so the application will run;
2. use MongoDB, instead of MySQL, in the development environment.
According to the Twelve-Factor methodology, which changes should an Architect recommend?
Universal Containers collects sensor data from millions of sensors that are located around the World. Now. they want to process this data on Heroku.
What are three advantages of using a microservices architecture with Apache Kafka on Heroku in this scenario? Choose 3 answers.
Universal Containers wants to measure their adherence to specific SLAs for all Work Orders.In which order should a Consultant implement the setup to achieve this requirement?
Which Heroku runtimes provide keystroke logging?
A customer's Heroku Redis instance regularly reaches its storage limit.
Besides upgrading to a bigger plan, what solution should an Architect recommend for this scenario?
You can use Heroku Connect for:
How arelanguages, buildpacks, and slugs related?
You can use the Salesforce REST APIs to:
A RESTfulAPIis:
Universal Containers is developing a Salesforce app thatinvokes a Heroku app's web service, which asynchronously generates customer invoices. The Heroku app is deployed to a Private Space. When an invoice is ready, the Heroku app sends a POST request to the Salesforce REST API.
Which two options should an Architect recommend to ensure that neither the Salesforce nor the Heroku app is accessible from the public internet? Choose 2 answers.