Docker Mastery For Nodejs

Tags: Node.Js

Build, test, deploy Node for Docker, Kubernetes, Swarm, and ARM with the latest DevOps practices from a container expert

Last updated 2022-01-10 | 4.6

- Optimize your local development setup for NodeJS in Docker
- Operate smoothly in a team of NodeJS developers using Docker and Compose
- Improve the speed and reliability of your Node builds and testing using Docker

What you'll learn

Optimize your local development setup for NodeJS in Docker
Operate smoothly in a team of NodeJS developers using Docker and Compose
Improve the speed and reliability of your Node builds and testing using Docker
Get the best NodeJS tweaks to use for dev
test
and prod
Design NodeJS images for use with Kubernetes and Swarm
Learn about security scanning and locking-down your NodeJS apps

* Requirements

* Know Docker 101: the Docker basics like images
* containers
* and docker networks
* Know NodeJS 101: Understand NodeJS language and frameworks basics
* Know the basics of command lines and shells
* and packages managers like apt or yum
* Familiar with the basics of programming
* cloud computing
* and how to deploy apps to servers
* Use a modern Linux
* Windows
* or macOS computer that supports Docker

Description

2021 Update: Ready for Apple Silicon (M1 arm64) and Raspberry Pi's!
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.

I'm your instructor Bret, an Award Winning Docker Captain, DevOps community leader, and a bestselling Udemy author. I built this course for you 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!

Learn the cutting edge features of Docker that will make your Node.js apps build faster, smaller, and run more securely and reliability. Containers and Node.js are two of the hottest and most popular topics in tech.

It's just as important to know what not to do, as well the best ways to use Node.js in Docker, and I teach a huge amount of info in this course for do's and don'ts with Node.js in Docker.

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.

**NOTE: Be sure you know Docker basics and Node.js basics before starting this course. I suggest my Docker Mastery course first if you are new to Docker. Also read the course requirements!**

"...Bret is amazing. You can tell he knows exactly what he is talking about and enjoys helping others. I have never seen someone so involved with his user base as Bret. Direct messages via slack, live youtube broadcasts, newsletters, etc. I don't know how he does it... I would seriously buy any course that Bret puts out because I have no doubts that it will be excellent." — David Olson, Udemy student, Docker Mastery course.

"Great introduction. Bret delivers great resources and instructions. He is the guy you want to learn from when it comes to Docker. The real deal. Worth the money and more." —Joseph Martinez, Udemy student, Docker Mastery course

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 in Docker

  • Ensure you're using all the latest features of Docker Desktop

  • 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

  • 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

  • Migrate traditional (legacy) Node.js apps into containers

  • Simplify your microservice solutions with advanced Docker Compose features

"Bret is a naturally born instructor, docker and swarm GURU...Bret gives clear and unbiased recipes for real world scenarios of handling docker files." — Marciej Domanski, Udemy student, Docker Mastery course.

"This speaker is powerful!...The speaker instantly gained my excitement and favor which is exactly what I was hoping would happen. This excellent connection makes it easy for me to follow along." — Kendra, Udemy student, Docker Mastery course.

Extra things that come with this course:

  • Access to the course Slack Chat team, for getting help/advice from me and other students.

  • Weekly YouTube Live Q&A's where you can ask me questions live.

  • Bonus 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!

"Bret knows, lives, breaths and loves his technology stack. The passion and belief always comes through in all of his courses which is why I will always recommend his work." — Steven Hunt, Udemy student, Docker Swarm Mastery course

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: usually in Slack and Twitter, where I learn from and help others.

"This is the best teacher i know, not because he teaches me, but because he forces me to learn for myself in the framework he has set." — Fabian Letsch, Udemy student, Docker Mastery course.

Giving Back: 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.

Also included is a private Slack Chat group and weekly Live YouTube Q&A for getting help with this course and continuing your Docker, Node.js, and DevOps learning with help from me and other students.

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

