Tag: AddService
Microservices Collaboration with Containerised Kafka
Independently deployed microservices need a mechanism to collaborate among themselves asynchronously. Apache Kafka has emerged as the first choice for establishing such an environment....
Designing Java Microservices with Spring Boot
Microservices are polyglot. Developers choose different platforms for building different microservices, as appropriate. Java is still the top choice for developing microservices for enterprises...