You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
My further plans are to put the dockerized application into the cloud using Service Fabric and Azure Container Services (AKS).
The text was updated successfully, but these errors were encountered:
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.
My further plans are to put the dockerized application into the cloud using Service Fabric and Azure Container Services (AKS).
The text was updated successfully, but these errors were encountered: