Break monoliths into microservices. Build APIs that talk to each other via message queues and gRPC. Deploy on Kubernetes.
Student builds a basic RESTful API that handles CRUD operations, demonstrating understanding of Node.js and Express fundamentals.
Student builds a Dockerized Node.js application that utilizes environment variables, proving ability to containerize applications.
Student deploys a Node.js service on a Kubernetes cluster, demonstrating knowledge of Kubernetes deployment basics.
Student integrates RabbitMQ with a Node.js application, showcasing ability to work with message queues.
Student builds a gRPC service using Node.js and Protocol Buffers, demonstrating understanding of gRPC fundamentals.
+15 more projects available after enrollment
Build a real project in 4 weeks