Thomas Hartenstein
Implementing Feature Environments with AWS and Terraform
#1about 3 minutes
Understanding the concept of feature environments
Feature environments create short-lived, automated copies of your infrastructure for each feature branch, preventing developers from blocking each other.
#2about 2 minutes
Weighing the pros and cons of feature environments
While feature environments prevent development bottlenecks and allow safe testing, they introduce extra costs, setup effort, and require team discipline.
#3about 2 minutes
How Terraform manages infrastructure as code
Terraform is a tool that translates declarative configuration files into API calls to provision and manage infrastructure across various cloud providers.
#4about 13 minutes
Implementing feature environments with Terraform workspaces
Terraform workspaces allow you to manage multiple, independent state files from a single configuration, enabling the creation of isolated environments.
#5about 4 minutes
Creating unique AWS resources using workspace variables
By appending the `terraform.workspace` variable to resource names, you can provision unique AWS resources like S3 buckets for each feature environment.
#6about 3 minutes
Managing AWS naming rules with Terraform functions
Use Terraform's built-in functions like `lower`, `substring`, and `replace` to sanitize feature branch names to comply with strict AWS resource naming restrictions.
#7about 14 minutes
Automating environment creation with a CI/CD pipeline
A CI/CD pipeline can be configured to automatically trigger on new feature branches, create a corresponding Terraform workspace, and apply the infrastructure.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
00:57 MIN
Exploring the features of Terraform Cloud for teams
Terraform for Developers
Unlock Moments
Create a free account to watch a limited number of Moments each month.
Upgrade to PRO for unlimited access to the full archive.
Upgrade to PRO for unlimited access to the full archive.
You have an account? Log in
03:53 MIN
Managing infrastructure with a GitOps workflow
Infrastructure as Code: The Developer's Secret Weapon
Unlock Moments
Create a free account to watch a limited number of Moments each month.
Upgrade to PRO for unlimited access to the full archive.
Upgrade to PRO for unlimited access to the full archive.
You have an account? Log in
03:37 MIN
Managing Terraform state and CI/CD integration
Terraform for Developers
Unlock Moments
Create a free account to watch a limited number of Moments each month.
Upgrade to PRO for unlimited access to the full archive.
Upgrade to PRO for unlimited access to the full archive.
You have an account? Log in
01:36 MIN
Introducing Terraform for multi-cloud infrastructure management
Terraform for Developers
Unlock Moments
Create a free account to watch a limited number of Moments each month.
Upgrade to PRO for unlimited access to the full archive.
Upgrade to PRO for unlimited access to the full archive.
You have an account? Log in
01:38 MIN
Managing the high cost of ephemeral development environments
Cloud as the new mainframe: why the cloud hype does not reflect the dev reality
Unlock Moments
Create a free account to watch a limited number of Moments each month.
Upgrade to PRO for unlimited access to the full archive.
Upgrade to PRO for unlimited access to the full archive.
You have an account? Log in
09:30 MIN
Building a serverless web app with Terraform
Serverless: Past, Present and Future
Unlock Moments
Create a free account to watch a limited number of Moments each month.
Upgrade to PRO for unlimited access to the full archive.
Upgrade to PRO for unlimited access to the full archive.
You have an account? Log in
04:42 MIN
Adopting best practices for production-ready Terraform code
Infrastructure as Code: The Developer's Secret Weapon
Unlock Moments
Create a free account to watch a limited number of Moments each month.
Upgrade to PRO for unlimited access to the full archive.
Upgrade to PRO for unlimited access to the full archive.
You have an account? Log in
05:03 MIN
Using infrastructure as code and structured logging
End the Monolith! Lessons learned adopting Serverless
Unlock Moments
Create a free account to watch a limited number of Moments each month.
Upgrade to PRO for unlimited access to the full archive.
Upgrade to PRO for unlimited access to the full archive.
You have an account? Log in
Featured Partners
Related Videos
Infrastructure as Code: The Developer's Secret Weapon
Hennie Francis
Program your infrastructure with CDK and TypeScript
Robert Hoffmann
GitOps keeps focus on apps, not on infrastructure
Chad Carlson
Retooling and refactoring - an investment in people.
Andrew Holway
Cloud as the new mainframe: why the cloud hype does not reflect the dev reality
Gerta Sheganaku & Waldemar Hummer
The power of Cloud Development Kit (CDK): How to get the most out of it
Alexander Bubeck
Shipping Quality Software In Hostile Environments
Luka Kladaric
CD2CF - Continuous Deployment to Cloud Foundry
Dominik Kress
Related Articles
View all articles



From learning to earning
Jobs that call for the skills explored in this talk.


PRODYNA SE
Hamburg, Germany
Intermediate
Senior
Terraform

PRODYNA SE
Stuttgart, Germany
Intermediate
Senior
Terraform

PRODYNA SE
Düsseldorf, Germany
Intermediate
Senior
Terraform




