Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in microservices

Client per MicroService vs Generic Client | Who is responsible for microservice client?

Keycloak: AnonymousAuthenticationToken cannot be cast to KeycloakAuthenticationToken

How should you deal with auth and sharing Users info across microservices?

Microservices: decomposing a graph db based application

how to get my configuration values in yml - using dropwizard (microservice) Jersey D.I @Injection?

GraphQL: Filtering, sorting and paging on nested entities from separate data sources?

Is the Microservices architectural Pattern similar to EJB 1.0?

How to forward all requests to specific version (of same service) during deployment using netflix?

Grpc microservice architecture implementation

Service discovery with spring webflux WebClient

In a publish/subscribe model in microservices, how to receive/consume a message only once per service type

How to call a microservice in .NET

How to improve communication between microservices [closed]

Communication between REST Microservices: Latency

Is it OK to pass on OAuth Access Token between services?

Heroku load balancer vs Netflix zuul

How to create replay mechanism within event-drive microservice

Do I really need web-server alongwith API - gateway in microservice architecture

Trade offs and best practices building microservices with Azure Service Fabric

Event sourcing, CQRS and database in Microservice