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

https://github.com/redhat-italy/innovation-workshop

A workshop about DevSecOps and Application modernization
https://github.com/redhat-italy/innovation-workshop

Last synced: 8 months ago
JSON representation

A workshop about DevSecOps and Application modernization

Awesome Lists containing this project

README

          

# innovation-workshop

A workshop about DevSecOps and Application modernization

# Dev

Inlcluded microservices:

## Catalog
[Bookstore-catalog](../../tree/main/dev/microservices/bookstore-catalog) is java microservice.

This repo contains the Quarkus version called [bookstore-quarkus-catalog](../../tree/main/dev/microservices/bookstore-quarkus-catalog)

## Inventory
[Bookstore-inventory](../../tree/main/dev/microservices/bookstore-inventory) is dotnet core microservice.

## UI

A NodeJS based frontend

# Ops

This contains an Helm chart to deploy on a target OpenShift cluster all the services