Day Two Devops – Azure VNets Don’t Exist
A discussion on Azure networking fundamentals, challenging the common understanding of Azure Virtual Networks and explaining common misconceptions.
A discussion on Azure networking fundamentals, challenging the common understanding of Azure Virtual Networks and explaining common misconceptions.
An engineer critiques the poor security practices in many software companies, highlighting willful neglect and developer resistance to basic safeguards.
A technical tutorial on deploying Azure AI Foundry integrated with Bing Grounding using Terraform for infrastructure as code.
Learn how to automate macOS app installation using the 'mas' CLI tool with Homebrew to streamline your development environment setup.
Explores how DevOps principles like CI/CD, infrastructure as code, and monitoring are applied to data engineering for reliable, scalable data pipelines.
A guide to managing Azure Databricks workspace IP access lists using CICD pipelines and the Databricks CLI, covering authentication and tooling challenges.
A developer explains why and how they set up a GitHub Actions workflow to automatically test and validate their Emacs configuration.
A guide to using the Azure Naming Terraform module for generating consistent and unique resource names in Azure infrastructure deployments.
A guide to running an Ansible control node on Windows using Docker, as a workaround for the lack of native Windows support.
Analyzing how the Azure Verified Module for AKS aligns with the Well-Architected Framework's pillars for secure, reliable, and cost-optimized Kubernetes deployments.
Explores Infrastructure as Code (IaC) on Azure, detailing its benefits, principles, and role in automating cloud infrastructure management.
A guide to deploying Azure Monitor using Terraform, covering core components and Infrastructure as Code (IaC) for consistent cloud monitoring.
A guide on how to output the value of a secret variable in Azure DevOps pipelines using a PowerShell character array workaround.
A guide to optimizing cost management in Azure, covering budget configurations, anomaly alerts, and best practices for cloud spending.
Mitchell Hashimoto clarifies his original intent behind the 'as code' concept, distinguishing it from 'as programming' and explaining its focus on codifying knowledge.
Explains how to use multiple Kubernetes config files with kubectl via the KUBECONFIG environment variable, including merging and management tips.
A comprehensive guide to different types of software testing, including unit, integration, and end-to-end tests, with practical JavaScript/Node.js examples.
A guide to using Helm, the package manager for Kubernetes, covering Helm charts, installation, deployment, and best practices.
Introducing pping, a command-line tool for checking if network ports are open, similar to ping but for TCP ports.
A technical guide on installing Azure Service Operator on an AKS cluster using Terraform, including provider configuration and resource definitions.