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

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

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

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

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

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

السؤال #1
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
عرض الإجابة
اجابة صحيحة: ACE
السؤال #2
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
السؤال #3
Dataclips allows a user to choose which datastore to query. Which type of datastore is supported?
A. Any datastore, provided that you have the connection URL
B. Heroku Postgres
C. Heroku Redis
D. Any datastore connected via Heroku Connect
عرض الإجابة
اجابة صحيحة: B
السؤال #4
An app uses a queue of worker dynos to perform complex image processing, but the worker dynos are occasionally running out of memory when performing the processing. All of their dynos are currently standard-1x dynos. What should an Architect recommend in this scenario?
A. Add additional worker dynos
B. Break up the image processing across multiple dynos
C. Move the app to a Private Space
D. Change the type of dynos to standard-2x
عرض الإجابة
اجابة صحيحة: D
السؤال #5
Heroku add-ons are cool because they:
A. Give you the ability to add complex functionality to your application without having to manage the underlying software or infrastructure
B. Accessorize your dynos with over-clocked CPU power and faster I/O speeds
C. Can be provisioned easily from the Heroku Enterprise Flea Market system
D. Cost nothing -- billing is easy because they're always provided at no additional cost with every Heroku Enterprise account
عرض الإجابة
اجابة صحيحة: A
السؤال #6
Which two statements describe characteristics of Private Space Logging? (Choose two.)
A. Log entries are forwarded as HTTPS POST requests
B. Log entries are collated and forwarded by Heroku's Logplex router
C. Log entries can be forwarded to up to three logging services
D. Log entries can be forwarded to only one logging service
عرض الإجابة
اجابة صحيحة: AC
السؤال #7
Which two features of the Heroku platform require Private Spaces? Choose 2 answers.
A. Automated Certificate Management
B. Apache Kafka on Heroku
C. Internal Routing
D. Trusted IP ranges
عرض الإجابة
اجابة صحيحة: BD
السؤال #8
A customer would like to analyze data stored in a single, large, high-traffic Heroku Postgres database using a reporting tool that runslong-running, expensive read queries. What reporting architecture should be recommended? A client wants to create a Heroku web application that needs to provide a low-latency experience for its users, who are based primarily in Japan. Many common user actions will result in synchronous writes to the application's Heroku Postgres database. The application does not have advanc
A. Deploy the application to a Shield Private Space In the Tokyo region
B. Deploy the application to the Common Runtime in the Tokyo region
C. Deploy the application to a Private Space in the Tokyo region
D. Deploy the application to the Common Runtime in the U
عرض الإجابة
اجابة صحيحة: C
السؤال #9
Universal Export wants to build an app that serves company data. The data has no strong compliance requirements, and the app should only be reachable from trusted IP addresses.Which solution should an Architect recommend?
A. Deploy the app in a Shield Private Space with a Shield-tier Heroku Postgres database
B. Deploy the app in the Common Runtime with a Standard-tier Heroku Postgres database
C. Deploy the app in a Private Space with a Private-tier Heroku Postgres database
D. Deploy the app in the Common Runtime with a Premium-tier Heroku Postgres database
عرض الإجابة
اجابة صحيحة: C
السؤال #10
Universal Containers has 3 Heroku apps in its microservicesand requires that logs for all of the apps be stored in the same location for analysis and alerting purposes. How would they achieve this?
A. Send logs from each app to their own Heroku redis Store, and then combine all logs in a fourth master store
B. Set up the 3 apps as producers for Apache Kafka on Heroku and save their logs to Kafka
C. Set up a file on the filesystem and share it with all the apps
D. Install a logging add-on for one app and attach it to the other two apps
عرض الإجابة
اجابة صحيحة: B
السؤال #11
Universal Containers experienced an outage with their production Heroku Postgres database due to a fault with the underlying infrastructure. The database was unavailable for an hour. The database is on the Standard-0 plan.Which two actions should an Architect recommend to mitigate such database failures and outages in the future? (Choose two.)
A. Create a follower database that uses the same plan as the leader
B. Migrate the database toa Premium-tier plan
C. Migrate the database to a larger Standard-tier plan
D. Create a fork of the database that uses the same plan as the leader
عرض الإجابة
اجابة صحيحة: AC
السؤال #12
Salesforce Connect is used for:
A. Replicatingexternal data into Salesforce
B. Bidirectional syncing of external data in Salesforce
C. Proxying external data into Salesforce
D. Developing ETL services
عرض الإجابة
اجابة صحيحة: C
السؤال #13
Universal Containers has implemented a Knowledge solution for Agents to provide Field Technicians with information necessary to complete assigned work. Which two capabilities will now be available? (Choose two.)
A. Attach Knowledge Articles to Work Order Line Hems Only
B. Manage Attached Articles and Search the Knowledge Base
C. include Quick Actions and Global Actions in Attached Articles
D. Attach Articles to Work Orders and Work Order Line Items
عرض الإجابة
اجابة صحيحة: BD
السؤال #14
A web application on Heroku wants to surface Salesforce data.All users of the web application will:1) Authenticate using SSO with Salesforce. 2) Have user records in Salesforce.What architecture should be recommended in order to maintain the Salesforce security model already in place?
A. Use Heroku Connect to sync the Salesforce data and Salesforce security model to Heroku Postgres
B. Have the application query Salesforce data and the security model directly using a cached admin credential
C. Use Heroku Connect, with a per-user authentication model, to sync theSalesforce data to Heroku Postgres
D. Have the application query Salesforce data directly through the Salesforce APIs as the running user
عرض الإجابة
اجابة صحيحة: A
السؤال #15
What are two features of a Shield Private Space that has Private Space Logging enabled? Choose 2 answers.
A. Logs must be forwarded to a destination either within the Shield Private Space or within a VPN that includes the Shield Private Space
B. Applications in the shield Private Space do not forward logs to Heroku's Logplex router
C. Applications in the Shield Private Space forward logs to a separate, high-compliance instance of Heroku's Logplex router
D. All applications in the Shield Private Space forward their logs to the same destination
عرض الإجابة
اجابة صحيحة: BD
السؤال #16
Which two features of the Heroku platform require Private Spaces? Choose 2 answers.
A. Automated Certificate Management
B. Apache Kafka on Heroku
C. Internal Routing
D. Trusted IP ranges
عرض الإجابة
اجابة صحيحة: BD
السؤال #17
Salesforce Connect custom adapters support: A. Search
B. Cross-object relationships
C. All of these
D. Data paging
عرض الإجابة
اجابة صحيحة: C
السؤال #18
How does Heroku Connect work with Salesforce authentication?
A. The end user of a Heroku app authorizes Heroku Connect via OAuth
B. OAuth provides Heroku Connect with API tokens after the user authorizes the Heroku Connect application on Salesforce
C. SAML authorizes Heroku Connect to make API calls
D. A single integration user's credentials are stored
عرض الإجابة
اجابة صحيحة: B
السؤال #19
Universal Containers needs to integrate three separate apps: a Salesforce app, an app developed to Heroku, and a custom-built app hosted on-premise. Each app needs to send and receive data from any of the other apps. Which two integration options should an Architect recommend that can connect all three systems in a fire-and-forget pattern? Choose 2 answers.
A. Publish and subscribe to Salesforce platform events
B. Use Heroku External Objects as a data proxy
C. Use Heroku Connect to synchronize all systems withHeroku Postgres
D. Publish and subscribe to topics on Apache Kafka on Heroku
عرض الإجابة
اجابة صحيحة: AD
السؤال #20
A customer needs to test a database schema migration. Which approach should an Architect recommend?
A. Fork the production database, and run the migration and tests against the fork
B. Detach the Heroku Postgres add-on
C. Create a follower database, and run the migration and test against the follower database
D. Place the app into maintenance mode, and then perform the tests
عرض الإجابة
اجابة صحيحة: A
السؤال #21
Universal Containers is preparing to deploy a high-volume production web application to the Heroku Common Runtime. Which two best practices should an Architect recommend for large-scale load testing of the application? Choose 2 answers.
A. Open a ticket with Heroku support for approval
B. Move the apps into a Private Space to provide an isolated test environment
C. Disable auto scaling to prevent application startup overheadfrom skewing results
D. Ensure that the application runs on Performance-tier dynos
عرض الإجابة
اجابة صحيحة: AD
السؤال #22
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
السؤال #23
Which of the following is NOT an advantage of data replication over data proxies?
A. A replicated data set reduces data access latency
B. Areplicated data set supports bidirectional writes
C. A replicated data set offloads processing and requests from an origin data server
D. A replicated data set is always and immediately in sync with the origin data
عرض الإجابة
اجابة صحيحة: D
السؤال #24
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
السؤال #25
A customer runs Production Check on an application from the Dashboard. Which two runtime issues does it check for? Choose 2 answers.
A. Worker dyno scale: ensuring at least 1 worker dyno is available
B. Dyno redudancy: ensuring at least 2 web dynos are available
C. CDN ensuring a CDN is available to the web dynos
D. Production-tier database: ensuring aproduction-tier database is being used
عرض الإجابة
اجابة صحيحة: BD
السؤال #26
Universal Containers has a Heroku app that uses Heroku Connect to sync data with their Salesforce org. The app makes frequemt updates to the same records over short period of time, and sync speeds have begun to worsen. An Architect recommends using Heroku Connect's Merged Writes algorithm to improve sync speeds. What are 2 implications of using the Merged Writes algorithm in this scenario?
A. Relationships such as circular dependencies are known to cause issues
B. The Merged Writes algorithm does not support using Salesforce SOAP API
C. The Merged Writes algorithm is more likely to approach Salesforce API rate limits
D. The Merged Writes algorithm does not support using the Salesforce Bulk API
عرض الإجابة
اجابة صحيحة: AD
السؤال #27
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
السؤال #28
A client wants to deconstruct a monolithic application into a set of microservices The microservicesrequire securer direct peer-to-peer communications. Which Heroku Enterprise features should an Architect recommend? Choose one answer
A. Heroku Private Spaces and Apache Kafka on Heroku
B. Shield Private Spaces and Heroku Shield Connect
C. Heroku Private Spaces and Internal Routing
D. Heroku Private Spaces and Private Space VPN connections
عرض الإجابة
اجابة صحيحة: C
السؤال #29
Which Is an effect of "locking" anapplication that belongs to a Heroku Enterprise Team?
A. New members of the Enterprise Team are granted no automatic permissions for the application
B. The application cannot be deployed until is unlocked
C. Members of the Enterprise Team who are not administrators have their permissions for the application revoked
D. Members of the Enterprise Team cannot be granted new permissions for the application until it's unlocked
عرض الإجابة
اجابة صحيحة: A
السؤال #30
Dataclips allows a user to choose which datastore to query. Which type of datastore is supported?
A. Any datastore, provided that you have the connection URL
B. Heroku Postgres
C. Heroku Redis
D. Any datastore connected via Heroku Connect
عرض الإجابة
اجابة صحيحة: B

View The Updated Salesforce Exam Questions

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

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

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

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

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