Skip to main content

One post tagged with "Fargate"

View All Tags

Connect to fargate container

ยท 2 min read
Vitaliy Syveniuk
Fullstack Engineer

Let's say you've deployed to AWS Fargate and everything is working bright and shiny. But at some point you have an unfortunate error with the env variables, for example, and you want to verify what's actually inside the container.

So, you think "I'm gonna plug into the container and see what's going on". Not so fast...