Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Deploying Docker Containers to Amazon Web Services
Rating: 4.0 out of 5(130 ratings)
940 students

Deploying Docker Containers to Amazon Web Services

Create and Manage Single or Multi-Container Applications on the Amazon EC2 Container Service
Created byInfinite Skills
Last updated 1/2017
English
English [Auto],

What you'll learn

  • Once you have completed this training course, you will be fully capable of deploying Docker containers to Amazon Web Services
  • Learn how to deploy Docker containers to Amazon Web Services

Course content

5 sections22 lectures1h 42m total length
  • Important - Download These First - Working Files0:01
  • Introduction1:01

    Explore deploying docker containers to Amazon Web Services, covering docker concepts, a high-level ECS overview, simple and multi-container apps, ECS cluster management, and deployment automation.

  • About The Author1:04

    Ryan Neufeld introduces his background as a software consultant, explains why Docker is his go-to deployment unit, and shares experience deploying a large financial system on AWS.

  • Docker Refresher3:24

    Refresh your docker fundamentals by reviewing images, layers, and containers, and learn how dockerfiles build images for immutable infrastructure and configure ports, volumes, and environment variables inside containers.

  • High-Level EC2 Container Service Concepts - ECS4:31

    Explore how Amazon's ECS provides a managed cluster for running and scheduling containers across multiple machines, with auto placement, automatic recovery, load balancing, and push-button deployments.

  • AWS Account Setup11:00

    Set up your AWS account and IAM user, configure the AWS CLI, create an IAM user with access keys, and launch an ECS cluster with a load balanced service.

Requirements

  • PC or MAC
  • Working files are included, allowing you to follow along with the author throughout the lessons.

Description

In this Deploying Docker Containers to Amazon Web Services training course, expert author Ryan Neufeld will teach you how to deploy Docker-centric applications and systems onto Amazon Web Services. This course is designed for users that already have experience with Docker. 

You will start by learning how to run a simple application on ECS, including how to create an ECS cluster, define a task for an application, and run the application task inside the cluster. From there, Ryan will teach you how to run a multi-container application on ECS, including how to link applications via ECS tasks, inspect logs for a cluster, and collect logs from a cluster. Finally, this video tutorial will teach you about automating clusters and deployment. 

Once you have completed this computer based training course, you will be fully capable of deploying Docker containers to Amazon Web Services. Working files are included, allowing you to follow along with the author throughout the lessons.

Who this course is for:

  • This course is designed for users that already have experience with Docker
  • This course is geared for Docker users working with Amazon Web Services