
Build, test, and deploy Docker applications with Kubernetes while learning production-style development workflows

This is a great course by Stephen Grider who has been building complex Javascript front ends for top corporations in the San Francisco Bay Area …
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.
In this course you’ll learn Docker from absolute fundamentals, beginning by learning the answer to basic questions such as “What is a container?” and “How does a container work?”. From the very first few lectures, we will do a deep dive on the inner workings of containers, so you get a core understanding of exactly how they are implemented.

Once you understand what a container is, you’ll learn how to work with them using basic Docker CLI commands. After that, you’ll apply your new-found mastery of the Docker CLI to build your own custom images, effectively ‘Dockerizing’ your own personal applications.
“Wonderful. I would expect in future a chapter on setting up K8s PROD without using Google or AWS.”
“The instructor is very experienced and able to make this complicated topic very understandable. I am thankful for this great course”
“I have done many courses authored by Stephen. The content is always very rich and very well explained.”
Note: Some of these courses might be free. But if you decide to purchase anything (using the links below) you’ll be financially supporting this publication. Thanks for your support.
About the reviewer
CourseProbe is an active reviewer, and a trainer on the topic of educational thinking and visual learning facilitation…
If you like this type of content, you could follow CourseProbe:
➡️ youtube
➡️ twitter
➡️ facebook
Please leave your comments below and share with your Facebook groups if you think this might help some people …





Comments
Post a Comment