Skip to content

ryanlangton/azure-microservice-demo

Repository files navigation

Azure-Microservices-Demo

This project is a demo of Azure microservices using MassTransit.

Presented at the KC.NET user group 6/28/22.
Slides available here

Test Projects

Run the command docker-compose up to set up all external dependencies for the project (rabbitmq, seq, sql, etc)
Demo.* project demo publishing/receiving messages
Run Demo.Publisher to publish messages
Run Demo.Worker to consumer messages

RabbitMQ: http://localhost:15672/#/channels (guest/guest)
SQL: localhost,1401;Initial Catalog=Demo;User Id=sa;Password=8jkGh47hnDw89Haq8LN2

Other links

Mass Transit
Microsoft Microservices Whitepaper
Microsoft Microservices eBook
Microservices Blog Series
Microservices Udemy Course

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published