DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Latest Salesforce Certified Heroku Architect Free Exam Questions | SPOTO

SPOTO's latest exam dumps on the homepage, with a 100% pass rate! SPOTO delivers authentic Cisco CCNA, CCNP study materials, CCIE Lab solutions, PMP, CISA, CISM, AWS, and Palo Alto exam dumps. Our comprehensive study materials are meticulously aligned with the latest exam objectives. With a proven track record, we have enabled thousands of candidates worldwide to pass their IT certifications on their first attempt. Over the past 20+ years, SPOTO has successfully placed numerous IT professionals in Fortune 500 companies.
Take other online exams

Question #1
What does a follower of Heroku Postgres leader database provide?
A. A static snapshot of the leader
B. A in-memory snapshot of the leader
C. A read-only replica of the leader
D. A writable replica of the leader
View answer
Correct Answer: C
Question #2
What are two features of a ShieldPrivate 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 donot 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
View answer
Correct Answer: BD
Question #3
You canuse Salesforce Connect to proxy which types of data sources:
A. OData 2
B. REST with JSONpayloads
C. SOAP
D. All of these
E. REST with XML payloads
View answer
Correct Answer: D
Question #4
A client is building a collection of web apps that will serve short-lived marketing sites during REST. The apps must support HTTPS connections. They also need to scale up and down at unpredictable intervals. The client is not currently a Heroku Enterprise customer. Given the scenario, what should an Architect recommend?
A. Sign up for Heroku Enterprise and deploy each app to a different Private Space
B. Sign up for Heroku Enterprise without deploying the apps to the same Private Space
C. Sign up for Heroku Enterprise and deploy theapps to the same Private Space
D. Deploy the apps to the Common Runtime
View answer
Correct Answer: D
Question #5
Universal Containers wants to set up communication between multiple public-facing Heroku web applications hosted on the Common Runtime. Which solution should an Architect recommend?
A. Movethe application to a Private Space, and enable Internal Routing for them
B. Bind all of the Heroku applications to the same port
C. Configure a worker process type for each application that listens for incoming remote procedure calls
D. Send requests to each application's URL using HTTP/HTTPS
View answer
Correct Answer: A
Question #6
When creating a Private Space, what is a valid reason to specify a region other than the default region?
A. Private Spaces restrict inbound traffic to the current region
B. Heroku pricing varies by region
C. Running an applicationcloser to its intended users can reduce latency
D. Available compute resources vary by region
View answer
Correct Answer: C
Question #7
A client wants to deconstruct a monolithic app into a collection of smaller apps which should be able to send HTTP requests to each other. The smaller apps should not be publicly accessible on the internet. Which Heroku Enterprise features should an Architect recommend to enable this architecture?
A. Heroku and ApacheKafka on Heroku
B. Heroku Connect and Internal Routing
C. Heroku Private Spaces and Heroku Connect
D. Heroku Private Spaces and Internal Routing
View answer
Correct Answer: D
Question #8
Universal Containers would like to enforce a 48-hour SLA to ensure that Technicians perform certain follow-up activities after they leave a customer site The starting point of the SLA is when the Work Order Status is set to "Technician Wrap Up." The Technician is required to provide confirmation that wrap up is completed. Which three configurations should a Consultant implement to ensure this can be achieved? (Choose three.)
A. Create a Process to call a Flow that completes the Milestone when the Wrap Up is complete
B. Create a Milestone which has entry criteria (or Status = Technician Wrap Up
C. Create a Workflow to close the Milestone when the Wrap Up is complete
D. Create an Entitlement Process which has entry criteria for Status = Technician Wrap Up
E. Create custom fields to capture that the Wrap Up Activities have been completed
View answer
Correct Answer: BCD
Question #9
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
View answer
Correct Answer: B
Question #10
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 threelogging services
D. Log entries can be forwarded to only one logging service
View answer
Correct Answer: AC
Question #11
If an Organization member has the operator privilege on an app, that means the user can:
A. Transfer the app to someone else
B. Add a paid add-on
C. Remove a member from the Organization account
D. Deploy the app
View answer
Correct Answer: B
Question #12
A client runs an application on a background worker dyno. The application allows its users to request personalized information as a PDF. At peak usage, the app processes millions of requests at once.The resulting number of requests has caused a bottleneck that is impacting its performance.Which two solutions can an Architect recommend to resolve the bottleneck and improve performance? (Choose two.)
A. Increase the number of workers to consume thejob faster
B. Move the application to a Private Space
C. Add Heroku Redis as a job queue
D. Add a CDN add-on from the Elements marketplace
View answer
Correct Answer: AB
Question #13
Universal Containers (UC) usesHeroku Connect to synchronize changes to the Account object in their Salesforce org. UC's Heroku application makes a batch update that changes one million records to the Heroku Postgres database table that mirrors the Account object. Approximately, how long will these updates take to sync back to the Salesforce org?
A. It depends on the sync performance, which can vary from one connection to another
B. 1 hour
C. One million updates is too many for Heroku Connect to handle; therefore, the sync will fail
D. 12 hours
View answer
Correct Answer: A
Question #14
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.
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 autoscaling to prevent applicationstartup overhead from skewing results
D. Ensure that the application runs on Performance-tier dynos
View answer
Correct Answer: AD
Question #15
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.)
A. Log messages from each of an app's dynos are kept separate from each other
B. Heroku apps define process types in a Procfile
C. A Heroku app's config vars are deleted on deploys and app restarts
D. Dynos have an ephemeral filesystem
View answer
Correct Answer: BC
Question #16
When creating a Private Space, what is a valid reason to specify a region other than the default region?
A. Private Spaces restrict inbound traffic to the current region
B. Heroku pricing varies by region
C. Running an applicationcloser to its intended users can reduce latency
D. Available compute resources vary by region
View answer
Correct Answer: C
Question #17
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
View answer
Correct Answer: AD
Question #18
Universal Containers has an application running in the Common Runtime that uses Heroku Redis. The data in Heroku Redis needs to be accessed by a third-party application. Which connection method should an Architect recommend to ensure the security of the data as it moves from Heroku Redis to the third-party application?
A. Use stunnel to secure the connection between Heroku Redis and the third-party application
B. Set up SSL Certificates on Heroku and the third-party application
C. Only allow access to Heroku Redis through an SSH connection
D. Set up both a VPN and a VPC between Heroku and the third-party application
View answer
Correct Answer: C
Question #19
Which of the following is NOT an advantage of Salesforce Connect overETL?
A. The data is always fetched on demand
B. If the origin is offline, the data is still available via Salesforce Connect
C. Standard protocols like OData can easily proxy external data into Salesforce
D. Data security can be enforced using per-user or per-application authentication
View answer
Correct Answer: B
Question #20
A customer's Heroku Redis instance regularly reaches its storage limit. Besides upgrading to a bigger plan, what solution should an Architect recommend for this scenario?
A. Explore a different key eviction scheme
B. Create a fork of the primary Heroku Redis instance
C. Migrate the data to a Heroku Postgres database
D. Failover to ephemeral filesystem for the running dyno
View answer
Correct Answer: A
Question #21
A client has a Heroku Postgres database add-on attached to a production application. The client now wants to access the database from another application that they use to perform administrative tasks. What should an Architect recommend in this scenario?
A. Copy the database's connection URL and add it to the administrative application as a config var
B. Attach the database toan application that acts as a database proxy
C. Create a fork of the database and attach it to the administrative application
D. Attach the same Heroku Postgres add-on to the administrative application
View answer
Correct Answer: D
Question #22
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
View answer
Correct Answer: C
Question #23
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. Create all of the appsin a Private Space
B. Create the API gateway application in the Common Runtime
C. Create all of theapps in the Common Runtime
D. Create all of the apps in a Private Space Create the internal apps with Internal Routing enabled
View answer
Correct Answer: D
Question #24
Universal Containers utilizes two contractors, Contractor 1 and Contractor 2, to perform repair work Contractor 1 has provided service longer for UniversalContainers and is considered to have more repair work expertise than Contractor 2.How should a Consultant configure this expertise for Contractor 1 versus Contractor 2?
A. Assign Contractor 2 as an Excluded Resource
B. Assign Contractor 1 and 2 different Skill Levels for repair Work Type
C. Assign Contractor 1 as a Preferred Resource
D. Assign Contractor 1 and 2 different capacities for repairwork
View answer
Correct Answer: B
Question #25
Universal Containers has 3 Heroku apps in its microservices and 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
View answer
Correct Answer: B
Question #26
You can use Heroku Connect for: A. Bidirectional data replication
B. Data proxy with Salesforce Connect
C. One-way data replication
D. All of these
View answer
Correct Answer: D
Question #27
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? (Choose two.)
A. Stable outbound IP addresses
B. VPC peering
C. Internal routing
D. Trusted IP ranges
View answer
Correct Answer: AD
Question #28
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 service to help you buy and install your own server hardware
D. A piece of software in the cloud that you can use just by logging in
View answer
Correct Answer: B
Question #29
A client requires that their web application's logs are accessible only from within the same isolated network as the application itself. Which solution should an Architect recommend in this scenario?
A. Deploy the application to a Shield Private Space with Private Space Logging enabled
B. Deploy the application to a Private Space
C. Deploy the application to a Private Space
D. Deploy the application to a Private Space
View answer
Correct Answer: C
Question #30
A client has a requirement to deploy versions of their app to different regions around the World. Which Heroku Enterprise feature would an Architect recommend to accomplish this?
A. Using a Heroku StMM Space an app can be deployed to a specific region at the time of app creation
B. When creating a Heroku Private Space, you can determine the specific geographic location for the space
C. You can changed the region for any app in any runtime by using the Heroku CLI
D. Using the Common Runtime, an app will automatically be deployed to multiple regions
View answer
Correct Answer: B

View The Updated Salesforce Exam Questions

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

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number: