Fractal Sprint | Webinar: How to Build a Governed Developer Platform | Watch Now →

Blog

Notes on the agentic platform, governance and sovereignty, plus stories from the customers and partners we work with.

The metric CTOs never look at: the average age of infrastructure debt

The metric CTOs never look at: the average age of infrastructure debt

A CTO watches uptime, team velocity, and the monthly cloud bill. Those three are easy to watch: they update themselves, they have dashboards, and they compare month over month without anyone building anything.Now try to answer a different question from those same three dashboards. For each production environment, how long has it been since it last matched the definition it was built from? Uptime cannot tell you. Velocity measures the code your teams ship, not the infrastructure they stopped touching. The bill goes up when things are neglected, not down, so it does not even point in the right direction.That question has a measurable answer, and almost nobody measures it.

Day 2 Operations
Diagram showing how a shared operating model aligns development and operations teams through Platform Engineering.

How to Align Dev and Ops Without Adding More Tools

Aligning infrastructure teams and development teams comes down, first of all, to the operating model. Tools matter, but on their own they explain little of what slows delivery down.Over the past few years almost every organization has tried to speed up delivery by adopting cloud, containers, and CI/CD pipelines. The outcome tends to repeat itself: developers want to move fast, while whoever runs the infrastructure has to guarantee security, compliance, and cost control. A structural conflict follows, where developers experience controls as a brake and Ops read team autonomy as a risk.There is a fairly precise way to measure that conflict: the cognitive load on developers, meaning how much they have to hold in their head before they can ship. When every team needs Kubernetes, Terraform, IAM policies, and the quirks of each provider, the time spent wiring infrastructure together is time taken from the product. Gartner estimates that by 2026, 80% of large software organizations will have a dedicated platform engineering team, up from 45% in 2022.The useful question, then, is how to design a system where speed and governance stop competing. It is the question Fractal Cloud was built around, and it deserves a general answer before a product one.

Platform Engineering
Why Great Observability Still Wakes You Up at 3 AM

Why Great Observability Still Wakes You Up at 3 AM

Closing the Loop Between Observability and InfrastructureMost organizations have good observability. They know within seconds when something breaks. And then someone gets paged.Alerts fire into runbooks, runbooks require humans, and humans are a bottleneck. The industry spent a decade solving the seeing problem. The acting problem is still largely manual.According to ITIC 2024 analysis, every minute of downtime costs a data center an average of $9,000. Speed and precision of response are not an operational detail: they are the factor that determines the final cost.There are two reasons this persists: operational data is fragmented across tool silos, so no single system has the full picture; and organizations don't trust automation they can't explain. Both problems need the same fix: a layer that contextualizes events across the full system, reasons deterministically about what to do, and executes infrastructure changes with full traceability.

Day 2 Operations
Composable cloud architecture with modular infrastructure and governance components in Fractal Cloud

Composable Architecture: How to Standardize a Growing Platform

There's a pattern that appears in every infrastructure organization that has grown without a deliberate architectural philosophy.Twelve different Kubernetes configurations. Four different ways to define a database. Three different networking approaches. None of them wrong. None of them the same.The platform team spends more time understanding what's already running than building what should run next. New systems aren't built they're spawned from the nearest available precedent, carrying forward every quirk and accidental decision of whatever they were copied from.This post is about the architectural model that improves this cycle: composability. For platform engineers and architects who are tired of complexity accumulating faster than they can manage it.

Multi-Cloud
Illustration of Fractal Cloud orchestrating infrastructure components, highlighting how internal platforms can become bottlenecks

When Internal Platforms Become Bottlenecks

Over the last decade, many organizations have embraced Platform Engineering as a way to accelerate software delivery.The promise is compelling: build an internal platform that provides developers with standardized tools, infrastructure, and automation so they can focus on building applications instead of managing environments.In theory, this should increase productivity, improve governance, and reduce operational overhead.In practice, things are often more complicated.

Platform Engineering
Simplifying NIS2 compliance in multi-cloud environments through standardized infrastructure and automation

NIS2 and Cloud: How to Stay Compliant Without Slowing Delivery

🔹 Executive takeawayNIS2 compliance is a matter of operational scale, not just regulation.Manual approaches are not sustainable in multi-cloud environments.Standardizing infrastructure is the most effective way to reduce risk and complexity.Embedding compliance into the platform allows you to accelerate without losing control.The NIS2 directive introduces new cybersecurity requirements for European organizations.The problem in 2026 is not understanding them.It’s implementing them in complex cloud environments without increasing operational complexity or slowing down development.Fractal Cloud addresses this challenge by integrating security, governance, and automation directly into the infrastructure.

Governance
Fractal Cloud Security by Design with built-in compliance in every Fractal

