...

/

Production: Add Stack Name to our Application

Production: Add Stack Name to our Application

We will add the stack name to our Hello World application in this lesson so that our application will know what environment it is running in.

Objective

  • Create separate environments for staging.

Steps

  • Adding the stack name to our Hello World application.

In the real world, we will generally want to have at least one environment to test our application and infrastructure ...