Who this course is for:

  • NodeJS developers with basic Docker knowledge who want to use the best that containers has to offer
  • NodeJS build engineers who want to improve their testing setups and CI/CD workflows
  • New NodeJS developers who want to use Docker with all the best practices for Node
  • Server operators who want to optimize their deployments and improve the stability of their NodeJS apps
  • Docker users who want to understand the best and most secure ways to deply and use NodeJS

Course content

11 sections • 82 lectures

Introduction and Course Roadmap Preview 06:01

Getting The Most Out Of This Course Preview 03:16

Learn All The Ways This Course Helps You Learn

Download Course Resources (GitHub Repo) Preview 00:36

Course Chat with Students Learning Containers Preview 01:10

Weekly YouTube Live Q&A with Bret Preview 00:20

Section Intro: Compose Basics Preview 00:47

Learn why compose is so important to your development and test workflow.

Getting The Right Docker and Compose Versions Preview 03:13

Verify you have the latest tools

Why Compose? Preview 02:37

Improving your docker workflow

Compose File Format Preview 06:35

Learn the compose file basics for using YAML to describe your container setup.

docker-compose CLI Preview 06:52

Learn the docker-compose CLI basics: the key commands you need to get productive.

Assignment: Compose CLI Basics Preview 02:39

Your first assignment! Practice useful compose commands you'll use throughout this course.

Assignment Answer: Compose CLI Basics Preview 08:43

Assignment Answers: I run through the assignment and talk about why I'm doing the answer my way.

Section Intro: Dockerfile Best Practice Basics Preview 00:58

Dockerfile Best Practice Basics Preview 05:14

Learn the key first steps to making clean and lean Node.js Dockerfiles.

FROM Base Image Guidelines Preview 08:46

Learn the various Node.js options for base images, and which one's right for you.

When To Use Alpine, Debian, or CentOS Images Preview 05:29

Helping you decide which of the "big three" official images to start with.

Assignment Making a CentOS Node Image Preview 02:53

Practice making a custom base image on an enterprise base image.

Assignment Answers: Making a CentOS Node Image Preview 18:07

Running Non-root Container Users Preview 05:27

Least Privilege Security With node User

Working With The Node User Limits Preview 07:56

Details on Least Privilege Users

Making Images Efficiently Preview 08:11

Learn more about tricks to keep your images fast and small.

Section Intro: Controlling The Node Process Preview 00:46

Node Process Management Preview 02:49

Learn the importance of controlling node startup details

The Truth About the PID 1 Problem Preview 06:41

Let's clear up the confusion about how you should start node in containers

Proper Node Shutdown Options Preview 05:44

Learn why node shutdown is just as important as startup

Assignment: Writing Node Dockerfiles Preview 02:56

Practice writing dockerfiles with the things you just learned

Assignment Answers: Writing Node Dockerfiles Preview 12:05

Assignment: Testing Graceful Shutdowns Preview 04:04

Practice shutting down node in various ways

Assignment Answers: Testing Graceful Shutdowns Preview 11:25

Section Intro: Advanced Node Dockerfiles Preview 01:06

Multi-stage Docker Builds Preview 06:33

Learn a great new way to make Dockerfiles even more flexible and small.

More Multi-stage Uses Preview 02:24

Learn more ways multi-stage Dockerfiles can help.

Assignment: Building A 3-Stage Dockerfile Preview 05:02

Practice making multi-stage node solutions

Assignment Answers: Building a 3-Stage Dockerfile Preview 15:50

BuildKit, The Next Gen Builder Preview 02:07

Learn how the latests features in Docker can make builds even better: BuildKit + Multi-stage.

Using BuildKit to Enable SSH Keys for Private NPM Repositories Preview 00:47

Learn about the latest BuildKit features

Using BuildKit to Reuse NPM Cache Preview 00:38

Learn about the latest BuildKit features

Section Intro: Node Apps in Cloud Native Docker Preview 00:54

Cloud Native App Guidelines Preview 04:54