Security by Design: Why Compliance Reviews Keep Failing

There's a pattern in engineering organizations that have grown fast. Security works like this: developers provision infrastructure, then a security review happens, then issues get filed, then someone fixes them, then another review. The loop takes days. Sometimes weeks.This isn't security. It's security theater with a delayed blast radius.The deeper problem: when security lives in the process around infrastructure, it can't keep pace with the infrastructure itself. Every new team, every new cloud account, every new environment is another opportunity for the process to break down.This post is for platform teams and DevOps engineers who are tired of security being a bottleneck rather than a baseline. We'll cover why bolt-on security doesn't scale, what "security by design" means at the infrastructure level, and how Fractal Cloud implements it.

Governance
Multi-tenant SaaS scaling architecture showing centralized control plane and standardized environments without duplication

Multi-Tenant SaaS: Onboard Customers Without New Environments

You land a new enterprise customer. The sales team celebrates. Then someone opens a Jira ticket to provision their isolated environment.The ticket goes to the platform team. Who checks what was done last time. Create a IaC workspace per tenant. Who runs the pipeline. Who reviews the networking. Who, two weeks later, hands over a URL.Scale that by ten customers. By fifty. You don't have a growth problem. You have an infrastructure production line problem, and it's about to become a ceiling.

Platform Automation
Fractal Cloud interface showing how to create a Fractal and build reusable infrastructure
Why Cloud Environments Still Take Weeks (And How to Fix It)

Why Cloud Environments Still Take Weeks (And How to Fix It)

The cloud promised instant scale, yet in many enterprise organizations, developers still wait days or even weeks for a new environment to be provisioned. The bottleneck is rarely technical; modern cloud providers have made resource allocation virtually instantaneous. What truly slows organizations down is the bureaucratic labyrinth of governance.Production environments must rigidly comply with security policies, architectural standards, observability requirements, and cost controls. Ensuring all these constraints are respected typically forces a slow-motion negotiation between infrastructure operators, platform engineering teams, and application developers. Without a unifying abstraction layer, every single deployment becomes a painful compromise between development speed and operational control.Fractal Cloud was engineered to obliterate this tradeoff. As a premier Internal Developer Platform (IDP), it delivers secure, universally compliant infrastructure across any cloud provider, setting a new standard for platform engineering. By equipping teams with ready-to-use building blocks that natively combine vendor-specific knowledge with security best practices, Fractal Cloud unlocks a frictionless developer experience. Organizations can finally transition from manual, ticket-based provisioning to a governed self-service model where fully compliant infrastructure is instantiated in minutes.Crucially, this frictionless experience does not force engineers to change how they work; it meets them where they are. While code-first developers can leverage a powerful SDK, the Internal Developer Platform also features an intuitive, elegantly designed Web interface to manage the entire resource lifecycle visually. Teams can visually browse a catalog of available building blocks, launch new environments, and manage running systems through guided workflows without writing a single line of code. Regardless of the interaction model chosen Web UI or SDK, both paths are strictly governed by the exact same architectural rules and abstractions.

Platform Automation
Developer Portal vs Platform: Why a Portal Is Not Enough

Developer Portal vs Platform: Why a Portal Is Not Enough

Looking back at 2024, we remember the obsession with "UI-first thinking." At the time, many companies fell into the trap of confusing the interface with the platform, spending months implementing developer portals (like Backstage) without first resolving the underlying fragmentation.It is precisely to overcome this confusion between interface and platform that solutions like Fractal Cloud are born as a control plane first, rather than just a visible product. Today, in 2026, we know that the portal is just a view, not the substance.Platform Engineering has matured, transforming from the management of integrated toolchains into a product discipline. The Internal Platform is no longer an agglomeration of scripts and services, but a proper product with a roadmap, stable APIs, clear ownership, and a governed lifecycle.In Fractal Cloud, the platform is a governed product: every exposed capability is deliberately limited, versioned, and traceable.The driver for this evolution was the need to manage a level of complexity that is no longer compressible by humans alone. Between provider fragmentation, AI costs, and supply chain security, the cognitive load on the individual developer became unsustainable. In 2026, the Platform does not serve to "facilitate" via graphical interfaces; it serves to ensure determinism.Here is how the discipline has evolved and why the Internal Developer Platform (IDP) of the future is, first and foremost, an operating model.

Platform Engineering
Architecture diagram showing Fractal Cloud enabling cloud sovereignty by controlling data, applications, and operational processes without vendor dependency

Cloud Sovereignty: Why "Partly Sovereign" Does Not Exist

In the debate over IT modernization, a comfortable yet dangerous narrative has taken hold: the idea that cloud sovereignty is a spectrum, a scale of greys where "a little compliance" is still a step in the right direction.

Governance