Skip to content

Instantly share code, notes, and snippets.

@zdk
Created March 12, 2019 06:53
Show Gist options
  • Save zdk/033a6dae2eae610b680b3d0c90b280bc to your computer and use it in GitHub Desktop.
Save zdk/033a6dae2eae610b680b3d0c90b280bc to your computer and use it in GitHub Desktop.
┌───────────────────────────────┐
│ │
│ │
│ ┌────────────────────┐ │ ┌───────────────────┐
│ │ │ │ │ │
│ │ ┌──────────┐ │ ┌──┼─────│AWS Secrets Manager│
│ │ │ APP │ │ │ │ │ │
│ │ ├──────────┤ │ │ │ └───────────────────┘
│ │ ┌─▶│ ENV │ │ │ │
│ │ │ └──────────┘ │ │ │
│ │ │ │ │ │
│ │ │ │ │ │
│ │ │ ┌──────────┐ │ │ │
│ │ └──│Entrypoint│◀───┼──┘ │
│ │ └──────────┘◀─┐ │ │
│ │ Container │ │ │
│ │ │ │ │
│ └──────────────────┼─┘ │
│ ┌───┴───────┴──────────────┐
│ Host │ ECS Task Definition ENV │
│ └───────────┬──────────────┘
└───────────────────────────────┘
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment