Sunday, October 30, 2022

Obelix - Microservices Reference Implementation (Update)

Read the Obelix Release Article Here - http://rebrand.ly/skp-msa-ri-obelix-ts

Obelix is highly recommended for all organizations adopting Microservices. The implementation is based on Spring Boot/Spring Cloud. You may base your MSA Reference Implementation in your organization on Obelix.
 

Kindly Like, Star and Fork my Repository
GitHub Linkhttps://github.com/sumithpuri/skp-msa-ri-obelix
 

Obelix - Microservices Infrastructure Components
► Messaging – RabbitMQ
► Config Server – Spring Cloud
► Config Server Refresh – Spring Cloud Bus Refresh
► API Gateway – Spring Cloud 
► Circuit Breaker – Netflix Hystrix 
► Circuit Breaker Dashboard – Spring Cloud Turbine
► Circuit Breaker Dashboard – Netflix Hystrix
► Web Services Client – SpringCloud Feign 
► Client Side Load Balancer – Ribbon
► Discovery Server – Netflix Eureka


Obelix - Microservices Demo/Test Bed (Microservices)
 Demo Service - Inventory Service
► Demo Service - Inventory Service Client
► Demo Service - SaleOrder Service 
► Demo Service - SaleOrder Service Client 


Obelix - Microservices Reference Architecture - [Infrastructure Invocation Flow] 


[Update Log]
Obelix v0.1 : 20/07/2022
Obelix v0.2 : 27/07/2022