Two Major Models of running containers in AWS

Learn to Build 'Docker Image'
Two different ways to Deploy and Run 'Containers' in AWS
Learn to Build 'Docker Image'
Two different ways to Deploy and Run 'Containers' in AWS
Welcome to this Project about “Two Major Models of running Containers in AWS”. This Project will be focusing on one of the many types of computing in AWS, called “Container Computing”. To understand the benefits of AWS Products and services, which relates to Containers, you need to understand what ‘Containers’ are and what benefits ‘Container Computing’ Provides. In this Project, you are going to get a chance to make a ‘Container’. If you are looking to deploy applications across multiple machines and platforms, Containers and virtual machines (VMs) are two of the top approaches in use today. Both can help your IT team become more agile and responsive to business demands. Both are used to host applications. Before containers came along, the “virtual machine” was the technology of choice for optimizing server capacity, but Virtual Machines had some drawbacks. I f you run a virtual machine, say with 4 GB RAM and 4 GB disk, the operating system can easily consume 60 - 70% of the disk and much of the available memory, leaving relatively little for application which run in those Virtual Machine. But Containerization handles things in a different way. Instead of running a whole ‘operating System’ for each application, containers run as a process. So if you could run 5 applications using ‘Virtualization’, you will be able to run 15 applications using ‘Containerization’. This Project will help you to learn different ways of running “containers” in AWS. There are two different ways to run “containers” in AWS. One is using “EC2 instance” and other using “ECS Fargate”.So this Project has two major parts. In the first part, you will learn to create a docker image and test that image by running on a container, and once you verified your docker image works, you are going to upload it to “DockerHub”, which is a popular online resource for uploading docker images for others to access, either public or specific private individuals.In the second part of this project, you will learn to create an ECS cluster with Fargate cluster mode, and will deploy the container we created, into Fargate Cluster. So you are going to get some practical experience of how to deploy real container into a Fargate Cluster. There is a lot to get through though. so let’s get started!! Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
AWS ECS
Docker
Containers
AWS Developement
In a video that plays in a split-screen with your work area, your instructor will walk you through these steps:
Launch an 'EC2 Instance'
Install Docker engine on 'EC2 Instance'
Build a 'Docker Image' and run it on the 'EC2 Instance'
Upload 'Docker Image' to 'DockerHub' (optional task)
Create 'ECS Cluster'
Create 'Task Defenition'
Run a 'Task'
Cleanup Process
Your workspace is a cloud desktop right in your browser, no download required
In a split-screen video, your instructor guides you step-by-step
By purchasing a Guided Project, you'll get everything you need to complete the Guided Project including access to a cloud desktop workspace through your web browser that contains the files and software you need to get started, plus step-by-step video instruction from a subject matter expert.
Because your workspace contains a cloud desktop that is sized for a laptop or desktop computer, Guided Projects are not available on your mobile device.
Guided Project instructors are subject matter experts who have experience in the skill, tool or domain of their project and are passionate about sharing their knowledge to impact millions of learners around the world.
You can download and keep any of your created files from the Guided Project. To do so, you can use the “File Browser” feature while you are accessing your cloud desktop.
Guided Projects are not eligible for refunds. See our full refund policy.
Financial aid is not available for Guided Projects.
Auditing is not available for Guided Projects.
At the top of the page, you can press on the experience level for this Guided Project to view any knowledge prerequisites. For every level of Guided Project, your instructor will walk you through step-by-step.
Yes, everything you need to complete your Guided Project will be available in a cloud desktop that is available in your browser.
You'll learn by doing through completing tasks in a split-screen environment directly in your browser. On the left side of the screen, you'll complete the task in your workspace. On the right side of the screen, you'll watch an instructor walk you through the project, step-by-step.
More questions? Visit the Learner Help Center.