What is org-based development?

Study for the Architect Journey - Development Lifecycle and Deployment Exam. Enhance your knowledge with quizzes and detailed questions. Prepare effectively for a successful test experience!

Multiple Choice

What is org-based development?

Explanation:
Org-based development means you do your work inside the Salesforce orgs themselves—sandboxes and production—rather than in an external code repository. You build and test features in a sandbox, then deploy the changes to production using deployment tools like change sets or other migration methods. The org is the primary place where metadata lives during development, and changes are moved between orgs rather than being stored in a separate version-control system. That’s why this option is the best: it emphasizes developing within the confines of sandbox and production, which is the defining trait of org-based development. Tools such as migration tools or change sets are part of how you move work between orgs, not the fundamental development model. Conversely, focusing only on production as the source of truth or limiting development to a single environment doesn’t reflect the multi-org workflow at play in org-based development.

Org-based development means you do your work inside the Salesforce orgs themselves—sandboxes and production—rather than in an external code repository. You build and test features in a sandbox, then deploy the changes to production using deployment tools like change sets or other migration methods. The org is the primary place where metadata lives during development, and changes are moved between orgs rather than being stored in a separate version-control system.

That’s why this option is the best: it emphasizes developing within the confines of sandbox and production, which is the defining trait of org-based development. Tools such as migration tools or change sets are part of how you move work between orgs, not the fundamental development model. Conversely, focusing only on production as the source of truth or limiting development to a single environment doesn’t reflect the multi-org workflow at play in org-based development.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy