AWS Resource Naming - devops-workflow/README GitHub Wiki

  • <org>-<env>-<service>-<attributes>
    • Global resources (S3)
    • org could also be used to namespace resources by team
    • attributes are optional
  • <env>-<service>-<attributes>
    • All other resources
    • Provides some isolation to have multiple environments in a single account
    • attributes are optional
⚠️ **GitHub.com Fallback** ⚠️