Node.js Microservices: Deploying and Scaling
This course will teach you how to deploy your microservice to production using Kubernetes along with common best practices and scalability.
What you'll learn
Deploying code to production can sometimes be a real pain, but it doesn't have to be. In this course, Node.js Microservices: Deploying and Scaling, you’ll learn to containerize a microservice, deploy it to Kubernetes, and scale it up for demand. First, you’ll explore why and how to containerize your microservice using Docker. Next, you’ll discover how to deploy your containerized microservice to Kubernetes. Finally, you’ll learn how to scale your microservice in Kubernetes. When you’re finished with this course, you’ll have the skills and knowledge of how to containerize and deploy your microservice to a Kubernetes and scale it to meet demand.
Table of contents
- Demo: Deploying MongoDB Backing Service 6m
- Demo: Using EBS Volumes for Persistent Storage 17m
- Demo: Deploying RabbitMQ 5m
- Demo: Deploying the Inventory Microservice 9m
- Demo: Deploying the Inventory Messaging Microservice 6m
- Demo: Working with Secrets 9m
- Demo: Deploying the Restock Microservice 9m
- Demo: Deploying API Gateway 7m
- Demo: Testing the Deployment 5m