Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/felipeagger/ecommerce
- Owner: felipeagger
- License: bsd-2-clause
- Created: 2020-05-18T21:12:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-14T15:56:46.000Z (almost 2 years ago)
- Last Synced: 2024-10-02T09:29:15.078Z (4 months ago)
- Topics: dynamodb, elasticsearch, golang, java, kafka, postgresql, quarkus
- Language: HTML
- Size: 2.1 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)