Dockers

Docker is a software platform that lets us build applications quickly.
It users containers that have everything the software needs to run including libraries, system tools, code, and runtime.

Whale Diagram

Dockers are easy to understand by looking at the following diagram

Containers

Dockers uses Containers that have the things needed to run a software. We can think of it as a ship with containers on it

AWS Containers Types

AWS supports different types of containers for Dockers

Linux Docker

Here is My Linux Docker


For More Info

For more information on AWS Dockers Please Visit Here