Docker for Beginners

Docker for Beginners

Description

Have you ever tried to run many applications together? Java, Python, Kotlin, NodeJS, there are so many technologies and each of them is different in terms of running applications. Adding to this many servers, tools and configuration files, it becomes a complete mess. But still it’s not all! Even if two applications were created in Java, they may use different versions of it. How can we make it work? Fortunately, there is Docker, a tool which makes running applications easy even under the most demanding conditions. Join this course and learn how to use it. Run your first application in container, build your first Docker image. Collaborate with others and have fun while playing with Docker. This course will help you to learn everything that is needed to start your journey with this technology. After completing it you should be able to use containers in everyday work.

There are no specific prerequisites to this course. If you can run any command in terminal and you are willing to learn this course should be suitable for you. All topics are discussed from total basics. Course consists of theoretical lectures and multiple hands-on practical presentations. The main part of it is a sample application consisting of frontend, backend and database that we will together start in containers.

Leave a Reply