Create and promote Lambda aliases
Your team at NovaTech follows a build-once-deploy-many pattern. A Lambda function called TenantReportReader has been deployed with version 1. You need to create aliases that point to this version so each environment (dev, staging, prod) can reference the function independently. Later, when a new version is published, you can promote it by updating the alias without changing downstream configurations.
This exercise is part of the course
Automating Deployments on AWS
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise