The next chapter of Docker Mastery!
I built this course because I live and breathe Docker containers, and I've enjoyed using Node.js since 2012. They work great together, and I'll show you how!
(Looking for discounts on all my courses? Grab my current Udemy coupons here.)
🐳🎉🍾 Get the course now with my best coupon and a 30-day money-back guarantee! (coupon is in the link)
Welcome to the best course on the planet for using Docker with Node.js! With your basic knowledge of Docker and Node.js in hand, Docker Mastery for Node.js is a course for anyone on the Node.js path. This course will help you master them together.
As a grumpy old developer I’m rather skeptical about new technologies but @Docker is genuinely awesome. For any developers wanting to know how to get started I would really recommend @BretFisher’s courses on @udemy. They really are top notch!#docker #developers
— William Hoggarth (@neofight78) March 27, 2019
If you’re trying to containerize your apps, then you really need to watch this very informative talk, “Node.js Rocks in Docker, 2022 Edition”, by @BretFisher where he takes you on an awesome educational containerization journey. Bravo!!!! 👍🏾🙌🏾🙏🏾👏🏾 #DockerCon #dockercon2022
— Conrad Taylor #BlackLivesMatter (@conradwt) May 10, 2022
I'm Bret, an Award Winning Docker Captain, DevOps community leader, consultant, and a bestselling Udemy instructor. I work daily to make the best and most entertaining Docker and DevOps training on the web, and if you're a Node.js developer, there is simply no better way to get the most out of containers than this course that I've spent hundreds of hours making!
I just crossed 100,000 #docker courses sold on @udemy! Two years ago this month I launched Docker Mastery not knowing if it would work. Thanks so much to my team and the community. Multiple #DevOps courses in the works for 2019! Keep in the loop: https://t.co/CJVpgECdRx pic.twitter.com/utYmaXIdOO
— Bret Fisher (@BretFisher) April 16, 2019
Who is this course for?
I designed it for Node.js developers who want the best and latest that Docker has to offer. You'll need to know Node.js and NPM/Yarn basics, and also know Docker 101, which you can get from my bestselling Docker Mastery course with 120,000 students. Docker Mastery for Node.js is designed to teach you the cutting edge features of Docker in 2019 that will make your Node.js apps build faster, smaller, and run more securely and reliably. Containers and Node.js are two of the hottest and most popular topics in tech and I've been using them, and consulting for others who use them, for many years.
Really enjoying @BretFisher's Docker Mastery course on Udemy, but kind of freaked that last night I dreamt about Docker containers.
— Nikolas LeBlanc (@nikolasleblanc) February 16, 2019
Some of the many cool things you'll do in this course
- Build Node.js Images that auto-scan for security vulnerabilities
- Use Docker's cutting-edge BuildKit with SSH Agents and NPM Caches for better image building
- Use docker-compose with Visual Studio Code for full Node.js debug support
- Use BuildKit and Multi-stage Builds to create minimal and flexible Dockerfiles
- Build custom Node.js images using distro's like CentOS and Alpine
- Test Docker init, tini, and Node.js as a PID 1 process in containers
- Create Node.js apps that properly startup and respond to healthchecks
- Develop ARM based Node.js apps with Docker Desktop, and deploy to AWS A1 Servers
- Build graceful shutdown code into your apps for zero-downtime deploys
- Dig into HTTP connections with orchestration, and how Proxies can help
- Study examples of Docker Swarm and Kubernetes deployments for Node.js
- Spend time Migrating traditional (legacy) Node.js apps into containers
- Simplify your microservice solutions with advanced Docker Compose features
If you’re trying to containerize your apps, then you really need to watch this very informative talk, “Node.js Rocks in Docker, 2022 Edition”, by @BretFisher where he takes you on an awesome educational containerization journey. Bravo!!!! 👍🏾🙌🏾🙏🏾👏🏾 #DockerCon #dockercon2022
— Conrad Taylor #BlackLivesMatter (@conradwt) May 10, 2022
📺See my DockerCon 2019 session video on just a fraction of what this course covers.
@BretFisher I just wanted to. Say I've really been enjoying your weekly streams and I just recently bought both of your udemy courses. Looking forward to when the next course comes out
— Joe Hill (@jhill641) April 3, 2019
You want assignments?
We go through assignments using all sorts of Node.js + Docker setups. Single-container CLI apps, database-backed web apps, Express.js, hapi.js, distributed micro-service apps, Angular, Websockets, HTTP Proxies, MongoDB with proper connection shutdown, and more.
@BretFisher You Docker classes are the best! Thank you very much for teaching!
— Lucas T. Bentes (@grglucastr) February 8, 2019
Extra things that come with this course
- Access to the course Slack Chat and team of Teachers Assistants, for getting help/advice from me and other students.
- Weekly YouTube Live Q&A's where you can ask me questions live.
- Bonus related videos I put elsewhere like YouTube and share via Udemy announcements.
- Tons of reference links to supplement this content.
- Updates to content as products change their features on these topics.
What you will learn in this course
You'll start with a quick review about getting set up with Docker, as well as Docker Compose basics. That way we're on the same page for the basics.
Then you'll jump into Node.js Dockerfile basics, that way you'll have a good Dockerfile foundation for new features we'll add throughout the course.
You'll be building on all the different things you learn from each Lecture in the course. Once you have the basics down of Compose, Dockerfile, and Docker Image, then you'll focus on nuances like how Docker and Linux control the Node process and how Docker changes that to make sure you know what options there are for starting up and shutting down Node.js and the right way to do it in different scenarios.
We'll cover advanced, newer features around making the Dockerfile the most efficient and flexible as possible using things like BuildKit and Multi-stage.
Then we'll talk about distributed computing and cloud design to ensure your Node.js apps have 12-factor design in your containers, as well as learning how to migrate old apps into this new way of doing things.
Next we cover Compose and its awesome features to get really efficient local development and test set-up using the Docker Compose command line and Docker Compose YAML file.
With all this knowledge, you'll progress to production concerns and making images production-ready.
Then we'll jump into deploying those containers and running them in production. Whether you use Docker Engine or orchestration with Kubernetes or Swarm, I've got you covered. In addition, we'll cover HTTP connections and reverse proxies for connection handling and routing with multi-container systems.
Lastly, you'll get a final, big assignment where you'll be building and deploying a large, complex solution, including multiple Node.js containers that are doing different things. You'll build Docker images, Dockerfiles, and compose files, and deploy them to a server to test. You'll need to check whether connections failover properly. You'll basically take everything you've learned and apply it in one big project!
Steamed through the Docker Mastery course on @udemy by @BretFisher. Really well explained and easy to understand... thank you. :)
— James Chapman (@frontendjim) August 25, 2018
Why should you learn from me?
- I'm A Practitioner. Welcome to the real world. I've got more than 20 years of sysadmin and developer experience, over 30 certifications, and have been using Docker and Node.js for myself and my consulting clients since their early days. With me, you’re learning from someone who's helped run many hundreds of container apps across dozens of projects and organizations.
- I'm An Educator. With me, you’ll learn from someone who knows how to make a syllabus: I want to help you. People say I'm good at it. I won a 2018 Leadership Award at DockerCon for helping others learn. For the last few years I've trained thousands of people on using Docker in workshops, conferences, and meetups. See me teach at events like DockerCon, O'Reilly Velocity, GOTO, and Linux Open Source Summit.
- I Lead Communities. Also, I'm a Docker Captain, which means Docker Inc. thinks I know a thing or two about Docker and that I do well in sharing it with others. In the real-world: I run two local meetups in our fabulous tech community in Norfolk/Virginia Beach USA. I help online daily: usually in Slack and Twitter, where I learn from and help others.
I humbly accept this #DockerCon #DockerCaptain Annual "Tip of the Captain's Hat" award 🏅 in the only way I know how... with #Docker 🐳SWAG and 🥃.. Cheers! 🥂 pic.twitter.com/c0kiMoOnEz
— Bret Fisher (@BretFisher) December 7, 2018
_Just completed the Docker course on @udemy by @BretFisher. Great course and top instructor, looking forward to introducing @Docker into my work! #Docker #Udemy #computing #softwaredevelopment
— Daniel Collings (@houdani__) October 24, 2018
Giving back to Open Source and the Internet
#Docker Mastery has given 3% of profits to open source and protecting our freedoms online. A Big thanks to my 93,000+ course students! In the last year we've donated to EFF, FSF, Wikimedia, Internet Archive and more!
— Bret Fisher (@BretFisher) February 15, 2019
A portion of my profit on this course will be donated to supporting open source and protecting our freedoms online! This course is only made possible by the amazing people creating open source. I'm standing on the shoulders of (open source) giants! Donations will be split between my favorite charities including the Electronic Frontier Foundation and Free Software Foundation. Look them up. They're awesome!
This is a living course, and will be updated as features and workflows change.
This course is designed to be fast at getting you started but also get you deep into the "why" of things. Simply the fastest and best way to learn the latest Docker skills. Look at the scope of topics in the Sessions and see the breadth of skills you will learn.
Thanks so much for considering this course. Come join me and thousands of others in this course (and my others) for learning the latest DevOps tech! - Bret
🐳🎉🍾 Get the course now with my best coupon and a 30-day money-back guarantee! (coupon is in the link)
Not convinced my courses could help you? Here's more Twitter love
Working through @docker mastery with @BretFisher on udemy. Great course! Now starting with CircleCI learning to set up a pipeline on @awscloud #webdev #deployment #pipeline
— Luke McCann (@PlanetDebug) February 13, 2019
Slides from @BretFisher on #docker are amazing and a good definition of in-depth. 🙂 Good jobhttps://t.co/9GMEeN4YAb
— Alexis Morelle (@almorelle) February 13, 2019
Also some more resources and his mastery courses:https://t.co/EhJcWZl47v
Halfway through @BretFisher’s course on #docker and I’m already using that knowledge on my proj. Highly recommend it!
— Sergiu Bacanu (@SergiuBacanu) January 16, 2019
Achievement unlocked: Completed the course https://t.co/t6ysh9axda on @udemy from @BretFisher #Docker #DevOps #Udemy #Swarm #Cloud #Container pic.twitter.com/l4fr5LtPav
— Łukasz Lewczyński (@llewczynski) January 8, 2019
The #Docker community has been at the heart of our success from the start. At #DockerCon EU 2018 Docker Captain @BretFisher and Community Leaders @mikesir87, @omatofino, @somatorio, @rav121rav, @laytoun and @TalkorTweets were honored. Congrats to them! https://t.co/rwblBG41e9 pic.twitter.com/5sbiQkVSdG
— Docker (@Docker) January 3, 2019
@BretFisher Man, just wanted to reach out and thank you for your web courses about Docker, they're great!
— Fieel (@FieelChannel) January 5, 2019
@BretFisher whatever #docker I know is just because of your #udemy course. Thank you for your efforts and wonderful explanations.
— Ritesh Dwivedi (@rdwivedi14) January 7, 2019
One of the best online courses I've taken: Docker Mastery from @BretFisher #technology #docker #devops https://t.co/tFUrxVEoOE
— Manuel Arranz (@marranzr) December 15, 2018
Thanks...BTW I passed my DCA exam last week..thanks again for being my "gateway drug" to docker. I'm the one who works for Lockheed under Arjuna. :)
— Marc Martinez (@marc0809) December 13, 2018
Amazing Swarm workshop with @BretFisher. @DockerCon #VAIIII pic.twitter.com/cBmsKRr46D
— Jeferson Fernando (@badtux_) December 5, 2018
Congrats to Docker Captain of the year @BretFisher! Well deserved. Anyone who hasn’t seen his work go check out his courses on @udemy. #dockercon
— Craig Nicholson (@CraigN) December 5, 2018
@bretfisher thank you for being such an amazing #dockercaptain and speaker! We're thrilled to have you back @dockercon and sharing your knowledge with other @docker enthusiasts! You're simply the best!! #dockercon #docker #dockercon18
— DockerCon (@DockerCon) December 4, 2018
Finished your Docker course this week, and right away purchased the swarm mastery! Thanks Bret!
— Niels (@Meauses) November 17, 2018
Having a great time working my way through @BretFisher's Docker Mastery course, I like being tested..... Just got the Captains Applause, was well made up.... #docker #lifeasatechie #onwardsandupwards https://t.co/kYuL49priG worth every penny
— Robin Snelson (@RobinGSnelson) February 10, 2019
Great course indeed!
— Slimen Tunis (@slimenTunis) November 17, 2018
I loved it.
#docker #networking #containers #udemy Loving this Docker course by @bretfisher! #100daysofcode https://t.co/gkRpr728VU pic.twitter.com/ocqPCBmdra
— Julie Martin (@juliebugMTL) October 18, 2018
You gotta love that feeling when you are learning to do something and you finally get it to work. #udemy Lesson 42 completed of @BretFisher #DockerMastery course #Docker
— Justin G. Cramer (@yazheirx) October 13, 2018
Thanks @BretFisher for a great class on docker containers. Learned a lot about containers and swarm. Would definitely recommend it to my fellow friends and coworkers. #Velocityconf #Docker
— Ankit Madan (@Oliver_madan) October 3, 2018