Skip to content

.NET Core 6 Microservices application that display information about platforms.

Notifications You must be signed in to change notification settings

Vininhos/PlatformService

Repository files navigation

PlatformService

.NET Core 6 Microservices application that display information about platforms. This project is written using .NET Core 6, Entity Framework, Docker, Kubernetes and RabbitMQ. Description: • Building two .NET Microservices using the REST API pattern; • Working with dedicated persistence layers for both services; • Deploying our services to Kubernetes cluster; • Employing the API Gateway pattern to route to our services; • Building Synchronous messaging between services (HTTP & gRPC); • Building Asynchronous messaging between services using an Event Bus (RabbitMQ).

Thanks to Les Jackson for all the knowledge! Course vídeo: https://youtu.be/DgVjEo3OGBI

About

.NET Core 6 Microservices application that display information about platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published