Sneha Tilak My SGA diaries...

Assignment 3

As a part of Transaction Management in Microservices, we were interested to venture into the topic of Two Phase Commit. I worked along with Thanmai and Supreeth. Architecture: Consider the same architecture as that of the Event-driven approach. We have an Order Service and a Customer Service with their respective databases. But instead of the M... Read more

Assignment 1 and 2

Team Members: Thanmai M. Bindi Ameya Advankar Mayank Jaglan Sneha Tilak Continuous Integration (CI) is a development practice that requires developers to integrate code into a shared repository several times a day. Each check-in is then verified by an automated build, allowing teams to detect problems early. Continuous Deployment (... Read more