* [Topics](/en/topics "Topics")
* [Platform engineering](/en/topics/devops "Platform engineering")
* What is platform engineering?
What is platform engineering?
=============================
Updated  February 26, 2024•*4*-minute read
Copy URL
Jump to section
---------------
OverviewWhat is platform engineering?Where did platform engineering come from?What is an internal developer platform?Platform engineering vs DevOpsPlatform engineer vs site reliability engineer (SRE)
Overview
--------
[Platform engineering](/en/topics/platform-engineering) is a discipline within software development that focuses on improving productivity, application cycle time, and speed to market.
Platform engineering should be considered a multidisciplinary approach to improving work culture and productivity, and positively impacting the bottom line. From a business perspective, platform engineering programs streamline application time-to-market, optimize operations, and improve efficiencies in development, deployment, management, and maintenance of applications. From a cultural perspective, platform engineering aims to improve collaboration between teams and mitigate cognitive load by providing developers with the tools and support they need to focus on the most important parts of their job.
The overarching goal of platform engineering is to identify the pain points impacting development teams and mitigate them by providing common, reusable tools and capabilities via an [internal developer platform (IDP).](/en/topics/platform-engineering/what-is-an-internal-developer-platform)
[Explore Red Hat OpenShift for platform engineering](/en/technologies/cloud-computing/openshift/platform-engineering)
What is platform engineering?
-----------------------------
Platform engineering can be a specific job role as well as a discipline or methodology that a group of individuals take on as a team initiative.
The role of platform engineering benefits organizations by encouraging consistency and efficiency. It fosters better collaboration among teams and reduces the learning curve for new team members by enabling more efficient cross-team cooperation.
At its core, platform engineering aims to reduce time required for administrative tasks that can hamper [developer productivity](/en/products/developer-productivity) and create bottlenecks in the application lifecycle. To achieve this, platform engineers and platform engineering teams are responsible for managing infrastructure and creating a [set of tools](/en/topics/platform-engineering/platform-engineering-tools) that guide developers through a workflow that is designed to cater to their needs–sometimes known as a “[Golden Path](/en/topics/platform-engineering/golden-paths).”
Different development teams have different needs (even within the same company), and no two developer platforms will be the same. Platform engineers understand this, and curate a customized set of tools and processes to match the unique needs of an organization through self-service capabilities and automated infrastructure that empowers software developers. This adaptability keeps developers from being constrained by one-size-fits-all solutions and allows them to work with tools that best suit their project requirements. At the same time, this reduces the need for developers to learn new skill sets and undertake superfluous work, allowing them to focus on what they do best: code.
Platform engineering teams also ensure that robust governance frameworks are in place to maintain control over resources, security, and compliance across all environments. This has the additional benefit of giving organizations a more hands-on way to monitor performance, track costs, and identify potential risks or vulnerabilities.
This video can't play due to privacy settings
To change your settings, select the "Cookie Preferences" link in the footer and opt in to "Advertising Cookies or try disabling adblockers."
Backstage with platform engineering. Video duration: 2:31
[Read more about platform engineering and DevOps](/en/topics/platform-engineering/platform-engineering-vs-devops)
Recommended for you
Unlocking developer productivity: How to provide consistent high-quality user experiences in less time
------------------------------------------------------------------------------------------------------
[Watch the webinar](https://www.redhat.com/en/events/webinar/unlocking-developer-productivity-how-to-provide-consistent-high-quality-user-experiences-in-less-time?percmp=RHCTG0250000455235)
Where did platform engineering come from?
-----------------------------------------
Platform engineering has emerged as a response to a new argument in the technology space: Infrastructure is not something developers should have to worry about, especially in the case of hybrid and multi-cloud environments.
Traditionally, it’s been the job of the developer to either find a tool that works for what they need, or build that tool from scratch. While previous, more basic iterations of technology had supported this job expectation, present-day developers at enterprise level organizations have found that as a business grows, supporting users and scaling effectively gets more complex and fragmented.
New tools are released every day, there are always new features to keep up with, and it takes time to evaluate and select the right tools for the job. This time spent learning new tooling skills, researching new technology, requesting infrastructure and application services, and understanding the latest security threats can waste a lot of mental energy and resources, taking away from time otherwise spent on improving the product being sold and achieving business priorities.
This video can't play due to privacy settings
To change your settings, select the "Cookie Preferences" link in the footer and opt in to "Advertising Cookies or try disabling adblockers."
What is an internal developer platform?
---------------------------------------
In the realm of platform engineering, if developers are the customers, [internal developer platforms (IDPs)](/en/topics/platform-engineering/what-is-an-internal-developer-platform) are the product.
An IDP is configured by platform engineering teams and consists of a standardized set of internal self-service tools and technologies that developers need to create, deploy, and maintain code throughout the entire lifecycle of an application. The toolchains integrated into an IDP enable a more positive and productive workflow for developers, focus on factors such as security and scalability, and ultimately help businesses create more customer value.
Creating an effective IDP means actively looking for friction in the developer experience and curating tools and technologies that can remove or ease that friction. Begin with a minimalistic approach, only incorporating tools that you know will be beneficial to your development team. From there, incrementally expand the capabilities to evolve alongside the needs of your development team, seeking feedback along the way.
This video can't play due to privacy settings
To change your settings, select the "Cookie Preferences" link in the footer and opt in to "Advertising Cookies or try disabling adblockers."
Platform engineering vs DevOps
------------------------------
Like [DevOps](/en/topics/devops), platform engineering shares the common goal of better aligning developers with operations by increasing automation and collaboration. When thinking about the [relationship between the two practices](/en/topics/platform-engineering/platform-engineering-vs-devops), platform engineering can be considered a critical and complimentary ingredient to address the challenges of scaling DevOps across an organization.
Traditionally, DevOps practices encourage developers to seek out, learn, deploy, and manage software themselves–thus giving them more insight and control over the software in production. However, this doesn’t always play out in a way that benefits the bottom line, and instead adds administrative overhead for the developer and increases cognitive load.
A given team might have the interest to deliver a function, but not the skill set. They may have the skill set, but not the interest in building it. They may have skills and interest but it may not be secure or cost-effective to execute the idea. All of this only gets more complicated as organizations scale and grow.
The adoption of DevOps and continuous delivery have resulted in longer pipelines and toolchains; and with the added pressure of “shifting left” (having an end-to-end understanding of securing each stage of the workflow when creating and maintaining an application) developers have become responsible for understanding more and more of the intricacies involved in the applications they’re building.
This autonomy offers a sense of freedom, however it can also lead to a sense of debilitating responsibility and cognitive load that doesn’t serve the individual nor the organization at the end of the day.
By placing more emphasis on empathy and user journey, platform engineering as a strategy builds upon DevOps by finding better ways to automate application delivery, improve collaboration and communication, reduce error, enhance security and compliance, increase efficiency, and most importantly, refocus the strengths of developers where the focus is most needed.
[Transforming to a DevOps culture](/en/engage/devops-culture-practice-openshift-ebooks "DevOps Culture and Practice with OpenShift")
Platform engineer vs site reliability engineer (SRE)
----------------------------------------------------
Both platform engineering and [site reliability engineering](/en/topics/devops/what-is-sre) are about creating and maintaining systems. The difference between the two concepts lies in the focus of each practice. An SRE places their focus on IT operations teams, helping them use software as a tool to manage systems, solve problems, and automate operations tasks.
Platform engineers focus on development teams, helping them create platforms for managing systems, solving problems, and automating development tasks.
[Create a strategy for automation across your organization](/en/engage/automated-enterprise-ebook-20171107 "The automated enterprise")
Recommended for you
E-book
Accelerate your path to cloud-native applications
-------------------------------------------------
This e-book discusses 8 considerations for adopting a cloud-native approach to application development and delivery—and how Red Hat platforms can help.
[Read the e-book](https://www.redhat.com/en/engage/path-to-cloud-native-applications-ebook?percmp=RHCTG0250000455234)
Recommended for you
Red Hat Certified Enterprise Application Developer exam
-------------------------------------------------------
Utilizing the default behavior of the minimal set of JEE APIs.
[View exam](https://www.redhat.com/en/services/training/ex183-red-hat-certified-enterprise-application-developer-exam?percmp=RHCTG0250000455236)
Keep reading
------------
### What are platform engineering tools?
Platform engineering tools are resources to support and enable development teams to improve productivity using a self-service approach.
[Read the article](/en/topics/platform-engineering/platform-engineering-tools "article | what are platform engineering tools")
### What is a Golden Path for software development?
A Golden Path refers to an opinionated, well-documented, and supported way of building and deploying software within an organization.
[Read the article](/en/topics/platform-engineering/golden-paths "article | What is a Golden Path for software development?")
### Platform engineering vs. DevOps
Find out how platform engineering differs from DevOps to identify an approach that supports your goals.
[Read the article](/en/topics/platform-engineering/platform-engineering-vs-devops "article | Platform engineering vs. DevOps")
Platform engineering resources
------------------------------
### Related content
* Blog post
  [Introducing OpenShift Service Mesh 3.2 with Istio’s ambient mode](/en/blog/introducing-openshift-service-mesh-32-istios-ambient-mode)
* Overview
  [Optimize application development](/en/resources/optimize-application-development-overview)
### Related articles
* [What are platform engineering tools?](/en/topics/platform-engineering/platform-engineering-tools)
* [What is a Golden Path for software development?](/en/topics/platform-engineering/golden-paths)
* [Platform engineering vs. DevOps](/en/topics/platform-engineering/platform-engineering-vs-devops)
* [What is an internal developer platform?](/en/topics/platform-engineering/what-is-an-internal-developer-platform)
* [What is an IDE?](/en/topics/platform-engineering/what-is-ide)
[More about this topic](/en/topics/devops "More about this topic")