Amazon Web Services (AWS)
Accessing ECS Task Metadata at Runtime
When running containerized services in Elastic Container Service (ECS), it's often important to know which environment you're running in. While environment variables can be useful to store deployment-related information, knowing the current cluster, task definition, and revision, or simply the availability zone, can prove vital when