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.)
A. Heroku Private Spaces
B. Automated Certificate Management
C. Heroku SSL
D. Heroku Shield Private Spaces
Universal Containers wants to reduce their mean-time-to-service Which three Field Service process should a Consultant recommend to accomplish this goal? (Choose three )
A. Knowledge Base
B. Customer Entitlements
C. Adjust Scheduling Policy
D. Dispatching
The Disaster at Universal Containers would like to schedule Service Appointments from the Dispatcher's Console while taking the Scheduling Policy intoconsideration. Which three options are available to the Disaster? (Choose three.)
A. Select a Service Appointment from the list, press the "Change Status" action and "Dispatch".
B. Select a Service Appointment from the list, press the "Candidates" action, andselect the best time slot.
C. Select multiple Service Appointment from the list and bulk schedule them Select a Service Appointment from the list, press the "Edit" action and allocate the Resource
D. Create a Workflow to close the Milestone when the Wrap Up is complete.
E. Select a Service Appointments from the list and press the "Schedule" action.
Universal Containers provides multiple service types (i.e., Installation, Maintenance, Break/Fix, etc.) Each service requires a variety of skills and certifications inorder for a resource to excel Which two configurations should a Consultant implement to meet this requirement? (Choose two )
A. Use Work Types with Required Skills
B. Assign the appropriate Skills to Resources
C. Create Multiple Work Orders Line Items per service.
D. Select the relevant Work Types for each Resource
A client has a Heroku app that uses Apache Kafka on Heroku. They want to refactor the app into 2 distinct appsthat will both continue to use Kafka (because they probably don't have so much to do in their life). Based on this refactoring, what should an Architect recommend?
A. Ensure that the apps consume mutually excliusive sets of Kafka topics
B. Attach the existing Kafka add-on to both apps
C. Designate one app as a producer and the other as a consumer
D. Attach the existing Kafka add-on to one app and attach a new Kafka add-on to the other app
You can use the Salesforce REST APIs to:
A. Execute processes as another user
B. Access database log files
C. Feed your kitten
D. Insert or update records
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. Each microservice is a separate Heroku app. The microservices communicate byusing Apache Kafka as a message bus.
B. Each microservice is a separate process type in a single Heroku app. The microservices communicate by using Redis as a message bus.
C. Each microservice is a separate private space. The microservices communicate byusing DNS Service Discovery.
D. Each microservice is a separate process in a single Heroku app. The microservices communicate by using shared memory.
Explanation:
- httDs://devcenterheroku.com/artJcles/event-driven-microservices-with-aDache-kafka
A client has an existing Heroku Connect integration. They would like to extend the integration to ad Attachments (which are related binary files) from a mapped Salesforce object. What advice should an Architect provide?
A. A file storage system needs to be added to the Heroku Connect mapping to sync binary files.
B. Heroku Connect does not support binary files: therefore migration must be done using another method
C. A column oftype Binary String must be added manually to the Heroku Postgres table and amend Attachments before binary transfer can be enabled.
D. An additional object mapping must be added for the Attachments table in Heroku Connect.
Explanation: https://devcenter.heroku.com/articles/using-sso-servi ces-with-heroku#prerequisites-for-sso-with-heroku
A customer's IT department will not allow VPN access through their on-premise gateway. Users need to be able to access trusted Heroku applications only when they are in the office. These applications are deployed to a Heroku Private Space. Which two Private Spaces features should an Architect recommend to enable on-premise users to gain the access they need? (Choosetwo.)
A. Stable outbound IP addresses
B. VPC peering
C. Internal routing
D. Trusted IP ranges
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. Internal Routing
B. Private Space Peering
C. Private Space VPNconnections
D. Heroku Connect
Explanation:
- https://devcenterheroku.corn/articles/event-driven-microservices-with-apache-kafka
Page 4 out of 19 Pages |
Previous |