A team of many developers work in their own individual orgs that have the same configuration as the production org.
Which type of org is best suited for this scenario?
A team of many developers work in their own individual orgs that have the same configuration as the production org.
Which type of org is best suited for this scenario?
A Developer Sandbox is best suited for a scenario where many developers work in their own individual orgs with the same configuration as the production org. Developer Sandboxes include a copy of the production org’s configuration (metadata) but are isolated environments intended for development and testing. They provide the necessary environment for developers to work independently while maintaining consistency with the production org's configuration.
I think its Developer Sandbox because of the same configuration as the production org.
A Developer sandbox is intended for development and testing in an isolated environment. A Developer Sandbox includes a copy of your production org’s configuration (metadata). https://help.salesforce.com/s/articleView?id=sf.create_test_instance.htm&type=5
I think its A
A) "same configuration" intends metadata, not data, so a Developer Sandbox would be enough. If the question had some reference to data itself, then Full Sandbox would be the answer.