top of page
All Posts


Complete Guide to ClusterRole and ClusterRoleBindings
A Red Hat survey of 600 DevOps and security professionals found that 40% of organisations experienced Kubernetes misconfigurations in the past year. Over a quarter of respondents flagged access control issues, including RBAC, as high-risk security threats. In this context, understanding how to use ClusterRoles and ClusterRoleBindings safely and effectively is critical.
This guide walks you through practical usage patterns, complete with hands-on examples you can test in your

Okesanya Odunayo Samuel
Aug 1413 min read


Why Platform Engineers Need to Think Like Product Managers
You know the saying, “If we build it, they will come”? Well, it doesn’t hold up when building software today, and it definitely doesn’t work for internal platforms.
You see, internal platforms are products. And like any product, they (should) have users. In this case, your users are your developers. That makes platform engineering a form of consumer software development, even if the consumer is inside your organisation.

Divine Odazie
Aug 126 min read


What Are Kubernetes Operators, and Do You Still Need Them in 2025?
When using Kubernetes, you will most likely use multiple Kubernetes Operators. This article explores the current state of Kubernetes Operators, the pain points you might face, and introduces Kratix—a promising alternative that abstracts operational logic into flexible, declarative workflows, potentially redefining how platform teams manage Kubernetes infrastructure.

Adil Sameer Shaikh
Jul 2512 min read


The Internal Platform Scorecard: Speed, Safety, Efficiency, and Scalability
A good internal platform is one that delivers speed, safety, efficiency, and scalability to meet the evolving needs of software teams.

Daniel Bryant
Jul 116 min read


Why GitOps Alone Isn’t Enough: The Rise of Imperative Workflows in Platform Engineering
In this article, we’ll explore why GitOps would benefit from a complementary set of tools to support imperative workflows. From multi-environment promotion to provisioning non-Kubernetes resources, it’s time for a new era of platform orchestration.

Jubril Oyetunji
Jul 74 min read


Why Internal Developer Platforms Must Be Composable
The internal developer platform (IDP) market is expanding, and more tools are emerging as complete solutions to your platform needs. It’s tempting to believe that selecting one of these tools off the shelf will instantly make your team more productive. This article explains why IDPs must be composable, allowing teams to design systems where parts can be added, replaced, or scaled to suit the organisation’s needs without rebuilding the entire platform.

Ikpemosi Victoria Braimoh
Jun 274 min read


Setting up MongoDB with Kratix and Port
As a platform engineer, while MongoDB solves your organisation’s data modelling problems, managing its deployments at scale to meet multiple teams' demands can quickly become a nightmare.
This guide will show how to use Kratix and Port to alleviate some of the pain of creating and managing MongoDB instances at scale.

Jubril Oyetunji
Jun 177 min read


Top 25 platform engineering tools to boost your development workflow
You're probably using more tools than you think, and still not moving fast enough. As software teams scale and systems become more...

Adil Sameer Shaikh
Jun 911 min read


The Missing Middle: Why Platform Orchestration is the Key to Better Developer Platforms
You can follow the supposed “best practices” in building an Internal Developer Platform (IDP) and still end up with something people...

Ikpemosi Victoria Braimoh
Jun 25 min read


From Terraform Modules to Platform Services: Simplify Infrastructure Management with the Kratix CLI
At first glance, providing developers with Terraform modules appears straightforward; modules encapsulate best practices, making it easy for users to provision infrastructure. However, problems quickly surface
Jake Klein
May 304 min read


Fleet Management: What Platform Engineering Can Learn From Over-the-Air Car Updates
Explore what platform engineering can learn from over-the-air car updates; the secret is fleet management!
Abby Bangser
May 205 min read


What We Learned Building a Prototype AI-Driven Dev Interface for Kratix
Like many software delivery teams, engineers at Syntasso have been experimenting with ways to integrate LLMs into our internal developer experience. In one of our recent internal hack days, I tried wiring up a Claude Desktop interface to Kratix using FastMCP. The idea was simple: could engineers ask natural-language questions, assemble a platform, and get something deployed without learning YAML or kubectl?

Shane Dowling
May 204 min read


Platform Producers and Consumers: Beware the Missing Persona When Building an IDP
The most successful platform businesses rely on the network effect. The more valuable stuff your platform offers, the more users will be attracted to join. The more users you have consuming value, the more producers will want to add valuable stuff to your platform and so on. Cat Morris, Staff Product Manager at Syntasso talks about this in her latest blog post
Cat Morris
May 127 min read


DevOps vs SRE vs Platform Engineering
DevOps, SRE, and platform engineering are three closely related but different disciplines that solve software development problems in three different ways. Let's examine what each one does, how they differ and complement each other, and why you probably need all three.

Ikpemosi Victoria Braimoh
Apr 228 min read


The IDP Revolution: Why Self-Service is the Key to Developer Empowerment
Software development should be seamless. The longer Developers have to wait, the less they create and this is why we need IDPs

Ikpemosi Victoria Braimoh
Mar 144 min read


Platform Democracy: Rethinking Who Builds and Consumes Your Internal Platform
Platform Democracy is a model where developers, security teams, SREs, and even external service providers collaborate seamlessly.

Colin Humphreys
Mar 103 min read


Kratix for Database Management: A Step-by-Step Guide to Amazon RDS Deployment
As a platform engineer, your team launched a new application, and demand is growing rapidly. Thousands of users are signing up, so you...

Obusor Ezekiel Umesi
Mar 68 min read


Platform Building Antipatterns: Slow, Low, and Just for Show
Recognising these antipatterns is essential to building platforms that empower devs, ops, and, critically, everyone else in your org.

Daniel Bryant
Mar 47 min read


A Comprehensive Guide into Terraform Variables
In Terraform, variables act as placeholders for dynamic values that can change at different stages of running a configuration, much like...

Joshua Adeyemi
Feb 268 min read


The Future of Secure Platforms: Scaling Security with Kratix
Internal platforms often manage highly sensitive data, making them prime targets for breaches, insider threats, and cyberattacks.
Christopher Hedley
Feb 215 min read
bottom of page