- Total 0 kr
Orchestration in Docker
Watch this product and we will notify you once it is back in stock.
Orchestration in Docker
"Build, Ship and Run Any App, Anywhere" is Docker's slogan. No technique has become so hyped lately as Docker and their containers. With Dockers container you can easily and worry-free send applications between different environments and infrastructure.
In this course you will learn how Docker is built, build your own containers and work with orchestration of containers. After this course you have the knowledge required to be able to implement Docker in your environment or in a cloud service.
Target audience
Get a better understanding of how Docker can help you in your development, testing and production of your application. You will learn how Docker is structured, mindset and which tools are available to you to build effective containers. Besides this you will also learn how to orchestrate your containers.
Prerequisites
This course is designed for those who will start or have already started working with Docker. The course assumes that you as a participant have basic knowledge in managing Linux and Windows Server.
What you will learn
Docker
- Background information about Docker
- Architecture for Docker
Command
- Useful command when working with Docker
- Managing containers
Dockerfile
- Create images
- Work with Dockerfile
Orchestration
- Docker Compose
- Docker Swarm
- Docker Machine
Kubernetes
- Concept and architecture
- Declarative and imperative
- Network model
- First contact with kubectl