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

https://github.com/redhat-middleware-workshops/cloud-native-workshop-v2m4-labs

The CCN Roadshow(Dev Track) Module 4 Labs 2022
https://github.com/redhat-middleware-workshops/cloud-native-workshop-v2m4-labs

Last synced: about 1 year ago
JSON representation

The CCN Roadshow(Dev Track) Module 4 Labs 2022

Awesome Lists containing this project

README

          

The CCN Roadshow(Dev Track) Module 4 Labs 2022
===

This repo provides templates, generated Java codes, empty configuration for each labs that developers need to implement cloud-native microservices in workshop.

The included Java projects and/or installation files are here:

* Catalog Service - A Spring boot application running on JBoss Web Server (Tomcat) and PostgreSQL, serves products and prices for retail products
* Cart Service - Quarkus application running on OpenJDK and native which manages shopping cart for each customer, together with infinispan/JDG
* Inventory Service - Quarkus application running on OpenJDK and PostgreSQL, serves inventory and availability data for retail products
* Order service - Quarkus application service running on OpenJDK or native for writing and displaying reviews for products
* User Service - Vert.x service running on JDK for managing users
* Payment Service - A Quarkus based FaaS with Knative

OpenShift version - 4.14