Skip to content

RedHat-Middleware-Workshops/cloud-native-workshop-v2m4-labs

Repository files navigation

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

About

The CCN Roadshow(Dev Track) Module 4 Labs 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published