What's going on with Dependabot?
A developer's critique of Dependabot's flaws under GitHub, including silent failures and slow updates, leading them to stop using it.
A developer's critique of Dependabot's flaws under GitHub, including silent failures and slow updates, leading them to stop using it.
A guide to using Homebrew Bundle to automate installing command-line tools, apps, and App Store applications on a fresh macOS setup.
Using Microsoft Power Platform to automate and manage Azure DevOps Pull Request workflows, reducing manual tasks for developers.
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 curated list of recommended books, tools, tutorials, and videos for beginners starting their journey to learn Kubernetes.