QuestionQ53
Continuous Integration TechniquesUniversal Containers (UC) is undertaking an enterprise Salesforce transformation journey. UC wants to streamline and automate deployments to different sandboxes during the build phase. After customer acceptance in UAT, the company also requests automated production deployment.
As the deployment architect, what should be recommended to meet the customer requirements?
- A Recommend using SFDX and documents the deployment commands with steps to be executed for each environment.
- B Recommend using the Continues integration and the Continues deployment tool and build the pipeline to deploy to sandboxes and production.
- C Recommend using an AppExchange solution that packages the deployment components and you can run the deployment wizard to track deployment result.
- D Recommend using the ANT script and build a custom application to run the script and use change sets to deploy supported metadata.
Community Discussion