Commit ed2bc1a5 authored by Krishnakanth Balla's avatar Krishnakanth Balla

add README

parent dde6f246
POC:
Spring WebFlux + Profiles + Actuator + Spring Cloud [Microservice Architecture Design Patterns to be implemented]
Microservices Design Pattern
API Gateway
Aggregator
Circuit Breaker
Load Balancer
Time Limiter (Set a time limit when calling remote service)
Chained / Chain of Responsibility
Asynchronous Messaging
Database or Shared Data
Command Query Responsibility Segregator
Branch
Decomposition
Spring Actuator & Profiler
External Configuration (Centralized configuration by adding the usage of @refreshscope)
Description:
 Implement multiple microservices by following design patterns to communicate between each other & handle possible failure.
Tech stack:
Java 8, Spring Boot, Spring Cloud, Profile & Actuator
Problem statement:
Organization site with multiple departments, provide employee history & thier salary with regular alerts regarding any functional changes in organization.
Presentation date:
15-05-2023
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment