Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in microservices

Packaging ORM entities in microservice design

Docker Swarm Mode routing mesh vs linkerd

Why do we need Outbox pattern with Kafka

Sharing huge data between microservices

microservices

Is is recommended to use JSON Schema Validation in the place of Bean Validation JSR303 for Spring Boot Rest APIs?

How to create Spring Cloud Config Client with env specific configuration?

How to use HTTP Basic Auth as separate FastAPI service?

Maven build microservice with lib in another repository

In event-driven architecture, is it ok to have all services send their event to a component that forwards it to the proper service?

Microservices: how to effectively deal with data dependencies between microservices

Use ehcache for application deployed via docker against the stateless rule

Spring Boot.API GateWay, unable to access a service from the Spring boot GateWay

NestJS - JWT Authentication with microservices

jwt microservices nestjs

How to maintain same Spring Boot version across all microservices?

Eureka service always registers instances with host name even though i put "prefer-ip-address: true"

Is Event Sourcing helpful to Machine Learning

How can I restart only one service by using skaffold?

Error go.mod: no such file or directory Compiler docker compose local package

Development versions management in private pypi repository

How to handle exceptions in nestjs microservices?