Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand All @@ -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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading