Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microservices Proof of Concept #2321

Open
dzoech opened this issue May 17, 2018 · 1 comment
Open

Microservices Proof of Concept #2321

dzoech opened this issue May 17, 2018 · 1 comment

Comments

@dzoech
Copy link

dzoech commented May 17, 2018

Not sure what's the best way to contact you, so I just post here.

I did a project for university regarding microservices and used allReady foundation for it. The focus was on transforming the application into a microservices architecture. Communication is based on RabbitMQ and leverages the Polly library for fault-tolerance. As you can see in the attached diagram, I extracted some services and also intoduced IdentityServer4 for authentication and authorization. I have seen in several open issues that you are planing to switch to IdentityServer, and thus I have thought maybe my work could be helpful for allReady. But my implementation is only a proof of concept, so some things would still require some work.

architecture

My further plans are to put the dockerized application into the cloud using Service Fabric and Azure Container Services (AKS).

@mk0sojo
Copy link
Contributor

mk0sojo commented May 28, 2018

That looks interesting. I think @stevejgordon was doing some work on using identity server as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants