Posts tagged as

4 posts

Case Study: How FerretDB went from OpenSource Project to Commercial DBaaS success in weeks, not years

"Omnistrate gave us an enterprise-grade control plane without the need to hire or build one in-house. With their decade of expertise baked in, we launched faster, cut costs, and focused on growing our business from day one. Highly recommended for any team building a managed SaaS." - Peter Farkas - Co-Founder & CEO Ferret DB

Enter Omnistrate: Developer platform to build your Software Distribution (Part 3 of 3)

Now in Part 3, we turn to the solution: What if you didn’t have to abandon your existing stack, but could augment it with a purpose-built control plane, one that handled tenant lifecycle, deployment orchestration, and multi-cloud complexity out of the box?

Real-World Example: The Lifecycle Headache (Part 2 of 3)

Imagine a data analytics SaaS startup, “DataCo”, that wants to build Redis SaaS as an example. They use Argo CD to deploy their analytics application (a set of microservices + some Spark jobs) onto the EKS cluster.

Building DIY Control Planes with Kubernetes, ArgoCD & Terraform (Part 1 of 3)

Modern platform engineering teams often assemble “DIY” control planes for their Products using open-source building blocks: Kubernetes for the runtime, Terraform for infrastructure provisioning, and Argo CD for continuous deployment. This stack promises cloud-agnostic flexibility and full control. But as many CTOs and platform VPs have learned, stitching these tools together into a robust control plane is hard.