Deploy Your Own Web App With Kamal 2
A guide on using Kamal 2 to deploy web apps with Docker, covering features like zero-downtime deploys and migrating from Heroku to DigitalOcean.
A guide on using Kamal 2 to deploy web apps with Docker, covering features like zero-downtime deploys and migrating from Heroku to DigitalOcean.
The article explains why Mergify, a developer tool, doesn't support GitLab, analyzing cultural biases in the French tech market and GitHub's market dominance.
A curated list of key Microsoft Ignite 2024 sessions for developers in Australia and New Zealand, focusing on AI, DevOps, cloud, and development tools.
Explores the controversy around health checks in Kubernetes, discussing liveness vs. readiness probes and the startup probe solution.
A speaker shares insights from a DevOps meetup, focusing on key security features introduced in Kubernetes 1.31.
A guide on integrating Azure Resource Locks into Terraform deployments to prevent accidental deletion of cloud resources.
Explores using GitHub Actions for software development CI/CD and advanced data engineering tasks like ETL pipelines and data orchestration.
A summary of HashiConf 2024, covering major announcements like Terraform Stacks and the event's focus on Infrastructure and Security Lifecycle Management.
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.