Skip to content

ssetoredhat/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

About

The CCN Roadshow(Dev Track) Module 4 Labs 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 41.2%
  • HTML 36.5%
  • JavaScript 21.8%
  • CSS 0.5%