DevOps

Optimize team collaboration as you build and deploy Salesforce apps. Integrate with version control, automate workflows, and release with confidence using CI tools and the Metadata API.
Module

DevOps Center: Quick Look 

100 PointsEstablish modern DevOps best practices with a centralized, point-and-click interface
Trail

Determine Which Application Lifecycle Management Model Is Right for You 

1500 PointsLearn about application lifecycle management models and choose the best one to manage change in your org
Module

Package Development Readiness 

400 PointsGet ready to break up your org's metadata and adopt package development
Module

Org Development Model 

300 PointsManage change with Salesforce DX tools and source control
Module

Package Development Model 

500 PointsDrive modular-based development with Salesforce DX tooling
All Trailhead Modules

Trailhead

Easy Spaces 

Sample Lightning Web Components application based for an event management use case. This app shows how to organize your metadata into multiple dependent unlocked packages

Circle CI Sample Repo for Org Based Development 

This repository shows how to successfully set up deploying to non-scratch orgs (sandbox or production) with CircleCI

Travis CI Sample Repo for Org Based Development 

This repository shows how to successfully set up deploying to non-scratch orgs (sandbox or production) with Travis CI

Bitbucket Pipeline CI Sample Repo for Package Based Development 

This repository shows one way you can successfully use scratch orgs to create new package versions with GitLab CI/CD

Jenkins CI Sample Repo for Package Based Development 

This repository shows one way you can successfully set up Salesforce DX to create new package versions with Jenkins
All Code Samples

Code Samples