Salesforce Certified Development Lifecycle and Deployment Architect — Question 35
Which two sandbox types are appropriate to use as the hotfix environment? (Choose two.)
Answer options
- A. Full sandbox
- B. Developer sandbox
- C. Developer Pro sandbox
- D. Partial Copy sandbox
Correct answer: B, D
Explanation
The Developer sandbox (B) is appropriate for hotfixes as it allows for quick changes and testing in a lightweight environment. The Partial Copy sandbox (D) is also suitable because it includes a subset of production data, which is helpful for testing hotfixes in a more realistic scenario. Full sandboxes (A) and Developer Pro sandboxes (C) are not ideal choices for this specific purpose.