Salesforce & AI
no buzzwords.
Architecture, Apex, Agentforce and Einstein AI — from the perspective of someone who implements, tests, and learns from mistakes every day.
15×
Salesforce Certified
CTA
On the road to CTA
100%
No paywalls
Featured post
Salesforce Summer '26: What Actually Matters for Architects
A curated take on the Summer 26 features worth your time today, the ones that need another release to stabilize, and what's still mostly slideware.
Recent posts
Agentforce in Production: Governance, AWUs, and What Breaks
Autonomous agents modifying records at scale need a governance layer. What AWU cost management, audit trails, and rollback strategies actually look like.
Agentforce Multi-Agent Orchestration: Design Patterns
Summer '26 makes multi-agent orchestration GA. Here are the architecture patterns that hold up in production — and what still breaks silently.
Salesforce Integration: Monitoring and What I Learned Breaking Things
An integration without observability is a black box. How to build visibility without turning the org into a log graveyard.
Salesforce Integration: Implementing Without Creating Technical Debt
How to structure Apex and Platform Events so the integration holds up under volume, failures, and the next person who touches the code.
Salesforce Spring '26: RunRelevantTests and the End of Slow Deploys in Large Orgs
Spring '26 brings a real change for teams suffering through slow pipelines in large orgs: RunRelevantTests (Beta). Here's what changes and how to use the new @IsTest decorators.
Salesforce Integration: Patterns That Actually Work
Before writing a single line of code, you need to pick the right pattern. A map of the real options with the trade-offs the documentation leaves out.