Santander developed Catalyst, an innovative platform engineering initiative, to manage its complex cloud infrastructure for billions of daily transactions. This platform, built on Amazon EKS and Crossplane, standardizes architectural compliance and significantly reduces infrastructure provisioning times, transforming the bank's digital development and operations.
Read original on AWS Architecture BlogSantander, a global financial services company, faced immense technical challenges managing an infrastructure supporting over 200 critical systems and billions of daily transactions. Their expansion into diverse financial services led to unprecedented technological complexity. Key issues included ensuring provisioned services adhered to established architectural definitions and reducing the lengthy infrastructure provisioning time, which often took up to 90 days. This required significant operational effort and highlighted the need for a more agile, scalable, and standardized approach.
The solution, named Catalyst, was developed in conjunction with AWS's Platform Strategy Program (PSP). This platform abstracts infrastructure provisioning complexity, standardizes architectural compliance, and provides a framework for integrating new technologies. It features an in-house developer portal for a unified interface to provisioning and resource management.
At the heart of Catalyst is a control plane cluster built on Amazon Elastic Kubernetes Service (Amazon EKS). This cluster orchestrates all components and workflows. Crossplane plays a crucial role as a universal resource provisioner, enabling consistent and declarative resource management across multiple cloud providers. This multi-cloud capability is a significant architectural decision, reducing vendor lock-in and leveraging best-of-breed services.
Impact of Platform Engineering
By implementing Catalyst, Santander dramatically reduced provisioning time from 90 days to hours, and in some cases, minutes. Proof of concept preparation time dropped from 90 days to just 1 hour, demonstrating the power of self-service, automation, and standardized infrastructure-as-code principles. The consolidation of over 100 pipelines into a single control plane also simplifies management and reduces operational overhead.