Supporting Staging and Production Environments With Terraform
A guide to refactoring Terraform IaC to manage separate staging and production environments, comparing workspaces vs. modules.
A guide to refactoring Terraform IaC to manage separate staging and production environments, comparing workspaces vs. modules.
A guide to automatically change terminal colors based on your active AWS profile to prevent accidental commands in production.
A guide to visually distinguishing AWS environments by automatically changing terminal colors based on the active AWS profile to prevent accidental production changes.
Part 2 of a Docker website series: Setting up a secure Ubuntu server as a Docker host for production deployment.