QuestionQ93

Environments

Universal Containers (UC) is an enterprise financial company operating in EMEA, AMER, and APAC. Due to regulatory requirements, UC maintains a separate Salesforce org for each region. Each org has customizations suited to its regional needs, while standard processes also apply to the requirements of all regions.

As the deployment architect, what should be considered for the multi-org deployment strategy?

  • A Deploy metadata to production orgs using package development model
  • B Deploy metadata to production orgs using managed packages
  • C Deploy metadata to production orgs using unmanaged packages
  • D Deploy metadata to production orgs using change sets
Explanation

The Package Development Model organizes shared metadata into versionable packages that can be deployed consistently across multiple orgs, while allowing region-specific customizations to be maintained separately. It provides a repeatable, maintainable deployment approach for common functionality across independent regional orgs.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!