Windows Containers and .NET Framework applications: DevOps with Kubernetes
A guide to deploying containerized .NET Framework applications to Kubernetes on Azure, covering cluster setup and configuration.
A guide to deploying containerized .NET Framework applications to Kubernetes on Azure, covering cluster setup and configuration.
A guide to implementing a custom solution for re-running only failed jobs in GitHub Actions workflows to save CI time.
A guide to using Skopeo to automate the transfer of container images between different private registries, including deployment on Kubernetes.
Guide to automating Azure AD B2C custom policy builds and deployments using a custom Azure DevOps extension and YAML pipelines.
Announcing the launch of 'Labs', a collection of free IT tools and utilities for Azure cost analysis and WordPress version checking.
Analyzes the high cost of delaying continuous deployment and advocates for automated, sub-15-minute deploy cycles to boost engineering efficiency.
A technical guide on using GitHub's GraphQL API with .NET Core to automate repository health checks, focusing on stale issues and PRs.
Explains the purpose and benefits of Azure App Configuration and how it differs from Azure Key Vault for managing app settings.
A developer recounts a dangerous Bash scripting mistake that could have deleted his entire server, highlighting the importance of proper glob expansion and shellcheck.
A technical guide on configuring Azure Arc enabled Data Services on Azure Kubernetes Service (AKS), covering cluster setup and deployment steps.
A tutorial on setting up and using GitHub Container Registry (ghcr.io) to build, tag, and publish Docker container images.
Author shares lessons learned from failing the Certified Kubernetes Administrator (CKA) exam, detailing preparation and plans to retake.
A developer shares key lessons learned from implementing Continuous Integration (CI) pipelines, focusing on configuration, authentication, and dependency management.
A developer's monthly update on TinyPilot, a tech project, covering record revenue, product development, and a video course launch.
A guide to diagnosing and fixing slow CI/CD pipelines, focusing on reducing lead time to under 15 minutes with anti-patterns and optimization strategies.
Clarifies the subtle differences between the terms 'Deploy', 'Release', and 'Delivery' in the context of Continuous Delivery and DevOps practices.
Learn how to use Ansible to dynamically generate parameters and deploy Azure ARM templates, simplifying infrastructure management.
A guide to testing Bash scripts using the Bach testing framework, covering installation, writing test cases, and mocking commands.
A guide to understanding and mitigating Docker Hub's rate limits on image pulls, especially in Kubernetes and CI/CD environments.
Part 2 of a tutorial on using Ansible playbooks and Jinja2 templates to manage and deploy Terraform configurations for Azure infrastructure.