Building microservices using asp.net core 5.0 and docker
Building Event-Driven Microservices apps Using AspNet Core 5.0, Rabbitmq, Masstransit, Face detection and SignalR Core
Created by F. Frank Ozz | 5.5 hours on-demand video course
This course is going to teach you how to build event-driven microservices apps using the latest dotnet core version 5.0. While you learn microservices apps, you will practice how to design microservices which communicate via a message bus, via HTTP Rest and also via SignalR Core. The course will teach you the message-driven architecture as applied to an image processing app through which you will get to learn the important libraries available for image processing with C#.
You will learn how to convert jpeg images to byte arrays for transmission over the message bus and also over the Http channel, and how to store them in database tables in byte array format. . You will also learn how to get back the original images from the byte arrays. You will learn how to dockerize your microservices and orchestrate them via docker-compose technology.
What you’ll learn
- building event-driven microservices apps using aspnet core 5.0, rabbitmq,masstransit, signalr core and face detection
Recommended Course