Skip to content
#

microservices

Microservices are an architectural and organizational approach to software development where software is composed of small independent services that communicate over well-defined APIs. These services are owned by small, self-contained teams.

Microservices architectures make applications easier to scale and faster to develop, enabling innovation and accelerating time-to-market for new features.

Here are 10,350 public repositories matching this topic...

PDF-Editor is the microservice project generate pdf file and send to user by email. It contains three main mirco services namely,user service to register and manage users, document service to generate pdf file, and email service to send email to user. Use Kafka to send messages between services and config server to manage properties.

  • Updated Jun 11, 2024
  • Java

Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.

  • Updated Jun 11, 2024
  • Java
Followers
284 followers
Wikipedia
Wikipedia