From the course: Docker on AWS
Unlock the full course today
Join today to access over 25,000 courses taught by industry experts.
Challenge: Access an EC2 container
From the course: Docker on AWS
Challenge: Access an EC2 container
(upbeat music) - [Instructor] So one question that often comes up is how can I actually get access to the underlying docker resources? For example, if I need to exec into a cluster to see what's going on. While we can do that on an ECS-EC2 cluster, we can't do it on a Fargate cluster. So your challenge is, of course, to log into the cluster and gain docker access to a container that's running there.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.