Learn the basics of app design for distributed computing in the cloud.

Twelve Factor Apps - Config Preview 04:05

Understand the reason and details about how to manage multiple environment configs in your apps and containers.

Twelve Factor Apps - Logs Preview 03:12

Learn how to design your Node.js apps for proper container logging.

The .dockerignore File Preview 04:09

Understand the importance of the dockerignore file and how to make one.

Assignment Migrating Traditional Apps Preview 09:41

Practice taking an older Node.js app and make it work in a container.

Assignment Answers Migrating Traditional Apps Preview 17:59

Section Intro: Compose for Awesome Local Development Preview 01:08

Compose Project Tips Preview 10:59

Do's and Don'ts for Docker Compose

Bind-Mounting Code, Optimizing for Performance Preview 13:24

Understand your options for improving file performance using bind-mounts in macOS and Windows.

Node Modules In Images Preview 04:10

Keeping host dependencies out of images

Node Modules In Bind-Mounts Preview 11:24

Ways to use dependencies with local development

NPM, Yarn and Other Tools in Compose Preview 05:22

Running commands and shells in compose

File Monitoring and Node Auto Restarts Preview 08:08

How to use nodemon in containers for local development

Startup Order and Dependencies Preview 06:38

Compose features for multi-service apps

Healthchecks for depends_on Preview 05:28

Wait properly For dependencies

Shrinking Compose Files and DRY YAML Preview 03:21

Advanced ways to improve your compose files

Making Microservices Easier with Compose Preview 12:19

Learn how to use proxies and other local development features for microservice apps

VS Code, Debugging and TypeScript Preview 12:06

Getting all your editing tools working with docker

Assignment: Building a Sweet Compose File Preview 05:15

Practice building a real-world example of compose for full featured local development

Assignment Answers: Building a Sweet Compose File Preview 18:04

Section Intro: Making Container Images Production Ready Preview 01:05

Avoiding devDependencies In Prod Preview 05:29

Keeping unnecessary files out of production

Dockerfile Comments, Arguments, and Labels Preview 07:54

Being a good container citizen

Running Tests During Image Builds Preview 07:08

Use docker build as a CI tool

Security Scanning During Image Build Preview 06:48

Adding security features to docker builds

CI Automated Testing and Proper Image Tags Preview 07:23

Automate all the things!

Adding Healthchecks Preview 09:34

Always, always, have healthchecks

Assignment: Making Your Ultimate Node.js Dockerfile Preview 05:50

Practice what you've learned in this section

Assignment Answers: Making Your Ultimate Node.js Dockerfile Preview 25:54

Assignment Answers BONUS: Making Your Ultimate Node Dockerfile Preview 13:43

More answers on the BONUS section of the assignment

Section Intro Preview 01:21

Node.js Multi-Threaded Concerns Preview 04:54

Running multiple copies of a container on servers

Why Not Use Compose In Production? Preview 04:32

Understanding docker compose limitations

Node.js Containers With Proxies Preview 07:41

How proxy requirements change with containers and microservices

Container Replacement and Connection Management Preview 07:52

Handing rolling updates in deployments

Node.js With Container Orchestration Preview 08:41

Managing phases of a containers lifetime

Node.js With Docker Swarm Preview 05:52

Using stack files for multi-service apps

The State of ARM and Docker for Node.js Preview 04:21

Running Node.js ARM Containers For Development Preview 07:19

See how easy it is to run Arm-based apps on macOS and Windows

Running Node.js ARM Container for Production Preview 05:39

Running Arm apps on servers

The Future of Multi-Arch Docker: Making ARM Easier Preview 03:32

See what plans Docker and Arm have for developers and operators

Bret's DockerCon Talks on Production Docker Preview 01:00

Watch my highly-rated conference talks from DockerCon

Bret's DevOps and Docker Podcast Preview 00:06

Listen to my DevOps podcast on the go!

Bonus Preview 01:14

Continue your container learning with coupons for my other courses.