Search code examples
How to bring a gRPC defined API to the web browser...


javascriptnode.jsprotocol-buffersmicroservicesgrpc

Read More
Why is my microservice not registering both instances with the Eureka server?...


javaspring-bootmavenmicroservicesnetflix-eureka

Read More
What is a microservice architecture?...


architecturemicroservicesterminology

Read More
Eureka Server doesn't discover multiple instances of the same client...


spring-bootmicroservicesspring-cloudnetflix-eureka

Read More
Spring cloud config client is not getting/loading configuration files from config server after upgra...


springspring-bootpropertiesmicroservicesupdates

Read More
How to unmarshall a string constant object from JSON to as a Java Object?...


javajsonmicroservicesjackson-databindobjectmapper

Read More
Deletion and Archiving of old data in Microservice system...


c#sqldatabasemicroservices

Read More
Where to define RabbitMQ Queue, Exchange Properties in MicroService Architecture?...


spring-bootrabbitmqmicroservicesspring-rabbit

Read More
Why do we need Outbox pattern with Kafka...


apache-kafkamicroservicesevent-drivenidempotent

Read More
Performance issue with low microservice utilization in K8s (impact to development and devops also)...


pythonperformancemicroservicesreal-time

Read More
How should multiple microservices interact with shared data?...


design-patternsmicroservices

Read More
Is it a good practice to use Kubernetes CronJobs for dynamically creating and managing a large numbe...


kubernetesarchitecturemicroservicessoftware-designkubernetes-cronjob

Read More
Connect an external SQL databse to .NET microservice pods in Kubernetes...


.netsql-serverdockerkubernetesmicroservices

Read More
difference of typical usage of request client and RoutingSlip courier in masstransit...


microservicesmasstransitrouting-slipmasstransit-courier

Read More
Do Microservices inter communicate using API Calls or just only using Message Brokers?...


c#.netspring-bootkubernetesmicroservices

Read More
Timefold migration command is not working could it be that the command is wrong?...


javaspring-bootmicroservicesoptaplannertimefold

Read More
where to store Tenant user mapping in multi tenant microservices...


spring-bootmicroservicesmulti-tenant

Read More
How to use RestTemplate to get result in List and put the response into List?...


javaspringmicroservicesresttemplate

Read More
No 'Access-Control-Allow-Origin' header is present (CORS) - Spring Boot (Spring security) Mi...


javaspring-bootcorsmicroservicesspring-cloud-gateway

Read More
How to fill microservice from non-event sourced system?...


microservicesserver-sent-events

Read More
JWT authorization in microservices...


springmicroservices

Read More
Best practice to organize authorization in microservice architecture?...


authenticationarchitectureauthorizationmicroservices

Read More
Client / API Gateway communication for a GRPC...


architecturenestjsmicroserviceskong

Read More
How to know where a message is in RabbitMQ...


gorabbitmqmicroservicesmessaging

Read More
How to sign a user out in a micro-service architecture when independent services handle "authen...


authenticationvuejs3microservicesamazon-cognitoaws-amplify

Read More
NestJs How to use controller on a microservice?...


controllernestjsmicroservices

Read More
Managing authorization at API Gateway (Kong HQ) + Keycloak + Spring boot microservices...


spring-bootmicroserviceskeycloakkong

Read More
Should i use transactions to update child table, if any field changes in Parent table?...


mongodbtransactionsmicroservicesreplicationeventual-consistency

Read More
Eureka client can not register to Eureka server with user/pass...


javaspring-bootmicroservicesspring-cloudnetflix-eureka

Read More
Is there a way to pass type arguments in message variable in protobuf file?...


javaspringmicroservicesprotocol-buffersgrpc

Read More
BackNext