From a19efd94167c570ac9b7df24e1849d2488fd943c Mon Sep 17 00:00:00 2001 From: Engin Diri Date: Fri, 24 Oct 2025 09:54:40 +0200 Subject: [PATCH] docs: update drift detection blog post title and cross-link IDP series Remove " | IDP Workshop" suffix from drift detection post title and update series navigation links across all IDP best practices blog posts to include the newly published drift detection article. --- .../index.md | 6 +++--- .../blog/deployment-guardrails-with-policy-as-code/index.md | 2 +- .../index.md | 2 +- .../index.md | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/blog/day-2-operations-drift-detection-and-remediation/index.md b/content/blog/day-2-operations-drift-detection-and-remediation/index.md index 7af85b49863d..f8e025439cb2 100644 --- a/content/blog/day-2-operations-drift-detection-and-remediation/index.md +++ b/content/blog/day-2-operations-drift-detection-and-remediation/index.md @@ -1,5 +1,5 @@ --- -title: "Day 2 Operations: Drift Detection and Remediation | IDP Workshop" +title: "Day 2 Operations: Drift Detection and Remediation" allow_long_title: true meta_desc: "Implement automated drift detection for your IDP using Pulumi. Maintain infrastructure integrity with scheduled checks and real-time alerts." meta_image: meta.png @@ -22,7 +22,7 @@ tags: social: twitter: | - Day 2 Operations: Drift Detection and Remediation | IDP Workshop + Day 2 Operations: Drift Detection and Remediation Learn how to maintain infrastructure integrity with automated drift detection: • Understand drift in cloud infrastructure @@ -34,7 +34,7 @@ social: #IDP #DriftDetection #PlatformEngineering #InfrastructureAsCode #DevOps linkedin: | - **Day 2 Operations: Drift Detection and Remediation | IDP Workshop** + **Day 2 Operations: Drift Detection and Remediation** In the fourth post of our IDP Best Practices series, we explore the critical day 2 operations that ensure your infrastructure stays aligned with your intended configuration long after initial deployment. diff --git a/content/blog/deployment-guardrails-with-policy-as-code/index.md b/content/blog/deployment-guardrails-with-policy-as-code/index.md index 5d3b96f3d770..14c76cb4070a 100644 --- a/content/blog/deployment-guardrails-with-policy-as-code/index.md +++ b/content/blog/deployment-guardrails-with-policy-as-code/index.md @@ -31,7 +31,7 @@ This post is part of our IDP Best Practices series: * [How to Build an Internal Developer Platform: Strategy, Best Practices, and Self-Service Infrastructure](/blog/idp-strategy-planning-self-service-infrastructure-that-balances-developer-autonomy-with-operational-control) * [Build Golden Paths with Infrastructure Components and Templates](/blog/golden-paths-infrastructure-components-and-templates) * **Deployment Guardrails with Policy as Code** (you are here) -* Day 2 Platform Operations: Automating Drift Detection and Remediation +* [Day 2 Operations: Drift Detection and Remediation](/blog/day-2-operations-drift-detection-and-remediation) * Extend Your IDP for AI Applications: GPUs, Models, and Cost Controls * Next-Gen IDPs: How to Modernize Legacy Infrastructure with Pulumi diff --git a/content/blog/golden-paths-infrastructure-components-and-templates/index.md b/content/blog/golden-paths-infrastructure-components-and-templates/index.md index f577cf435f22..4758b49681d7 100644 --- a/content/blog/golden-paths-infrastructure-components-and-templates/index.md +++ b/content/blog/golden-paths-infrastructure-components-and-templates/index.md @@ -36,7 +36,7 @@ This post is part of our IDP Best Practices series: - [How to Build an Internal Developer Platform: Strategy, Best Practices, and Self-Service Infrastructure](/blog/idp-strategy-planning-self-service-infrastructure-that-balances-developer-autonomy-with-operational-control/) - **Build Golden Paths: Guide to Reusable Infrastructure with Pulumi Components and Templates** (you are here) - [Policy as Code for Safer IDPs: Enabling Developer Self-Service with Guardrails](/blog/deployment-guardrails-with-policy-as-code) -- Day 2 Platform Operations: Automating Drift Detection and Remediation +- [Day 2 Operations: Drift Detection and Remediation](/blog/day-2-operations-drift-detection-and-remediation) - Extend Your IDP for AI Applications: GPUs, Models, and Cost Controls - Next-Gen IDPs: How to Modernize Legacy Infrastructure with Pulumi diff --git a/content/blog/idp-strategy-planning-self-service-infrastructure-that-balances-developer-autonomy-with-operational-control/index.md b/content/blog/idp-strategy-planning-self-service-infrastructure-that-balances-developer-autonomy-with-operational-control/index.md index eadb5b79cbe4..852ef4d47a42 100644 --- a/content/blog/idp-strategy-planning-self-service-infrastructure-that-balances-developer-autonomy-with-operational-control/index.md +++ b/content/blog/idp-strategy-planning-self-service-infrastructure-that-balances-developer-autonomy-with-operational-control/index.md @@ -82,7 +82,7 @@ This post is part of our IDP Best Practices series. You can explore the full ser - **How to Build an Internal Developer Platform: Strategy, Best Practices, and Self-Service Infrastructure** (you are here) - [Build Golden Paths: Guide to Reusable Infrastructure with Pulumi Components and Templates](/blog/golden-paths-infrastructure-components-and-templates/) - [Policy as Code for Safer IDPs: Enabling Developer Self-Service with Guardrails](/blog/deployment-guardrails-with-policy-as-code) -- Day 2 Platform Operations: Automating Drift Detection and Remediation +- [Day 2 Operations: Drift Detection and Remediation](/blog/day-2-operations-drift-detection-and-remediation) - Extend Your IDP for AI Applications: GPUs, Models, and Cost Controls - Next-Gen IDPs: How to Modernize Legacy Infrastructure with Pulumi