Node.js Microservices: Advanced Topics and Best Practices
Offered By: Pluralsight
Course Description
Overview
Would you like to gain advanced mastery in backend architectures? This course will teach you to refactor, scale, and secure Node.js microservices using practical examples.
Navigating the shift from a single, unified application to a distributed suite of services presents a significant challenge. In this course, Node.js Microservices: Advanced Topics and Best Practices, you’ll learn to design and implement scalable, secure microservices. First, you’ll explore Domain-Driven Design to align your service boundaries perfectly. Next, you’ll discover how to apply Command Query Responsibility Segregation and event sourcing to manage data and state effectively. Finally, you’ll learn how to employ strategies for scaling and securing microservices efficiently. When you’re finished with this course, you’ll have the skills and knowledge of Node.js microservices needed to build and maintain high-performance, resilient backend systems.
Navigating the shift from a single, unified application to a distributed suite of services presents a significant challenge. In this course, Node.js Microservices: Advanced Topics and Best Practices, you’ll learn to design and implement scalable, secure microservices. First, you’ll explore Domain-Driven Design to align your service boundaries perfectly. Next, you’ll discover how to apply Command Query Responsibility Segregation and event sourcing to manage data and state effectively. Finally, you’ll learn how to employ strategies for scaling and securing microservices efficiently. When you’re finished with this course, you’ll have the skills and knowledge of Node.js microservices needed to build and maintain high-performance, resilient backend systems.
Syllabus
- Course Overview 1min
- Implementing Domain-Driven Design (DDD) in Microservices 37mins
- Using Command Query Responsibility Segregation (CQRS) and Event Sourcing 28mins
- Scaling and Optimizing Your Microservices 34mins
- Microservices Security Best Practices 31mins
- Techniques for Refactoring Monolith to Microservices 37mins
Taught by
Rupesh Tiwari
Related Courses
DDD and EF Core: Preserving EncapsulationPluralsight Mastering Microservices with Java
LinkedIn Learning Domain-Driven Design Fundamentals
Pluralsight Domain-Driven Design in Practice
Pluralsight Modern Software Architecture: Domain Models, CQRS, and Event Sourcing
Pluralsight