green

Docker

This complete course will give you the knowledge to master Docker from top to bottom

· February 14, 2021

What will I learn in this course?

Docker is a tool designed to make it easier to create, deploy, and run applications by using containers. Containers allow a developer to package up an application with all of the parts it needs, such as libraries and other dependencies, and ship it all out as one package. By doing so, thanks to the container, the developer can rest assured that the application will run on any other Linux machine regardless of any customized settings that machine might have that could differ from the machine used for writing and testing the code.

What will I be able to do after this course?

In a way, Docker is a bit like a virtual machine. But unlike a virtual machine, rather than creating a whole virtual operating system, Docker allows applications to use the same Linux kernel as the system that they’re running on and only requires applications be shipped with things not already running on the host computer. This gives a significant performance boost and reduces the size of the application.

Do I need any previous knowledge in order to take this course?

No. You don’t need any previous knowledge of any programming language or even programming. You just need a computer with Windows, Mac or Linux and an Internet connection.

+79 enrolled
Not Enrolled

Course Includes

  • 22 Lessons
  • Course Certificate