{"id":514981,"date":"2023-03-13T12:01:50","date_gmt":"2023-03-13T11:01:50","guid":{"rendered":"https:\/\/www.devoteam.com\/expert-view\/building-golden-paths-with-internal-developer-platforms-2\/"},"modified":"2025-02-10T12:20:09","modified_gmt":"2025-02-10T11:20:09","slug":"building-golden-paths-with-internal-developer-platforms-2","status":"publish","type":"expert-view","link":"https:\/\/devoteam.info\/en-pt\/expert-view\/building-golden-paths-with-internal-developer-platforms-2\/","title":{"rendered":"Building Golden Paths with Internal Developer Platforms"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">In this article, we will explore the development of Internal Developer Platforms (IDPs), the emerging concept of &#8220;Golden Paths&#8221;, and how IDPs can enable Golden Paths within enterprises.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-highlights\">Highlights<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Enterprises are beginning to invest in Internal Developer Platforms (IDP) to reduce cognitive load and developer toil in the cloud Native World.<\/li>\n\n\n\n<li>Well-architected platforms are built and treated following the &#8220;Platform as a Product&#8221; approach.<\/li>\n\n\n\n<li>Successful organizations leverage IDPs to build &#8220;Golden Paths&#8221; for their developers.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-problems-of-a-post-devops-world\">Problems of a post-DevOps World<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In a decade, we have seen growing adoption of <a href=\"https:\/\/nl.devoteam.com\/expert-view\/7-steps-towards-devops-success\/\">DevOps<\/a> within enterprises. The advent of the cloud fueled this trend and companies saw the advantage of using cloud-enabled services or at least building similar services on-prem. Alongside came the trend of moving to microservices architectures, and the adoption of containers and infrastructure as code practices. Public Cloud providers made available to us an ever-increasing number of services on their catalogs. Open-source platforms like Kubernetes matured, and there has been explosive growth in the amount of cloud-native tools and technology on the market. The cloud-native era was born.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These tools made it possible to tear down the proverbial wall between Dev and Ops, which is supposedly a good thing. However, reality panned out a little differently. The proliferation of tools, technology, and thought processes increased cognitive overload, especially when it came to developer productivity. Developers suddenly need to understand complex cloud-native toolchains, just to roll out a small fix or change to their application.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-the-advent-of-the-platform-engineer\">The advent of the Platform engineer<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">While most enterprises were (and still are) catching up to the promise of DevOps, some leading tech companies began building internal platform teams to alleviate the resulting developer toil. Platform engineering as a discipline was pioneered by internet-scale companies such as Netflix and Google. Platform engineers design and build toolchains and workflows that enable self-service capabilities for software developers in the cloud-native era.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.puppet.com\/resources\/state-of-devops-report\" target=\"_blank\" rel=\"noreferrer noopener\">Puppet\u2019s State of DevOps report<\/a> from 2021 clearly shows a correlation between team performance and the adoption of internal platforms. It states, &#8220;<em>Platform teams are key to success at scale\u201d<\/em>, adding that <em>\u201cThe existence of a platform team does not inherently unlock higher evolution DevOps; however, great platform teams scale out the benefits of DevOps initiatives<\/em>.&#8221;<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/Use-of-internal-platforms-and-level-of-DevOps-evolution.png\" alt=\"Use of internal platforms and level of DevOps evolution\" class=\"wp-image-20664\" width=\"827\" height=\"540\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-is-an-idp\">What is an IDP?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">An Internal Developer Platform (IDP) is the complete collection of tools and technology glued together and maintained by a platform engineering team, to facilitate a Golden Path for developers. The platform is built in such a way to enable self-service by developers, without abstracting away context or making the underlying technology inaccessible, with the intent to lower the cognitive load for the developers. The key qualifier for an IDP is that it is internal, ie, not external or customer-facing. Its customer is internal: the application developer. Well-architected IDPs would follow a Platform as a Product approach, where the platform team builds and improves the IDP, following best practices with product management principles.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Off-the-shelf DevOps platforms, PaaS solutions like Heroku, developer portals, or similar solutions that cater to a particular subset of the delivery lifecycle cannot be considered IDP. IDPs, on the other hand, are custom-built by a platform team through combining different tools and technologies (services, open-source, self-developed, etc.), with the intent to increase developer productivity and velocity.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">IDPs help enterprises to scale their DevOps initiatives, easing out the complexities of modern software development. The consensus is that an IDP supports the following aspects of software engineering:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Application configuration management<\/li>\n\n\n\n<li>Environment provisioning by code<\/li>\n\n\n\n<li>Infrastructure orchestration<\/li>\n\n\n\n<li>Role-based access control<\/li>\n<\/ol>\n\n\n\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">For instance, an IDP could be composed of a managed Kubernetes platform like <a href=\"https:\/\/nl.devoteam.com\/expert-view\/azure-kubernetes-service-aks-with-azure-devops\/\">AKS<\/a> (Azure Kubernetes Service), Terraform for automated provisioning, Argo CD for declarative Gitops, Helm for package management, Keycloak for access management, and so on.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, every organization is different and has unique cultures and challenges. This means that the platform team needs to build an IDP that addresses the requirements of the particular environment, thus making it unique to that organization. It is for this reason that I believe that products off the market shelf, claiming to be an end-to-end DevOps solution, are not likely going to address your pains satisfactorily. However, enterprises may enlist the services of external integrators and experts to help set up their internal platforms.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-treating-the-platform-as-a-product\">Treating the Platform as a Product<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Putting a platform team into action and having a platform built is only the start. How does this platform team differ from a traditional DevOps team or Infrastructure team? To be truly useful, the platform needs to solve a problem. It has to be built with this intent and has to evolve according to the consumer\u2019s needs. This is similar to building a product for a customer, who in this case happens to be your internal development team.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In practice, Platform as a Product means the platform team has to be highly customer-focused. This starts with doing proper user research. The platform team listens to feedback from the entire organization and applies that feedback to constantly evolve the platform. Organizations considering to establish an IDP should be careful to avoid creating a silo-ed DevOps or Operations team or relabeling their existing platform to one. Instead, they should focus on developer workflows and self-service enablement.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-golden-paths-a-k-a-devops-on-steroids\">Golden Paths a.k.a. DevOps on steroids<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">With an IDP established, developers can finally take full ownership of their services. Mature organizations do not stop at this point. After establishing developer autonomy, the platform team focuses on providing practical best practices and guidance to do things that are often repeated across the organization. The concept of &#8220;Golden Paths&#8221; was first invented by Spotify\u2019s engineering department, to be quickly picked up by other early adopters who have called it by different names.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The general idea behind the concept of Golden Paths is that the IDP offers custom-built and supported approaches to building and deploying a particular kind of software. The development team that &#8216;stays&#8217; in this Golden Path can leverage it to its advantage to make the quick road to production, with support from the platform team included. A mature platform team will create sophisticated Golden Paths that are well-architected and fine-tuned to recurrent workflows, establishing best practices and uniformity across the application portfolio.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-industry-outlook\">Industry outlook<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Golden Paths will accelerate application development and delivery, a sort of DevOps on steroids. Golden Paths are a relatively new development that industry leaders are investing heavily into, but should certainly mature resulting in enterprise adoption shortly. Industry expert Charity Majors discusses Golden Paths in her seminal blog post. She states:<\/p>\n\n\n\n\t<div class=\"align wp-block-acf-quote\">\n\n\t\n\t<figure class=\"text-center\"><blockquote class=\"blockquote\"><svg width=\"49\" height=\"38\" viewBox=\"0 0 49 38\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M42.875 0C44.4995 0 46.0574 0.652728 47.206 1.81459C48.3547 2.97645 49 4.55228 49 6.1954V15.4885C49 17.1316 48.3547 18.7075 47.206 19.8693C46.0574 21.0312 44.4995 21.6839 42.875 21.6839H33.6875C33.6875 24.1486 34.6555 26.5123 36.3785 28.2551C38.1014 29.9979 40.4383 30.977 42.875 30.977H45.9375C46.7497 30.977 47.5287 31.3034 48.103 31.8843C48.6773 32.4652 49 33.2532 49 34.0747C49 34.8963 48.6773 35.6842 48.103 36.2651C47.5287 36.8461 46.7497 37.1724 45.9375 37.1724H42.875C38.8139 37.1724 34.9191 35.5406 32.0474 32.6359C29.1758 29.7313 27.5625 25.7917 27.5625 21.6839V6.1954C27.5625 4.55228 28.2078 2.97645 29.3565 1.81459C30.5051 0.652728 32.063 0 33.6875 0H42.875ZM15.3125 0C16.937 0 18.4949 0.652728 19.6435 1.81459C20.7922 2.97645 21.4375 4.55228 21.4375 6.1954V15.4885C21.4375 17.1316 20.7922 18.7075 19.6435 19.8693C18.4949 21.0312 16.937 21.6839 15.3125 21.6839H6.125C6.125 24.1486 7.09296 26.5123 8.81596 28.2551C10.5389 29.9979 12.8758 30.977 15.3125 30.977H18.375C19.1872 30.977 19.9662 31.3034 20.5405 31.8843C21.1148 32.4652 21.4375 33.2532 21.4375 34.0747C21.4375 34.8963 21.1148 35.6842 20.5405 36.2651C19.9662 36.8461 19.1872 37.1724 18.375 37.1724H15.3125C11.2514 37.1724 7.35658 35.5406 4.48493 32.6359C1.61328 29.7313 0 25.7917 0 21.6839V6.1954C0 4.55228 0.645313 2.97645 1.79397 1.81459C2.94263 0.652728 4.50055 0 6.125 0H15.3125Z\" fill=\"#3C3C3A\"\/>\n<\/svg><p>Platform engineering teams bring a product development process to infrastructure, and a design\/UX ethos to developer ergonomics. Their job is to provide patterns and Golden Paths that make the right thing easy and the wrong things harder.<\/p><\/blockquote><figcaption class=\"blockquote-footer\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-8d39b2df wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-6fa7971b wp-block-group-is-layout-flex\"><\/div>\n<\/div>\n<\/figcaption><\/figure>\n\t\n\t<\/div>\n\n\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/Hype-Cycle-for-Emerging-Tech-2022.png\" alt=\"\" class=\"wp-image-20668\" width=\"648\" height=\"596\"\/><\/figure>\n\n\n\n<div style=\"height:69px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Platform engineering and IDPs are revolutionizing the enterprise software development world. Industry analysts Gartner acknowledge the importance of developer self-service and the impact of platform engineering in the cloud-native World. Platform Engineering appears on the <a href=\"https:\/\/www.gartner.com\/en\/articles\/what-s-new-in-the-2022-gartner-hype-cycle-for-emerging-technologies\" target=\"_blank\" rel=\"noreferrer noopener\">Gartner Emerging Technology Hype Cycle 2022<\/a>, and is defined as &#8220;<em>the discipline of building and operating self-service internal developer platforms (IDPs) for software delivery and life cycle management<\/em>&#8220;.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">IDPs as a concept is an emerging trend, but their value is already evident and this is spurring enterprise adoption. These enterprises shall be looking to leverage their existing Ops or Infrastructure teams to build out IDPs, and to get their first Golden Path right.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-backstage-and-project-unox\">Backstage and Project Unox<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">IDPs as a concept is an emerging trend, but their value is already evident and this is spurring enterprise adoption. These enterprises shall be looking to leverage their existing Ops or Infrastructure teams to build out IDPs, and to get their first Golden path right.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">At Devoteam Netherlands we recognized this early on. In the summer of 2022, we envisaged an internal project (codenamed Unox; nothing to do with the Dutch food brand), where we set out to build a solution showcase for a modern platform. The project includes all the building blocks for an IDP, that is built with our opinionated set of technologies. The centerpiece of this platform is a developer portal, built using <a href=\"https:\/\/backstage.io\/\" target=\"_blank\" rel=\"noreferrer noopener\">Backstage<\/a>. Backstage is an open-source platform to build developer portals, and a software catalog for all the infrastructure in an organization. We will be sharing more about Project Unox and Backstage in subsequent blogs soon.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article, we will explore the development of Internal Developer Platforms (IDPs), the emerging concept of &#8220;Golden Paths&#8221;, and how IDPs can enable Golden Paths within enterprises. Highlights Problems of a post-DevOps World In a decade, we have seen growing adoption of DevOps within enterprises. The advent of the cloud fueled this trend and [&hellip;]<\/p>\n","protected":false},"featured_media":0,"template":"","categories":[2386,888,2462],"tags":[2437,3021,3023,4255,2735],"industry":[],"class_list":["post-514981","expert-view","type-expert-view","status-publish","hentry","category-business-platforms-en-pt","category-cloud-native-app-development-en-pt","category-cloud-native-architecture-en-pt","tag-business-platforms-en-pt","tag-cloud-native-app-development-en-pt","tag-cloud-native-architecture-en-pt","tag-developer-platforms-en-pt","tag-netherlands-en-pt"],"acf":[],"cards":"\n\t<div class=\"single-post-card\">\n\n\t\t\n\n\t\t\n\t\t<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-43282307 wp-block-group-is-layout-flex\">\n\t<p style=\"font-style:normal;font-weight:700\" class=\"has-link-color wp-elements-1 wp-block-lp-post-type has-text-color has-primary-color has-small-font-size\">Expert View<\/p>\n\n\t\t\n\t\t<h3 style=\"font-style:normal;font-weight:400\" class=\"wp-block-post-title has-base-font-size\"><a href=\"https:\/\/devoteam.info\/en-pt\/expert-view\/building-golden-paths-with-internal-developer-platforms-2\/\" target=\"_self\" >Building Golden Paths with Internal Developer Platforms<\/a><\/h3><\/div>\n\t\t\n\t<\/div>\n\n","yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.4 (Yoast SEO v28.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Building Golden Paths with Internal Developer Platforms | Devoteam<\/title>\n<meta name=\"description\" content=\"Discover more on the development of Internal Developer Platforms (IDPs) and the emerging concept of Golden Paths.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/devoteam.info\/en-pt\/expert-view\/building-golden-paths-with-internal-developer-platforms-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Building Golden Paths with Internal Developer Platforms\" \/>\n<meta property=\"og:description\" content=\"Discover more on the development of Internal Developer Platforms (IDPs) and the emerging concept of Golden Paths.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/devoteam.info\/en-pt\/expert-view\/building-golden-paths-with-internal-developer-platforms-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Devoteam\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-10T11:20:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/12\/Golden-path.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1366\" \/>\n\t<meta property=\"og:image:height\" content=\"912\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-pt\\\/expert-view\\\/building-golden-paths-with-internal-developer-platforms-2\\\/\",\"url\":\"https:\\\/\\\/devoteam.info\\\/en-pt\\\/expert-view\\\/building-golden-paths-with-internal-developer-platforms-2\\\/\",\"name\":\"Building Golden Paths with Internal Developer Platforms | Devoteam\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-pt\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-pt\\\/expert-view\\\/building-golden-paths-with-internal-developer-platforms-2\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-pt\\\/expert-view\\\/building-golden-paths-with-internal-developer-platforms-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/devoteam.info\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Use-of-internal-platforms-and-level-of-DevOps-evolution.png\",\"datePublished\":\"2023-03-13T11:01:50+00:00\",\"dateModified\":\"2025-02-10T11:20:09+00:00\",\"description\":\"Discover more on the development of Internal Developer Platforms (IDPs) and the emerging concept of Golden Paths.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-pt\\\/expert-view\\\/building-golden-paths-with-internal-developer-platforms-2\\\/#breadcrumb\"},\"inLanguage\":\"en-PT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/devoteam.info\\\/en-pt\\\/expert-view\\\/building-golden-paths-with-internal-developer-platforms-2\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-PT\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-pt\\\/expert-view\\\/building-golden-paths-with-internal-developer-platforms-2\\\/#primaryimage\",\"url\":\"https:\\\/\\\/devoteam.info\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Use-of-internal-platforms-and-level-of-DevOps-evolution.png\",\"contentUrl\":\"https:\\\/\\\/devoteam.info\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Use-of-internal-platforms-and-level-of-DevOps-evolution.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-pt\\\/expert-view\\\/building-golden-paths-with-internal-developer-platforms-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/devoteam.info\\\/en-pt\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Expert View\",\"item\":\"https:\\\/\\\/devoteam.info\\\/en-pt\\\/expert-view\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Building Golden Paths with Internal Developer Platforms\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/devoteam.info\\\/en-pt\\\/#website\",\"url\":\"https:\\\/\\\/devoteam.info\\\/en-pt\\\/\",\"name\":\"Devoteam\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/devoteam.info\\\/en-pt\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-PT\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Building Golden Paths with Internal Developer Platforms | Devoteam","description":"Discover more on the development of Internal Developer Platforms (IDPs) and the emerging concept of Golden Paths.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/devoteam.info\/en-pt\/expert-view\/building-golden-paths-with-internal-developer-platforms-2\/","og_locale":"en_US","og_type":"article","og_title":"Building Golden Paths with Internal Developer Platforms","og_description":"Discover more on the development of Internal Developer Platforms (IDPs) and the emerging concept of Golden Paths.","og_url":"https:\/\/devoteam.info\/en-pt\/expert-view\/building-golden-paths-with-internal-developer-platforms-2\/","og_site_name":"Devoteam","article_modified_time":"2025-02-10T11:20:09+00:00","og_image":[{"width":1366,"height":912,"url":"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/12\/Golden-path.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/devoteam.info\/en-pt\/expert-view\/building-golden-paths-with-internal-developer-platforms-2\/","url":"https:\/\/devoteam.info\/en-pt\/expert-view\/building-golden-paths-with-internal-developer-platforms-2\/","name":"Building Golden Paths with Internal Developer Platforms | Devoteam","isPartOf":{"@id":"https:\/\/devoteam.info\/en-pt\/#website"},"primaryImageOfPage":{"@id":"https:\/\/devoteam.info\/en-pt\/expert-view\/building-golden-paths-with-internal-developer-platforms-2\/#primaryimage"},"image":{"@id":"https:\/\/devoteam.info\/en-pt\/expert-view\/building-golden-paths-with-internal-developer-platforms-2\/#primaryimage"},"thumbnailUrl":"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/Use-of-internal-platforms-and-level-of-DevOps-evolution.png","datePublished":"2023-03-13T11:01:50+00:00","dateModified":"2025-02-10T11:20:09+00:00","description":"Discover more on the development of Internal Developer Platforms (IDPs) and the emerging concept of Golden Paths.","breadcrumb":{"@id":"https:\/\/devoteam.info\/en-pt\/expert-view\/building-golden-paths-with-internal-developer-platforms-2\/#breadcrumb"},"inLanguage":"en-PT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/devoteam.info\/en-pt\/expert-view\/building-golden-paths-with-internal-developer-platforms-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-PT","@id":"https:\/\/devoteam.info\/en-pt\/expert-view\/building-golden-paths-with-internal-developer-platforms-2\/#primaryimage","url":"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/Use-of-internal-platforms-and-level-of-DevOps-evolution.png","contentUrl":"https:\/\/devoteam.info\/wp-content\/uploads\/2024\/09\/Use-of-internal-platforms-and-level-of-DevOps-evolution.png"},{"@type":"BreadcrumbList","@id":"https:\/\/devoteam.info\/en-pt\/expert-view\/building-golden-paths-with-internal-developer-platforms-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/devoteam.info\/en-pt\/"},{"@type":"ListItem","position":2,"name":"Expert View","item":"https:\/\/devoteam.info\/en-pt\/expert-view\/"},{"@type":"ListItem","position":3,"name":"Building Golden Paths with Internal Developer Platforms"}]},{"@type":"WebSite","@id":"https:\/\/devoteam.info\/en-pt\/#website","url":"https:\/\/devoteam.info\/en-pt\/","name":"Devoteam","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/devoteam.info\/en-pt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-PT"}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Julien Pawlowski","author_link":"https:\/\/devoteam.info\/en-pt\/author\/"},"uagb_comment_info":0,"uagb_excerpt":"In this article, we will explore the development of Internal Developer Platforms (IDPs), the emerging concept of &#8220;Golden Paths&#8221;, and how IDPs can enable Golden Paths within enterprises. Highlights Problems of a post-DevOps World In a decade, we have seen growing adoption of DevOps within enterprises. The advent of the cloud fueled this trend and&hellip;","_links":{"self":[{"href":"https:\/\/devoteam.info\/en-pt\/wp-json\/wp\/v2\/expert-view\/514981","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devoteam.info\/en-pt\/wp-json\/wp\/v2\/expert-view"}],"about":[{"href":"https:\/\/devoteam.info\/en-pt\/wp-json\/wp\/v2\/types\/expert-view"}],"version-history":[{"count":0,"href":"https:\/\/devoteam.info\/en-pt\/wp-json\/wp\/v2\/expert-view\/514981\/revisions"}],"wp:attachment":[{"href":"https:\/\/devoteam.info\/en-pt\/wp-json\/wp\/v2\/media?parent=514981"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devoteam.info\/en-pt\/wp-json\/wp\/v2\/categories?post=514981"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devoteam.info\/en-pt\/wp-json\/wp\/v2\/tags?post=514981"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/devoteam.info\/en-pt\/wp-json\/wp\/v2\/industry?post=514981"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}