Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mossabtn/quarkus-microservices-poc
Very simplified shop sales system made in a microservices architecture using quarkus
https://github.com/mossabtn/quarkus-microservices-poc
angular architecture cloud-native docker elk graphana jaeger java kafka keycloak knative kong kubernetes microservice observability poc prometheus quarkus
Last synced: about 1 month ago
JSON representation
Very simplified shop sales system made in a microservices architecture using quarkus
- Host: GitHub
- URL: https://github.com/mossabtn/quarkus-microservices-poc
- Owner: MossabTN
- Created: 2019-11-12T15:04:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-29T22:21:13.000Z (about 1 year ago)
- Last Synced: 2024-10-14T04:01:58.796Z (about 1 month ago)
- Topics: angular, architecture, cloud-native, docker, elk, graphana, jaeger, java, kafka, keycloak, knative, kong, kubernetes, microservice, observability, poc, prometheus, quarkus
- Language: Java
- Homepage:
- Size: 889 KB
- Stars: 58
- Watchers: 6
- Forks: 44
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# quarkus-microservices-poc
![architecture](docs/microservice-poc.png)## Development environment
First you need a Kong(gateway), Keycloak and Kafka.
You can run
```bash
./dev.sh
```