travisd
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Don't Deploy Applications with Terraform (medium.com)
- Stacked PRs: code changes as narrative (aviator.co)
- Why doesn't set -e (or set -o errexit, or trap ERR) do what I expected? (mywiki.wooledge.org)
- Debugging Docker image steps with BuildKit (travisty.me)
-
Deploying container images is pretty straightforward nowadays (e.g., using Helm with Kubernetes or using fully managed services like lambdas). How do people deploy VMs? Curious to hear from people of various team sizes…