Showing 13441–13452 of 18767 results
Node.js Design Patterns
Explore design patterns in Node.js to build scalable and maintainable applications, focusing on best practices and architectural choices.
Node.js Design Patterns
Discover design patterns and best practices for building scalable applications using Node.js.
Node.js for .NET Developers
As Node.js becomes a viable solution for certain types of web applications, it would be beneficial to apply your existing .NET skills to this new technology. This course will show you how.
Node.js Microservices Fundamentals
Are you looking to build robust, scalable microservices using Node.js? This course will teach you how to get set up and master the basics of Node and Express.js. You'll build a Node.js microservice, design APIs, and handle data using MongoDB.
Node.js Microservices: Advanced Topics and Best Practices
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.
Node.js Microservices: API Gateway and Edge Services
Learn how to harness the power of API Gateways for high-performing, secure, and maintainable edge services. You’ll discover best practices for building world-class APIs, capable of global-scale using Node.js and Express API Gateway.
Node.js Microservices: Authentication and Authorization
This course will teach you how to implement authentication and authorization with Node.js.
Node.js Microservices: Communication Patterns
This course will teach you to master communication patterns in Node.js, enabling you to design, assess, and implement efficient, scalable microservices architectures.
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.
Node.js Microservices: Monitoring and Logging
Effectively understand and control your Node.js microservices. This course will teach you to set up and utilize observability tools like ELK, Prometheus, Grafana, and Jaeger for enhanced monitoring, logging, and tracing.
Node.js Microservices: Resilience and Fault Tolerance
This course will teach you the need for fault tolerance and resilience in your Node js microservices and equip you with real examples of strategies that will help you achieve resiliency in your microservice applications.
Node.js Microservices: Testing and Continuous Integration
Good test coverage is very important for continuous delivery of Node.js microservices. This course will teach you how to implement unit, integration, and end-to-end test coverage using Jest in your Node.js microservices so you can deliver quality code with confidence.