The Holy Grail of Development Environments: My Journey to Nix
How I moved from Docker and custom Bash scripts to Nix Flakes to achieve the same configuration and environment locally, in the cloud, and in CI.
How I moved from Docker and custom Bash scripts to Nix Flakes to achieve the same configuration and environment locally, in the cloud, and in CI.
Automated releases are great, but they often lack human intent. Learn why Changesets is the better tool for managing releases in a complex monorepo.
Learn how to manage GitHub repository environments using Terraform for consistent and automated configuration.
Step-by-step guide to provisioning virtual machines on DigitalOcean using Terraform for automated infrastructure deployment.
Explore Terraform Cloud’s features, benefits, and how it simplifies infrastructure management for teams of all sizes.
Automate your infrastructure deployment by running Ansible playbooks through GitHub Actions CI/CD workflows.