Santanderโs real breakthrough was not a faster provisioning tool but a shift from ticket-driven infrastructure to a governed platform model. By centering cloud delivery on a single control plane, the bank turned fragmented build-and-run activity into a standardized workflow that enforces architecture before resources are created. That matters in a financial institution handling billions of transactions, because speed without compliance merely amplifies risk. The operational win is therefore inseparable from the governance gain: fewer exceptions, less manual intervention, and a more repeatable cloud estate.
Technically, the architecture depends on EKS as the orchestration layer, Crossplane for declarative multi-cloud provisioning, ArgoCD for continuous synchronization, and OPA for policy enforcement. Those pieces matter because they separate intent from execution: teams declare desired stacks, while the platform reconciles them against approved patterns. The reported compression of provisioning from months to hours, and sometimes minutes, is credible only because the design removes handoffs and duplicate pipelines. Consolidating more than 100 pipelines into one control plane also reduces operational drift and review overhead.
The main caution is that such gains are platform-specific and depend on disciplined catalogue design, strong policy definitions, and sustained integration work. Standardization can accelerate delivery, but it can also harden assumptions if the platform becomes too rigid for unusual workloads. Still, Santanderโs results are notable because they show platform engineering as an operational control system, not a branding exercise: shorter setup times, fewer provisioning tickets, and faster experimentation. The broader significance is that cloud scale now rewards architecture that constrains as much as it enables.
The Catalyst solution
Santander is a global financial services company present in more than 10 countries, with over 160 million customers worldwide. They conceived Catalyst in conjunction with the Original Postsp-reusable-artifacts" target="_blank" rel="noopener noreferrer" shape="rect">Platform Strategy Program (PSP), an Amazon Web Services (AWS) program specialized in infrastructure platform design. Implemented through a partnership between AWS Professional Services and Santander, the platform was designed to abstract infrastructure provisioning complexity, standardize architectural compliance, and create a framework that enables new technologies in the bank. The platformโs in-house frontend was developed as an intuitive developer portal, offering a unified interface for all provisioning and resource management needs. At the platformโs core is the control plane cluster, based on Amazon Elastic Kubernetes Service (Amazon EKS). This cluster is the brain of the operation, orchestrating all components and workflows. Within the cluster, Crossplane plays a fundamental role, acting as a universal resource provisioner that Santander uses to manage resources across multiple cloud providers consistently and declaratively. The control plane cluster has three components:- Data plane claims โ Managed by ArgoCD, a continuous delivery tool, the component is responsible for continuous synchronization and deployment of application stacks (integrated sets of cloud resources) and configurations, exploring the GitOps concept.
- Policies catalog โ A central repository of policies ensuring compliance and security across all operations using Open Policy Agent (OPA).
- Stacks catalog โ A library of composite resource definitions and Compositions enabling quick and standardized creation of complex environments.
Key platform capabilities
Catalystโs implementation enabled the creation of strategic workloads demonstrating the platformโs versatility and robustness:- Generative AI agents stack โ The first success case was implementing a complete stack for AI agents integrating:
- Amazon Bedrock for foundational model consumption
- Amazon Simple Storage Service (Amazon S3) for data storage
- AWS Key Management Service (AWS KMS) for cryptographic key management
- Custom AWS Identity and Access Management (IAM) policies for security
- Modern data platform โ One of the most complex workloads implemented through Catalyst was the new data platform, including:
- Built-in integration with Databricks
- Data lakes
- Automated extract, transform, and load (ETL) workflows
- Integration with centralized data catalog
- Segregated environments for experimentation. With this implementation, the bank significantly reduces approximately 3,000 monthly tickets related to data experimentation environment provisioning.
- Cloud process orchestration โ creation of a modern process orchestration environment with significant results:
- Migration of legacy workflows to AWS Step Functions
- Implementation of retry patterns and error handling
- Centralized process monitoring
Overall result
This stack reduced AI agent implementation time from 105 days to only 24 hours, eliminating dozens of provisioning tickets per environment. The success of these workloads demonstrates Catalystโs technical capability and the solutionโs versatility in meeting different business needs. Each implementation brought valuable learnings that were incorporated into the platform, creating a virtuous cycle of continuous improvement. The variety of implemented workloads also shows how Catalyst has the potential to be a universal platform, capable of supporting everything from traditional use cases to the most innovative ones involving AI and legacy system modernization. Catalystโs success wasnโt limited to operational efficiency. The platform also catalyzed a cultural change within Santander, promoting an automation and self-service mindset among development teams. This resulted in faster overall development velocity, more agile teams, and enhanced capability to respond quickly to market changes.Conclusion
Catalyst represents more than merely a technological toolโitโs a digital transformation enabler thatโs redefining cloud development standards at the bank. With the platform, Santander addressed the challenges of a scaled environment and established a solid foundation for continuous innovation and future growth. With these practical cases, Santander proves that investment in platform engineering solves technical problems and enables new business possibilities, keeping the bank at the forefront of digital transformation in the financial sector.About the authors
Enjoyed this article? Sign up for our newsletter to receive regular insights and stay connected.

