Checklist progress
0/188Learned
MuleSoft Platform Architect
Study Checklist
Checklist progress
0/188Learned
Describe the scenarios for which Object Store (OS) should be used with CloudHub
0/3
Select CloudHub worker sizes and configuration as appropriate
0/5
Given an app deployed to the CloudHub shared worker cloud in one or more regions, describe and predict its reliability and performance characteristics
0/5
Identify the defining differences between the CloudHub Shared and Dedicated Load Balancers
0/5
Compare and contrast the options for CloudHub networking in the presence of customer-owned Amazon VPCs and on-premises data centers
0/6
Identify and avoid single points of failure in CloudHub deployments of API implementations
0/5
Prepare for the Exam
Study Community
Ask questions and get the latest info from other MuleSoft Platform Architect studiers.
CloudHub offers persistent and non-persistent VM queues to control how messages are stored and delivered across application workers. Persistent queues store messages on disk to guarantee zero loss and enable cross-worker distribution, while non-persistent queues rely on default runtime handling for maximum throughput. Selecting the correct type depends on whether your integration prioritizes strict message durability or low-latency processing.