Skip to content

Latest commit

 

History

History
105 lines (70 loc) · 3.17 KB

File metadata and controls

105 lines (70 loc) · 3.17 KB

Containerization

Goal

  • Learn what Docker is all about
  • Explore different Docker related concepts and AWS Elastic Beanstalk service.
  • Set up a Dockerfile and an integration with AWS Elastic Beanstalk

Topics

  • Docker overview
  • Dockerfiles & Images
  • Containers & VMs
  • Docker Build Optimizations
  • AWS Elastic Beanstalk overview
  • AWS EB CLI

Materials

Video

Must Watch

The following content provides enough info to complete the task.

In English
In Russian
Additional

The following content provides more info for further studies.

Reading

Must Read

The following content provides enough info to complete the task.

Additional

The following content provides more info for further studies.

Assignments

Docker. AWS Elastic Beanstalk