Logo
flag

Docker (dmdev)

Logo

Please rate the course

0.0
Language:
Russian
Duration:
06:43:08
Number of lessons:
45
Update date:
05/06/2024
Rating:
0.0

Course short description

In the modern world of software development, microservice architecture and cloud technologies are widespread, where they have long gone from deploying applications on one single server.

In this course we will talk about , what problems and solutions to problems on a single server appeared, how hardware virtualization was invented and then operating system-level virtualization thanks to Linux Namespaces, and why a hybrid form of virtualization is now common.

After going through this course, you will confidently master Docker and understand:

- how to create your own Docker images

- how to raise Docker containers and their life cycle

p>

- various storage & volumes for storing information

- how to set up networking for communication between containers and users

- how to simplify working with Docker, replacing the imperative approach with a declarative one using Docker Compose

Write your comment

Logo