Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/felipeagger/ecommerce

An simplified e-commerce using top technologies to support high availability.
https://github.com/felipeagger/ecommerce

dynamodb elasticsearch golang java kafka postgresql quarkus

Last synced: 3 months ago
JSON representation

An simplified e-commerce using top technologies to support high availability.

Awesome Lists containing this project

README

        

# ecommerce
An simplified e-commerce using top technologies to support high availability.

# Technologies

Made with microservices in **Quarkus (Java) and Golang** using:

* ElasticSearch
* DynamoDB
* PostgresSQL
* Apache Kafka

* Nginx (local APIGateway)

# Architecture:

![Image of Architecture](/media/architecture.jpeg)

# Operation View Itens:

![GIF of Operation View Itens](/media/View-and-add-itens.gif)

# Operation Checkout:

![GIF of Operation Checkout](/media/Checkout-Cart.gif)