Matthew Tyson
Contributing Writer

What is platform engineering? Evolving devops

feature
Apr 14, 20237 mins
APIsCI/CDDevops

Platform engineering is a newer way of doing devops that uses centralized tools and data to put developers at the center of the action. Here's how it works.

Jigsaw puzzle pieces coming together, merger, M&A, mergers and acquisitions

Platform engineering is a newer idea that aims to put the lessons of real-world devops into a more concrete, reproducible form. Devops is a powerful trend in software development because it helps to break down barriers in the software development life cycle. Platform engineering can benefit software organizations by improving quality, developer experience, and the customerโ€™s time to value.ย By dealing with the specifics of technology and process, platform engineering is a concrete expression of devops and can help balance the conflicting needs for centralized control versus team autonomy.

Gartner identifies platform engineering as one of the key trends in development for 2023.ย Letโ€™s take a look at what it is and how to take advantage of it.

Devops vs. platform engineering

Devops is devoted to seeing the software development life cycle in a holistic way to better understand and manage it.ย Devops asks us to treat development and operations as two parts of the same process.ย It aims to keep the people involved in building involved in deploying, thereby closing the feedback loop and improving the software development process as a whole.

Many believe that platform engineering is a practical evolution of the devops ideal. Platform engineering is the field of software engineering focused on providing centralized tools and support to manage the complexity of development life cycles.ย Itโ€™s an emerging concept, so the definition is somewhat amorphous and subject to change.

Although there is a sense in the industry that platform engineering is replacing devops, that is not really the case.ย As Matt Gowie, CEO of Masterpoint.io says:

People are screaming โ€œdevops is dead,โ€ but I think in reality weโ€™re just reframing how we actually implement devops and that new school of thought is nicely landing with the majority.ย The whole point of platform teams is that youโ€™re enabling developers to do ops-related work but through abstractions or โ€œgolden paths,โ€ as folks like to say. That increases [developer experience] because then developers donโ€™t need to raise a ticket to get something done and theyโ€™re practicing โ€œYou build it, you run it.โ€

The changing role of the developer

โ€œYou build it, you run itโ€ has come to be the slogan for devops.ย The idea is to ensure that those who have their hands on the levers and insight into whatโ€™s working are able to manage the process.ย The problem in real-world devops is how to implement the concept effectively.ย Only the most sophisticated and well-funded organizations are able to devote enough resources and attention to an independent devops team. As a result, the term devops often means tasking developers with both development and operations: a fundamental repurposing of what it means to be a developer.

This way of doing devops envisions the developerโ€™s role crossing over the entire life cycle. Platform engineering is an evolution of devops that makes the focus on the developer as a cross-over role more explicit.

The rise of developer portals

The developer portal is the main mechanism and expression of platform engineering.ย Its main purpose is to gather together the developerโ€™s tooling, documentation, and interactivity in one place.ย It is a kind of front end to the organizationโ€™s developer infrastructure.

Developer portals (aka internal developer platforms) have evolved out of several needs and trends.ย This primer on developer portals delineates these tools into three types: universal service catalog, API catalog tied to API gateway, and microservices catalog.

Whatโ€™s inside the developer portal

APIs figure large in platform engineering because the uptake of microservices architecture has caused a great deal of increased complexity for modern software teams.ย Orchestrating microservices in a large organization can be very challenging.ย Just understanding what microservices are involved in a given use case can be difficult.ย A developer portal offers a unified view into the overall web of microservices.

Another aspect of the developer portal is offering a standard framework to combine the tools used by the organization.ย This enables teams to self-manage tool adoption, but in a way that is reproducible and traceable by the organization.

Finally, the developer portal can be used to host documentation in a kind of universal developer wiki.ย Full-text search is often a part of the portal, enabling global, cross-organizational access to information. It can also serve as an alerting and ticketing system.ย 

In general, the idea is to concentrate as much as possible about the development teamโ€™s work into the portal.ย That way, when a need arises, the portal is the first and most likely place to find the solution. Information and tooling gathers in the portal instead of in less formal conversations, where it could easily become part of unwritten tacit knowledge.ย 

