More than Certified in Docker Preview Announcement

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on reddit

It’s coming soon! The second course in the More than Certified in DevOps series of courses covering the tools you need to succeed in DevOps and Cloud! This course is going to cover Docker.

Docker is absolutely crucial to your success in Devops, and understanding the internals is more important than you might think. Kubernetes abstracts some of it, but there will certainly be times where you encounter corrupted image layers, networking issues, or other problems at the container level that requires troubleshooting. That’s where the More than Certified in Docker course will come in! There are certainly many more courses out there, but this one will be taught entirely within Docker-specific projects. We won’t be bouncing between tech, we’ll be diving deep into Docker to really learn how it works and how to troubleshoot when something goes wrong.

We’ll cover:

  • Dockerfile creation and optimization
  • Docker layers and troubleshooting
  • Networking
  • Volumes
  • Docker Compose
  • And much, much more!

All of this while building an exciting IoT project involving very popular tools such as:

  • Python
  • NodeRED
  • InfluxDB
  • Grafana
  • Postgres
  • Gitlab
  • And more!

If you enjoyed my More than Certified in Terraform course, you’re going to love this one! The More than Certified in Docker course will also provide a very helpful foundation for the More than Certified in Terraform course. So if you had problems in the Docker section, this should clear those up extremely well!

So, what are you waiting for? Sign up for the MTC Preview Program and be notified when the course is underway and get exclusive access and a head start in studying before it’s finished!

Be the First to Learn!

Get exclusive access to new courses, educational labs, deployment strategies, interviews and more with the MTC Course Preview Program!

More To Explore

Uncategorized

5 Qs for a Manager

Scott Mabe: Engineering and Development Manager/ Punk Music Connoisseur Hi Scott! Thanks for taking these questions. What’s your story? Scott: My name is Scott Mabe.

Uncategorized

More Consistent Terraform Runs with Docker

For more great Terraform content, check out my course! Introduction Like most software, one of the most aggravating things about Terraform is its versioning. It