Information Technology
Hands on Training icon
Hands On Training
Hands on Training icon

Getting Started with Amazon Elastic Container Service using Fargate

Course Cover
compare button icon

Course Features

icon

Duration

30 minutes

icon

Delivery Method

Online

icon

Available on

Lifetime Access

icon

Accessibility

Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Beginner

icon

Teaching Type

Self Paced

icon

Video Content

30 minutes

Course Description

Lab Details

This lab will guide you through the steps of creating an Amazon ECS Sample App.

Fargate will be used to configure Service, Task Definition, and Cluster.

Duration: 30 minutes

AWS Region: US East, N. Virginia us-east-1

Introduction

What is a Docker?

Docker is a tool that makes it easier to create, deploy and run applications using containers.

Containers allow developers to package an application with all the components it requires, such as libraries, and then deploy it as a single package.

This will allow the application to run on any Linux machine, regardless of any custom settings that it might have.

What is Amazon ECS?

Amazon ECS manages containers, allowing developers to run applications in the cloud and not have to set up an environment for the code.

Developers with AWS accounts can deploy and manage scalable apps that run on groups or servers called clusters. This is done through application program interface calls and task definitions.

Amazon ECS allows developers to use Docker containers to host simple websites or run complex distributed microservices that require thousands.

Course Overview

projects-img

Virtual Labs

projects-img

Post Course Interactions

projects-img

Hands-On Training

Skills You Will Gain

What You Will Learn

Learn how to review

Learn how to validate the lab

This course will teach you how to configure the cluster

This course will teach you how to create a task definition and container

This course will teach you how to define the service

This tutorial will show you how to get started with Amazon ECS using Fargate

This video will show you how to log into AWS Management console

This video will show you how to view the service

Course Cover