A bespoke Spring Boot data warehouse solution centralising fragmented business data for Ribby Hall Village — integrating third-party systems via REST, SOAP, and GraphQL APIs and deployed on Google Cloud's Kubernetes platform.
Ribby Hall's business data was fragmented across disconnected third-party systems — accountancy, reservations, and marketing — with no single place to see it together. Management reporting was manual, time-consuming, and inconsistent.
Spring Boot microservice acting as a lightweight data warehouse hub, pulling scheduled data from Xledger and Campaign Monitor via REST, SOAP, and GraphQL — whichever protocol each provider offered. Deployed to Google Kubernetes Engine via GitLab CI/CD with Docker containers for consistent, reproducible environments.
Replaced a labour-intensive manual reporting process with an automated, reliable pipeline. The team gained access to reporting they previously couldn't produce, with a platform designed to accommodate new data sources as the business's needs evolved.
"Samuel brought exceptional problem-solving and technical leadership to Ribby Hall Village. His ability to quickly understand our operational needs and translate them into reliable, well-engineered solutions significantly improved our business intelligence capabilities and day-to-day efficiency."
Ribby Hall Village — Data Warehouse & Business IntelligenceRibby Hall Village is a premium leisure resort in Lancashire, running hotel, spa, holiday lodge, and restaurant operations across multiple systems. The business had valuable data distributed across a fragmented set of third-party platforms — accountancy, marketing, reservations, and more — with no single place to see it together. Management reporting was largely manual, time-consuming, and prone to inconsistency.
I was brought in to design and deliver a solution that would centralise that data, automate reporting, and give the business a single source of truth for their operational and marketing intelligence.
The solution is a Spring Boot microservice acting as the core of a lightweight data warehouse — pulling data from third-party systems on schedule, normalising and enriching it, and persisting it in a structured store ready for reporting. The application integrates with Xledger (accountancy ledger) and Campaign Monitor (marketing platform) among others, using whichever API protocol each provider offered — REST, SOAP, or GraphQL.
The application is containerised with Docker, managed in GitHub, and deployed to a Kubernetes cluster on Google Cloud Platform, with a GitLab CI/CD pipeline handling automated testing, image builds, and deployment.
The solution replaced a labour-intensive manual reporting process with an automated, reliable, and consistent data pipeline. The Ribby Hall team gained access to reporting they previously couldn’t produce at all, and the platform was designed to accommodate new data sources and reports as the business’s needs evolved.
Ribby Hall Village Spring Boot Xledger Campaign Monitor Docker Kubernetes Google Cloud GitLab CI/CD