A client wants to create a set of applications that all communicate with each other.Only one of the applications should be accessible from the public internet. This application will act as an API gateway and route requests to the interbak applications using HTTPS. Which architecture should an Architect recommend?
A clientwants 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.)
A client wants to use Heroku Connect to sync data from a Heroku Postgres table toa Salesforce org. The client only needs to sync a specific subset of the rows in the table.
How should this be performed?
What are two features of a ShieldPrivate Space that has Private Space Logging enabled? Choose 2 answers.
Q. 30 A client has a Heroku Redis instance that can be accessed over the public internet. To meet compliance requirements, the IT Security team requires thatall databases must be isolated from the public internet. Which solution should be suggested by an Architect?
An existing app is experiencing performance degradation because of multiple executions of multiple, expensive SQL read queries. This SQL code cannot be optimized any further and the frequency of the execution of the queries cannot be reduced. Which two options should an Architect recommend in this scenario?
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.)
Which Heroku feature allows you to deploy a real app complete with code, config, andadd-ons already configured?
Universal Containers (UC) has expressed a desire to have encryption-at-rest enabled on their Heroku Postgres databases.
Which three tiers would UC need to use to have that feature enabled? (Choose three.)
A client has data in a Heroku Postgres table. They want to generate analytics based on the table and make the results available in their Salesforce org. Their Salesforce administratorwants to minimize the amount of data that is written to Salesforce to accomplish this. Which strategy should an Architect recommend on this scenario?
Universal Containers uses Heroku Connect to sync their Salesforce org's data with Heroku Postgres. Periodically, they write a very large set ofchanges that needs to be fully replicated between these two systems.
Which two sets of actions should an Architect propose? (Choose two.)
Universal Containers (UC) has a front-end web application and a back-end service application running on Heroku. The applications are running in the Common Runtime. Now, UC wants to prevent any public access to the back-end application. Which two Heroku features should an Architect propose?
Universal Containers is preparing to deploy a high-volume production web application to the Heroku Common Runtime. Which two best practices should an Architectrecommend for large-scale load testing of the application? Choose 2 answers.
Universal Containers would like to engage contractors and customers directly in their Field Service solution. Which three options will provide read, write, and edit access to Work Order objects? (Choose three.)
Universal Containers has multipleHeroku applications that use the same Heroku Postgres database. One of those applications, SFDC-sync. uses Heroku Connect to sync the data between a Salesforce org and the Heroku Postgres database. If the SFDC-sync app Is deleted. Heroku Connect will stopsyncing data. What is another consequence of deleting the SFDC-sync app?
A client has 3 Heroku applications: App 1, App 2, App 3. They would like to restrict external web traffic to App 3 only. Which two Heroku features should an Architect recommend to enable this architecture?
A client currently runs a Ruby script in aone-off dyno each time they deploy their Go application to Heroku. The development team wants the script to be executed before the application is deployed because it performs necessary database migrations. Which approach should an Architect recommend?
A client's Heroku application is publishing messages to an instance of Apache Kafka on Heroku.
Whatdoes a second Heroku application need to do to consume those messages?
A client wants to secure their web application using SSL/TLS. They do not have specific requirements regardingusing a particular version of SSL/TLS.
Which two Heroku features should an Architect recommend as options? (Choose two.)
you can build Canvas apps and run them on Heroku with of the following languages:
Which 2 architectures are enabled by using a single Private Space and the Internal Routing feature?
Universal Containers intends to build an app which will accept card payments. The app also needs to store, process, and transmit cardholder data.
Which Heroku architecture should an Architect recommend?
Universal Containers has noticed that with every new product release there is a rise in customer reported Cases and a decrease in first-time fix-rate.
Which two recommendations should a Consultant make? (Choose two.)