Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dulanji1/abc-shopify-microservice-project

ABC Company sells a range of exclusive products across Sri Lanka through online. The existing system used by the company has developed using legacy technologies. Currently, ABC Company is facing issues with their existing architecture. Major issue is the deployment time taken for monolith webservices, which is impacting other functionalities to non-available during the deployment. As a decision made by the leadership, it has decided to rewrite the system using modern technologies and architecture which solves their existing issues with deployment and development.
https://github.com/dulanji1/abc-shopify-microservice-project

kubernetes microservice mongodb react webapplication

Last synced: about 2 months ago
JSON representation

ABC Company sells a range of exclusive products across Sri Lanka through online. The existing system used by the company has developed using legacy technologies. Currently, ABC Company is facing issues with their existing architecture. Major issue is the deployment time taken for monolith webservices, which is impacting other functionalities to non-available during the deployment. As a decision made by the leadership, it has decided to rewrite the system using modern technologies and architecture which solves their existing issues with deployment and development.

Awesome Lists containing this project

README

        

# ABC-Shopify-MicroService-Project
ABC Company sells a range of exclusive products across Sri Lanka through online. The existing system used
by the company has developed using legacy technologies. Currently, ABC Company is facing issues with
their existing architecture. Major issue is the deployment time taken for monolith webservices, which is
impacting other functionalities to non-available during the deployment. As a decision made by the
leadership, it has decided to rewrite the system using modern technologies and architecture which solves
their existing issues with deployment and development.

## Project Title: ABC Company Online E-Commerce Application

## All Microservices implemented in the Application:

Auth
- Sign In
- Sign Up
- Log out

User
- Create User
- Update User
- Delete User
- Get User
- Get All Users

Product
- Create Product
- Update Product
- Delete Product
- Get Product
- Get All Products

Order
- Create Order
- Update Order
- Delete Order
- Get Order
- Get All Orders

Cart
- Create Cart
- Update Cart
- Delete Cart
- Get Cart
- Get All Cart Payment
- Create Payment

## Overall System Architecture Component Diagram

## Docker Image in Docker Hub











## Screenshot of Successful CI/CD Pipeline Run



## Mongo DB Database




## Web App Screenshots