DevOps Pipeline Designer
Assess your Salesforce DevOps maturity, get a recommended pipeline, and earn XP for good practices. Level up your org.
Team & org+10 XP
How big is your Salesforce development team?
Solo developer
2 โ 5 people
6 โ 15 people
15+ people
Version control+15 XP
How do you track changes to your Salesforce metadata?
We don't โ change sets only
Git but inconsistent
Git for all code (not config)
Git for everything + branching strategy
Deployment method+15 XP
How do you deploy changes to production?
Manual change sets
SFDX / Workbench (manual)
Semi-automated (scripts)
Full CI/CD pipeline
Environments+10 XP
What sandbox strategy do you use?
One shared sandbox
Dev + UAT sandbox
Dev + QA + UAT + Staging
Full strategy + scratch orgs
Testing+15 XP
How do you test before production deployments?
Manual testing only
Apex tests (coverage focused)
Apex + some integration tests
Full automated suite + code analysis
Release cadence+10 XP
How often do you release to production?
Whenever we need to (ad hoc)
Monthly
Bi-weekly (sprint-based)
Weekly or continuous
Backup & recovery+10 XP
Do you have a backup and rollback strategy?
No backup strategy
Weekly data export
Automated backup tool
Full backup + tested rollback plan
Monitoring+15 XP
How do you monitor your production org?
Users report issues
Check debug logs when there's a problem
Event monitoring + email alerts
Proactive monitoring + Error Console + dashboards