This page includes resources related to a presentation I gave at Cactusforce 2025.
Session Title
Architect’s Guide to Designing Composable Solutions
Session Description
This session will offer attendees insights into the practical application of composable solutions on the Salesforce platform. Attendees will learn from the real-world example of how Western Governors University, one of the largest universities in the US, is transforming its Salesforce implementation from a monolith to a composable architecture that will scale with the university for years to come. Attendees will learn about org strategy, packaging, decoupling, and leveraging platform features, like the Salesforce CLI and 2nd generation packaging, as well as the tooling, skills and governance required to effectively implement composable solutions.
Link to Slides/Recording
(coming soon!)
Resources
- Source Code in Demo
- Apex Trigger Actions Framework: https://github.com/mitchspano/apex-trigger-actions-framework
- Learner Support Base: https://github.com/aaronwinters/cfdemo-learner-support-base
- Learner Support Compliance: https://github.com/aaronwinters/cfdemo-learner-support-compliance
- Plug-in architecture overview: https://www.oreilly.com/library/view/software-architecture-patterns/9781098134280/ch04.html
- Salesforce well-architected composable documentation https://architect.salesforce.com/well-architected/adaptable/composable
- CumulusCI resources