Web - Micro-service

About

Micro-service are often based on Rest Services.

Features

Discovery

how services discover and connect with each other

Mesh

Configure end-to-end visibility and high-availability

Other

  • facade
  • resiliency,
  • configuration management
  • load balancers,
  • API gateway,
  • circuit breaker,
  • locks,
  • leadership selection

Framework

  • spring-boot + spring-cloud - Leader - Spring Boot provides a quick (and opinionated) way to create a production-ready Spring-based application. It is based on the Spring Framework, favors convention over configuration, and is designed to get you up and running as quickly as possible.
  • https://quarkus.io/ - Challenger
  • SparkJava

Documentation / Reference





Discover More
Card Puncher Data Processing
Aws - Service (Microservice)

in Aws is managed by the ECS service AWS offers managed services for: Service Discovery with AWS Cloud Map Service Mesh with AWS...
Web Service - Representational State Transfer (REST|RESTful) Web services

Representational State Transfer (REST) Web services, or “RESTful” Web services describes any simple interface that transmits data over a standardized interface (such as HTTP) without an additional...



Share this page:
Follow us:
Task Runner