Skip to content

renatospaka/AWS-ECS-Fargate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS ECS deep-dive course on Udemy

Quickstart

  • create IAM user log into AWS-mgm console and create new IAM user for this course, name it e.g. eks-course and provide him policy permissions AmazonECS-FullAccess and AdministratorAccess

  • launch first container

    • using wizard in AWS-mgm console, starting webserver nginx container on Fargate

Course Hands-On lectures