A client wants to create a scalable set of microservices that communicate with each other, where multiple microservices have a public REST API. Which architecture strategy allows this on Heroku?
A client wants to create a scalable set of microservices that communicate with each other, where multiple microservices have a public REST API. Which architecture strategy allows this on Heroku?
A client wants to secure their web application using SSL/TLS. They do not have specific requirements regarding using a particular version of SSL/TLS. Which two Heroku features should an Architect recommend as options? (Choose two.)
A client is running an app on 20 Standard-2x dynos. They are noticing highly variable performance when the application is experiencing a heavy load. Which two suggestions should an Architect make in this scenario? (Choose two.)
A client wants to create a secure network connection between Heroku applications running in a Private Space and an AWS VPC. Which Heroku feature should an Architect recommend to create the connection?
A client wants to use Heroku to build a data bridge between Salesforce and Google Cloud Platform (GCP). Which combination of Heroku features should an Architect recommend to secure the connection between Heroku and GCP?
Universal Containers (UC) has configured SSO fortheir Heroku Enterprise Team using an identity provider (IdP). When a new employee joins the company, how should their Heroku account be created?
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?
Universal Containers has a Heroku app that uses several third-party add-ons. They now need to enforce data privacy and be compliant with General Data Protection Regulation (GDPR). What should an Architect advise UC regarding data residency in this scenario?
Which Heroku runtimes provide keystroke logging?
A client is creating a new API application. The app should only be accessible from other apps that they deploy to Heroku. Also, traffic between the other apps and the API should not transit the public internet. Which solution should an Architect recommend to meet these requirements?