Platform Engineering & Cloud
We plan and build infrastructure that makes your development teams faster — whether classic networking, cloud-native, or hybrid. With well-designed automation, clean CI/CD pipelines, and platforms that scale when it matters. Our background in traditional networking enables us to deliver hybrid architectures that cleanly bridge on-premises and cloud environments.
Case Study: Cloud Infrastructure with Hub-Spoke Network Automation
A growing company needed scalable cloud infrastructure across multiple locations and teams — with centralized management but local flexibility.
Our solution: A hub – intermediate hub – spoke architecture with full network automation. The central hub provides shared services (DNS, monitoring, identity). Intermediate hubs aggregate regional workloads. Spokes cleanly isolate team and project environments. The entire network — peering, firewall rules, routing — is managed declaratively and rolled out automatically.
Where Terraform reached its limits, a custom orchestration layer filled the gap — written in Go and Rust, with Python components to integrate existing, well-tested automation. Rewriting proven and established components would have added no value. GitLab CI handled execution and deployment. E2E tests ran on dynamically provisioned environments; for resources that couldn’t be quickly provisioned — such as peerings into the on-premises data center — reserved environments were used.
Technologies: Terraform, custom orchestration (Go, Rust, Python), GitLab CI, Kubernetes, E2E testing on dynamic and reserved environments
Result: New project environments in minutes instead of weeks. Fully auditable infrastructure, centrally managed yet flexible for individual teams.