How to utilize Docker for development usage. For running your code in a container while developing using docker for preparing all the additional services for your code on your development machine
Crash course on running a swarm cluster.
Running services, learning the best practices for running micro services in a docker swarm.
How to use compose v3 and how to utilize it for docker stack deploy.
In the course we will setup a swarm and run tasks and learn how to scale the cluster
*** This course requires preliminary knowledge of Docker
How to install, create docker and docker swarm clusters.
How to mange them easily and what to configure on those hosts.
How to properly run the workload on Amazon AWS Auto scaling groups.
A General one day course of all the basics of docker Eco system
How to install and configure docker, intro to Dockerhub, Dockercloud
Building images and running them in Docker.
A General walkthrough on volumes, networks etc...
How to use docker-compose and what is it for and more...