Introduction to ASP.NET Core Microservices using .NET Core

Published 2022-02-18
Platform Udemy
Rating 4.44
Number of Reviews 43
Number of Students 381
Price $54.99
Instructors
Shashank Dhyani
Subjects

Go to Udemy

Learn Microservice architecture on .NET Core using ASP.NET Core, RabbitMQ, MongoDB, Redis, Masstransit and CQRS Pattern

  1. Learn the basics of microservices and what problem it solves.

  2. Learn the basics of the components of the microservices (API Gateway, Message Brokers, Services, Database).

  3. Implement a microservice architecture with event-driven communication using ASP.NET Core, RabbitMQ, Masstranit, and MongoDB.

  4. Learn microservice by following step-by-step coding tutorials and implementations of key concepts.

  5. Learn Masstransit and its features to work with message brokers like RabbitMQ, ActiveMQ, or Azure Service Bus.

  6. Connect Microservice with MongoDB and use Robo3T for viewing MongoDB data.

  7. Learn Postman tool installation and its basics.

  8. Learn fundamentals of AMQP (Advanced Message Queuing Protocol) and RabbitMQ and its exchanges.

  9. Learn API Gateways and how to communicate between API Gateway and microservices over RabbitMQ Message Broker.

  10. Learn fundamentals of CQRS (Command Query Segregation Principle).

  11. Implement Authentication and  Authorization in microservices using JSON Web Tokens.

  12. Learn the necessary tools required in the microservice ecosystem.

  13. What is Benchmarking and Apache Bench Installation to micro-benchmark our application.

  14. Learn how to unit test APIs and Masstransit Events Consumers using NUnit.

  15. Learn to write resilient microservices using Polly (a fault-tolerant library ) by implementing Policies.

  16. Learn to integrate Swagger Documentation with microservice for API endpoint documentation and testing.

  17. Learn to integrate Redis (In Memory database) with Microservice and perform CRUD operation.

  18. Learn what are distributed transactions and how to implement distributed transactions in microservices.

  19. What is Routing Slip Pattern.

  20. Implementing Routing Slip pattern using Masstransit Courier to handle the distributed transaction.

Go to Udemy