Infrastructure As Code

Why Allowing Engineers to 'Fail Safely' Is Crucial for High-Quality Software Development

In an era where technology rapidly evolves, the old saying 'fail fast, fail often' has never been more relevant. However, the cost of failure in complex systems can be too high, stifling innovation and agility. This article delves into the concept of 'failing safely,' outlining practical strategies for creating an engineering culture where failure becomes a stepping stone for innovation, without risking system integrity. Learn how to set up 'Safe Failure Zones' that allow engineers to experiment freely, foster continuous improvement, and ultimately drive high-quality software development.

Azure ARM Template Development - Validate with WhatIf

Hi, I’m back with yet another script I would like to introduce and pretty much document for my and other’s future reference. Today’s script is named “Deploy-AzARMTemplate.ps1” and it’s geared towards one-click deploys from your local development environment to pre-configured cloud dev/test environment.

Infrastructure as Code CI/CD ARM Template Azure DataBricks Sample

Infrastructure as Code Showcase Project using ARM Templates and CI/CD for Azure Databricks

Infrastructure as Code CI/CD Terraform Azure App Services & Insights Sample

Infrastructure as Code Showcase Project using Terraform and CI/CD for Azure AppServices with Application Insights Application Performance Monitoring