Senior engineers and leadership can contribute guidance using a developer portal.ย It acts as a hub where the organization can gather and broadcast policy and best practices while impacting developer autonomy as little as possible.

Platform engineering entails building the internal developer portal and associated toolchains and workflows to go with it. The platform engineer is thus responsible for supporting developer autonomy while providing a central place for developers to interact with centralized support and leadership.

An example platform: Backstage.io

Backstage.io is an open-source developer platform from Spotify.ย Itโ€™s a useful model for understanding, in a more concrete way, what platform engineering is all about.ย Backstage is a web application that provides a pluggable and extensible framework for a variety of tools, APIs, and services used in development.

Backstageโ€™s mission statement says โ€œAt Spotify, weโ€™ve always believed in the speed and ingenuity that comes from having autonomous development teams. But as we learned firsthand, the faster you grow, the more fragmented and complex your software ecosystem becomes. And then everything slows down again.โ€

Backstage is a build-your-own solution, akin to Jenkins in the CI/CD world.ย As more players move into this space, we will see more software-as-a-service (SaaS) platforms with similar capabilities.

Backstage has four main features to achieve the goals of platform engineering:

  • A software catalog for controlling tools like microservices, libraries, data pipelines, websites, and more from a central location.
  • Software templates to define and enforce best practices and templates for new projects.
  • TechDocs, a central, standardized repository for documentation (Backstage calls this a โ€œdocs like codeโ€ approach).
  • Plugins that allow for extending the core platformโ€™s functionality.

You can get a feel for Backstage by playing around with its live demo.

The software catalog

At the heart of Backstage and other developer portals is the software catalog.ย Here, APIs used to compose microservices, both internal and third party, can be automatically discovered, managed, and consumed, but in a consistent format.ย The APIs are modeled as a web of dependencies to make it easier to get a dashboard view of all the services in an organization, what teams own them, and how they interact.

In addition to APIs, a whole range of tools can be brought into the portal and orchestrated there, in relation to the APIs they support.ย CI/CD platforms like CircleCI and the code repositories like GitHub can be associated with the projects they relate to.ย The idea is to bring the organizationโ€™s technology landscape into the portal, making it accessible to both the teams using it in a self-service manner and the leaders tasked with managing their teams.

With the right configuration, a developer portal can provide a view of the status and health of a complex and sprawling microservices architecture, even when deployed on homogeneous stacks (like a blend of Kubernetes, serverless, and virtual machines) and across cloud providers.

The future of platform engineering

The core idea of platform engineeringโ€”a standardized way to centralize and manage the overall development lifecycleโ€”is bound to continue growing in importance.ย Itโ€™s still nascent, but the practicality of platform engineering is helping to make the vision of devops a more attainable reality for more organizations.

Matthew Tyson
Contributing Writer

Matthew Tyson is a contributing writer at InfoWorld. A seasoned technology journalist and expert in enterprise software development, Matthew has written about programming, programming languages, language frameworks, application platforms, development tools, databases, cryptography, information security, cloud computing, and emerging technologies such as blockchain and machine learning for more than 15 years. His work has appeared in leading publications including InfoWorld, CIO, CSO Online, and IBM developerWorks. Matthew also has had the privilege of interviewing many tech luminaries including Brendan Eich, Grady Booch, Guillermo Rauch, and Martin Hellman.

Matthewโ€™s diverse background encompasses full-stack development (Java, JVM languages such as Kotlin, JavaScript, Python, .NET), front-end development (Angular, React, Vue, Svelte) and back-end development (Spring Boot, Node.js, Django), software architecture, and IT infrastructure at companies ranging from startups to Fortune 500 enterprises. He is a trusted authority in critical technology areas such as database design (SQL and NoSQL), AI-assisted coding, agentic AI, open-source initiatives, enterprise integration, and cloud platforms, providing insightful analysis and practical guidance rooted in real-world experience.

More from this author