Skip to content

Instantly share code, notes, and snippets.

View AhmedAlhusaini's full-sized avatar
🌐
Life Long Learner

Ahmed Tarek Alhusainy AhmedAlhusaini

🌐
Life Long Learner
View GitHub Profile

Tags Schema

Tag Name (Key) Description
Environment Used to distinguish between production (prd), development (dev), and staging infrastructure (stg). Application Used to describe the set of disparate resources (or clusters) that work together to deliver a product or service to a customer.
Application If this resource belongs to a application place the name of the application
Project The project name that a group of instances and resources bellong, eg: mrsv4
Cluster Used to identify the set of instances that share the responsibility for perform a specific function as part of an application. Clustered instances typically share the same configuration and exist behind a load balancer.