لا تريد أن تفوت شيئا؟

نصائح اجتياز امتحان الشهادة

آخر أخبار الامتحانات ومعلومات الخصم

برعاية وحديثة من قبل خبرائنا

نعم، أرسل لي النشرة الإخبارية

خذ اختبارات أخرى عبر الإنترنت

السؤال #1
Call outs in Apex trigger support which authentication mechanisms:
A. Pre-shared keys
B. username and password credentials
C. All of these
D. OAuth flows using named credentials in the Remote Site settings
عرض الإجابة
اجابة صحيحة: C
السؤال #2
A customer wants to sync data between their Salesforce org and Heroku Postgres.Which two limitations should an Architect remember when recommending Heroku Connect? (Choose two.)
A. HerokuConnect can only access fields and objects that its associated Salesforce integration user can access
B. Heroku Connect does not support all Salesforce objects and fields
C. Heroku Connect does not provide an API
D. Heroku Connect cannot sync custom objects
عرض الإجابة
اجابة صحيحة: AC
السؤال #3
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
عرض الإجابة
اجابة صحيحة: C
السؤال #4
According to the Twelve-Factor methodology, which best practice helps minimizethe gap between development and production?
A. Using the same backing services in all of an application's environments
B. Configuring application logging to write stdout
C. Executing long-running tasks as background processes
D. Writing processes that are fast to start up and gracefully shut down
عرض الإجابة
اجابة صحيحة: A
السؤال #5
A platform as a service (PaaS) is:
A. A monthly bare-metal server rental service
B. A way to deliver hardware and software tools, such as those needed for application development, to users as a service
C. A piece of software in the cloud that you can use just by logging in
D. A service to help you buy and install your own server hardware
عرض الإجابة
اجابة صحيحة: B
السؤال #6
A client has data in a production Heroku Postgres database, and needs to quickly get access to a subset of that data for reporting needs. Which two features does Heroku Dataclips provide to enable this? (Choose two.)
A. JSON export of query results, with CORS support
B. CSV export of query results
C. A simple REST API access to query results
D. Postgres dump file of query results
عرض الإجابة
اجابة صحيحة: AB
السؤال #7
Universal Containers has an initiative to increase customer satisfaction by committing preferred resources to accounts and providing prompt service Which two Scheduling Policies would assist to meet this initiative? (Choose two )
A. Emergency Policy
B. Customer First
C. Soft Boundaries
D. High Intensity
عرض الإجابة
اجابة صحيحة: BC
السؤال #8
A RESTfulAPIis:
A. A methodology (or maximizing the effectiveness of any vacation
B. An Actually Pretty Informative meditation session
C. How the web displays data in a hierarchical format readable by both people and machines
D. A web-based service that provides standard ways for clients to make requests and receive responses
عرض الإجابة
اجابة صحيحة: A
السؤال #9
Applications on Heroku that use Salesforce REST APIs can use which authentication mechanisms:
A. Username and password with an OAuth connected app
B. None of these
C. OAuth web or user-agent flow in which the user authorizes a connected app using browser redirects
D. Anonymous access without credentials on trusted networks
عرض الإجابة
اجابة صحيحة: AC
السؤال #10
Universal Containers has a Heroku Private Space with a VPN connection to their on- premise network. They want their remote employees to be able to access their Heroku applications using a VPN connection only. Which solution should an Architect recommend?
A. Clone the Heroku applications to a second Private Space, and configure its VPN for remote employees
B. Enable remote employees to VPN into the company's on-premise network
C. Configure a second VPN connection for the Private Space that remote employees can use
D. Add all remote employees to an Enterprise Team, and configure it to connect to the Private Space via SSO
عرض الإجابة
اجابة صحيحة: C
السؤال #11
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.
A. Restrict the Private Space's trusted IP range to Salesforce IP addresses
B. Restrict the Private Space's trusted IP range to Universal Containers' VPN
C. Restrict the Salesforce connected app's login IP ranges to Universal Containers' VPN
D. Restrict the Salesforce connected app's login IP ranges to the stable outbound IP addresses of the Private Space
عرض الإجابة
اجابة صحيحة: AD
السؤال #12
Universal Containers has enabled Field Service Lightning and is looking to enable Entitlements for Work Orders. What should a Consultant take into consideration?
A. Creating Entitlements for Cases and Work Orders must beseparated
B. Managing page layouts and validation rules can be done in Salesforce Lightning
C. Managing page layouts and milestone trackers can be done in the Salesforce mobile app
D. Creating Entitlements for Work Orders requires Lightning to be enabled
عرض الإجابة
اجابة صحيحة: A
السؤال #13
Heroku apps that handle callouts from Salesforce can be written in:
A. All of these
B. Python
C. Node, js / JavaScript
D. Java, Scala
E. PHP
عرض الإجابة
اجابة صحيحة: A
السؤال #14
A client's Heroku web application displays data that is fetched from 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 database, and use Heroku Connect to synchronize the tables to the Salesforce org
B. Store all file URLs in a Heroku Postgres table, and use Heroku Connect to synchronize the table to the Salesforce org
C. Replicate the files to tables in a Heroku Postgres database, and use Heroku External Objects to expose the tables to the Salesforce org
D. Replicate the files to the application's local filesystem, and use worker dynos to periodically sync them to the Salesforce org
عرض الإجابة
اجابة صحيحة: A
السؤال #15
Callouts from Salesforce to Heroku can be made using:
A. Corba
B. Web sockets
C. Message bus
D. Apex triggers or outbound messages
عرض الإجابة
اجابة صحيحة: D
السؤال #16
Universal Containers (UC) has configured SSO for their Heroku EnterpriseTeam using an identity provider (IdP). When a new employee joins the company, how should their Heroku account be created?
A. A Heroku account is created for the employee automatically the first time they log in to Heroku via SSO
B. The employee shouldcreate a new Heroku account with the exact email address listed in their IdP record
C. No account creation is required, because all SSO users in a particular Enterprise Team are associated with a single Heroku account
D. An administrator of the Enterprise Team creates the Heroku account with the exact email address listed in the employee's IdP record
عرض الإجابة
اجابة صحيحة: A
السؤال #17
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?
A. Enclose the existing Heroku Redis instance inside a Pnvate Space
B. Use a Heroku Redis instance with a Private Tier plan
C. Use a Heroku Private Space and a Heroku Redis instance with a Private Tier plan
D. Enclose the existing Heroku Redis instance inside a Shield Private Space
عرض الإجابة
اجابة صحيحة: C
السؤال #18
A client has an e-commerce application that stores creditcard information. The application will run the production. Which security certification does the application need to meet?
A. ISO 27017
B. PCI level 1
C. SOC2Typel
D. ISO 27018
عرض الإجابة
اجابة صحيحة: B
السؤال #19
Heroku Connect data replication happens:
A. Near real time for writes to Salesforce
B. Near real time for writes to Salesforce
C. Instantly in both directions
D. Near real time in both directions
عرض الإجابة
اجابة صحيحة: B
السؤال #20
Which three resources can be found in the Heroku Elements Marketplace? (Choose three.)
A. Heroku Buttons
B. Buildpacks
C. Heroku Stacks
D. Docker image files
E. Add-ons
عرض الإجابة
اجابة صحيحة: ABE
السؤال #21
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 improvementWhat process should a Consultant recommend to handle this situation?
A. Set the existing Service Appointment status to Complete; Create a new Work Order and Service Appointment for the follow-up trip
B. Set the existing Service Appointment status to Cannot Complete: Create a new Work Order Line Item for the follow-up trip
C. Set the existing Service Appointment status to Cannot Complete; Create a new Service Appointment against the same Work Order for the follow-up trip
D. Set the existing Service Appointment status to In Progress; Create a new Work Order and Service Appointment for the follow-up trip
عرض الإجابة
اجابة صحيحة: C
السؤال #22
Universal Containers is looking to implement Entitlement Management to meet the following requirements:1) Any employee from the customer account is eligible for support. 2) Specific purchased products are eligible for support What Objects should be set up for Entitlement Management?
A. Contacts and Service Contracts
B. Accounts and Service Contracts
C. Contacts and Assets
D. Accounts and Assets
عرض الإجابة
اجابة صحيحة: D
السؤال #23
Universal Containers (UC) is opening offices in Japan and Germany. This will allow them to serve new customers in Asia and in Europe. UC is concerned about application latency for their new customers, especially because the app serves large amounts of dynamic content.Which Heroku Enterprise feature should an Architect recommend to alleviate this concern?
A. Create Salesforce orgs in each region and use Heroku Connect to link them
B. Deploy instances of their applications into Private Spaces in Tokyo and Frankfurt
C. Deploy a globally-distributed CDN in front of the application
D. Create a Heroku Pipeline to mirror the app and its data in each region
عرض الإجابة
اجابة صحيحة: A
السؤال #24
A client requires that their web application's logs are accessible only from within the same isolatednetwork as the application itself.Which solution should an Architect recommend in this scenario?
A. Deploy the application to a Private Space
B. Deploy the application to a Shield Private Space with Private Space Logging enabled
C. Deploy the application to a Private Space
D. Deploy the application to a Private Space
عرض الإجابة
اجابة صحيحة: C
السؤال #25
Universal Containers acquires a company that runs an application on Google Cloud Platform (GCP). TheGCP application needs to communicate securely with a Heroku application. The Heroku application has Internal Routing enabled and is running in a Private Space.Which two recommendations should an Architect make to satisfy this use case? Choose 2 answers.
A. Ensure that the Private Space and GCP use distinct CIDR ranges
B. Disable Internal Routing on the Heroku app
C. Ensure that the Private Space and GCP use matching CIDR ranges
D. Establish a secure site-to-site VPN connection between the Private Spaceand GCP
عرض الإجابة
اجابة صحيحة: AD
السؤال #26
A hospital is planning to rewrite its on-premise patient registration system. Their current system is HIPAA-compliant as 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 solutions should an Architect propose?
A. Build the app in a Shield Private Space, with a Shield Heroku Postgres database, and use Apache Kafka on Heroku to stream from the Salesforce org
B. Build the app in the Common Runtime, use a Heroku Postgres database, and use Heroku Connect to sync to Salesforce
C. Build the app in a Shield Private Space, with a Shield Heroku Postgres database, and use Shield Heroku Connect to sync to Salesforce
D. Build the app in a Private Space with a Private Heroku Postgres database, and use Heroku Connect to sync to Salesforce
عرض الإجابة
اجابة صحيحة: C
السؤال #27
Universal Containers (UC) has a Heroku application that runs in Virginia, in the U.S., that uses Apache Kafka on Heroku. They have deployed a copy of the app in Asia. Now, both apps need a messaging backbone that will support multi-region distribution.What is the least complex architecture that an Architect should recommend?
A. Deploy a multi-region version of Apache Kafka on Heroku
B. Use Heroku's multi-tenant Kafka Basic plan
C. The app in Asia should write to the Kafka instance in Virginia
D. Provision a second Kafka add-on in Asia
عرض الإجابة
اجابة صحيحة: B
السؤال #28
Which of the following is a Heroku CLI command?
A. heroku create
B. heroku new
C. git pushheroku master
D. git push
عرض الإجابة
اجابة صحيحة: A
السؤال #29
To satisfy the requirements of an upcoming compliance audit, a client must provide a record of all interactive commands run against a production application in the last six months. Which Heroku feature should an Architect recommend to help with this use case?
A. Heroku Shield keystroke logging
B. Dataclips
C. Private Space Logging
D. SSH tunneling using Heroku Exec
عرض الإجابة
اجابة صحيحة: A
السؤال #30
Universal Containers wants the ability for their Field Technicians to log sales opportunities associated with their Work Orders.What configuration should a Consultant implement so Field Technicians can easily achieve this through the Field Service mobile app?
A. Quick Action on Opportunity to Create Work Order Line Item
B. Quick Action on Opportunity to Create Work Order
C. Quick Action on Work Order Line Items to Create Opportunity
D. Quick Action on Work Order to Create Opportunity
عرض الإجابة
اجابة صحيحة: D

View The Updated Salesforce Exam Questions

SPOTO Provides 100% Real Salesforce Exam Questions for You to Pass Your Salesforce Exam!

عرض الإجابات بعد التقديم

يرجى إرسال البريد الإلكتروني الخاص بك والواتس اب للحصول على إجابات الأسئلة.

ملحوظة: يرجى التأكد من صلاحية معرف البريد الإلكتروني وWhatsApp حتى تتمكن من الحصول على نتائج الاختبار الصحيحة.

بريد إلكتروني:
رقم الواتس اب/الهاتف: