Index for all Micro-service Challenge
Create a micro-services starter collection based on various tools/frameworks available in market.
Create a step by step plan to migrate existing monolithic application to micro-service architecture.
Break an existing monolithic application to multiple services
Unite the service using API Gateway and implement inter process communication
Add health check, monitoring and failure handling capablity
Implement various strategies to share data between multiple micro-services
Add transaction management feature to existing micro-services application