You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a simplified banking platform using a microservices' architecture. It includes services for managing customers, accounts, and cards, along with common cloud infrastructure patterns like service discovery, configuration management, API gateway, and security.
Created a Crowdfunding platform. This project is developed to enable a highly scalable online platform for the stakeholders of GadgetBadget to interact with each other. Services such as product service, payment service, user service, manufacture service, campaign service, patent service, with inter-service communication implementations done usin…