ProTip™: Decouple Building & Deploying in Your GitHub Actions Pipeline
A technical guide on decoupling build and deploy steps in GitHub Actions pipelines for better control and confidence in deployments.
A technical guide on decoupling build and deploy steps in GitHub Actions pipelines for better control and confidence in deployments.
A comprehensive guide to Docker Compose, covering file structure, service configuration, networking, volumes, and best practices for multi-container applications.
A developer explains why they prefer using simple Makefiles for project automation, citing consistency and ease of use across different technologies.
Analyzes GitHub's evolution, its enterprise focus post-Microsoft acquisition, and its future relevance in the developer ecosystem.
Explores best practices for securing Azure ARM templates and using PowerShell to automate secure Infrastructure as Code deployments.
A developer explains the benefits of using Python virtual environments within Docker containers for predictability, standards, and team communication.
A hands-on review of K8sGPT, an AI-powered CLI tool for analyzing and troubleshooting Kubernetes clusters, including setup with local LLMs.
A guide to deploying Ruby on Rails with PostgreSQL on Google Cloud Run, using a personal toolchain and the Cloud Skills Boost platform.
A brief introduction to the `docker init` command, which scaffolds Docker containers for various programming languages and frameworks.
A personal recap and review of attending the Devopsdays MSP 2024 conference, covering talks, open spaces, and overall experience.
An introduction to CI/CD concepts, practices, and tools for improving software delivery speed and quality.
Explores strategies and tools for securely updating container images to maintain system security and stability in modern infrastructure.
A reflection on creating a French tech podcast focused on CI/CD practices, sharing insights from industry experts and the journey of building the show.
Explains how to use new provider-defined functions in Terraform 1.8, including syntax and examples like AWS's arn_parse.
An AWS expert critiques AWS's overwhelming focus on Generative AI, arguing it neglects core cloud services and alienates traditional cloud engineers.
Explores new variable validation capabilities in Terraform 1.9, allowing dynamic checks using other variables and resources.
A guide on merging multiple Kubernetes kubeconfig files into a single file for easier cluster management.
A curated list of recommended books, tools, tutorials, and videos for beginners starting their journey to learn Kubernetes.
Explores the architecture and demo of an Enterprise Chat AI solution using Azure OpenAI and AI Search, part of a technical series.
A step-by-step guide to upgrading PostgreSQL from version 15 to 16 on Ubuntu 24.04, covering cluster management and commands.