Skip to main content
New tool CRON Expression Builder — preview next run times before you schedule Apex. Open the builder →

DevOps articles

Page 4 of 5 · 50 articles

A developer looking at a clean, organized Salesforce Flow diagram, illustrating good maintenance practices.DevOps

Salesforce Flow Maintenance Strategies for Clean Orgs

Most teams treat Flows like a black box until something breaks. I am sharing the strategies I use to keep automations...

· 5 min read
Diagram illustrating the modern deployment pipeline using Salesforce unlocked packages for efficient development.DevOps

Guide to Salesforce unlocked packages for deployments

Managing deployments with change sets is a nightmare that leads to Happy Soup. I switched to Salesforce unlocked...

· 5 min read
Screenshot illustrating the SoapUI testing tool interface being used for Salesforce API requests.DevOps

What is SoapUI? A Pro SOAP API Testing Tool for Salesforce

If you are dealing with complex Salesforce integrations and massive WSDL files, SoapUI is a lifesaver. It is the...

· 5 min read
Visualizing the OmniStudio deployment process using the Vlocity Build Tool command line interface for successful deployments.DevOps

OmniStudio deployment guide for sandboxes and production

Moving OmniStudio components isn't as simple as using a Change Set. I'll show you how to use the Vlocity Build Tool to...

· 5 min read
Accessing Multiple Salesforce User Accounts with the Environment Switcher | Salesforce environment switcher - Salesforce developer tutorialDevOps

Accessing Multiple Salesforce User Accounts with the Environment Switcher | Salesforce environment switcher

· 4 min read
Diagram illustrating the architectural differences between PaaS, SaaS, and IaaS cloud modelsDevOps

PaaS vs SaaS vs IaaS – Key Differences and Use Cases

· 6 min read
A visual representation of the Dreamforce 2025 keynote highlighting new Salesforce admin tools and AI features.DevOps

Dreamforce 2025 for Admins - New Setup and Flow Tools

I just got back from the keynote and the updates for admins are actually practical this year. We are looking at...

· 5 min read
Screenshot demonstrating how to use lightning/logger to debug LWC errors in a live Salesforce production environment.DevOps

Salesforce lightning/logger: Debugging LWCs in Production

Stop asking users for screenshots of their browser console. This post shows you how to use Salesforce lightning/logger...

· 4 min read
A technical diagram illustrating the steps to safely delete an approval process in Salesforce.DevOps

How to delete approval process without breaking data

Deleting an approval process isn't as simple as clicking a button. If you don't handle pending requests first, you'll...

· 5 min read
Comparison chart illustrating the four different Salesforce sandbox types available for development projectsDevOps

Comparing the 4 Salesforce Sandbox Types for Developers

Picking the wrong environment for your Salesforce project can lead to broken flows or failed tests. Here is a simple...

· 5 min read
Screenshot demonstrating the sf flow run test command being executed in the Salesforce CLI environment.DevOps

Run Flow Tests from CLI with Salesforce Summer '25 — sf flow run test

Summer '25 adds sf flow run test — run Flow Tests from the Salesforce CLI and integrate them into CI/CD for faster,...

· 2 min read
Screenshot illustrating the modern web interface of Salesforce Code Builder, the online IDE for developers.DevOps

Salesforce Code Builder - Online IDE

Salesforce announced Code Builder, a web-based development environment powered by Microsoft’s Visual Studio Codespaces...

· 2 min read