Salesforce Certified DevOps Specialist question 4

This is not a real exam question. Indeed, the exam isn't even real! This is just for fun!

What are two (2) advantages of a delta deployment instead of deploying the entire contents of a git repo?

  1. You can only run the tests you need, thus reducing deployment time
  2. A smaller deployment package makes deployment easier to reason about
  3. Deploy only what's needed and avoid deploying metadata that isn't deployable because it's org-specific
  4. Avoid hitting the deployment size limit

Delta deployment (source https://github.com/scolladon/sfdx-git-delta#what-is-sfdx-git-delta)


Explanation

As with any Salesforce certification, the answer is almost always "it depends," and there's no clear-cut answer.

In this particular scenario:


You missed the best part 😔. Join the community of 70+ paid subscribers who are embracing a software engineering mindset and benefiting from this exclusive content. Don't be left behind—stand out from the crowd!

Subscribe for exclusive Salesforce Engineering tips, expert DevOps content, and previews from my book 'Clean Apex Code' – by the creator of HappySoup.io!
fullstackdev@pro.com
Subscribe