Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/redhat-scholars/quarkus-sandbox-tutorial
Quarkus tutorial for learning Quarkus, using Developer Sandbox & Developer Sandbox IDE together with OpenShift
https://github.com/redhat-scholars/quarkus-sandbox-tutorial
openshift openshift-dedicated quarkus
Last synced: 12 days ago
JSON representation
Quarkus tutorial for learning Quarkus, using Developer Sandbox & Developer Sandbox IDE together with OpenShift
- Host: GitHub
- URL: https://github.com/redhat-scholars/quarkus-sandbox-tutorial
- Owner: redhat-scholars
- License: apache-2.0
- Created: 2024-09-26T11:10:40.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-01-13T15:13:35.000Z (15 days ago)
- Last Synced: 2025-01-13T16:25:56.450Z (15 days ago)
- Topics: openshift, openshift-dedicated, quarkus
- Language: Handlebars
- Homepage: https://redhat-scholars.github.io/quarkus-sandbox-tutorial/
- Size: 40.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
# Quarkus Tutorial
## Overview
|===
|Audience Experience Level
|Beginner|Average Time to Complete
|4h hours
|===Quarkus - supersonic, subatomic container-native Java.
This workshop is intended to give you a hands on introduction to using Quarkus for building applications
The workshop uses the Developer Sandbox and OpenShift DevSpaces, Dev Spaces is a Cloud Development Environment(CDE), to develop Quarkus apps and deploy them to a Kubernetes cluster (based on OpenShift that is)You can also run this Lab on any other OpenShift cluster, either Managed and Self-Managed by configuring the tutorial.
* OpenShift Container Platform(OCP)
* Developer Sandbox
* OpenShift Local
* Azure Red Hat OpenShift(ARO)
* Red Hat OpenShift Service on AWS(ROSA)
* IBM Red Hat OpenShift Kubernetes Service(ROKS)### Objectives
* Dependency Injection
* Testing Quarkus Apps
* Debugging Quarkus Apps
* Building Native Quarkus Apps
* Developing Cloud Native with Quarkus
* Using Quarkus extensions
* Hibernate ORM with Panache
* Event-driven Messaging
* Streaming Data with Quarkus and Kafka
* Monitoring with Prometheus and Grafana
* Tracing Quarkus Apps with Jaeger and MicroProfile Tracing## Documentation
This workshop is based on link:https://antora.org/[Antora] and link:https://github.com/redhat-scholars/courseware-template[Red Hat scholars template] to build HTML based tutorials.
To start this workshop, follow the step by step tutorial link for your cluster available below:
http://redhat-scholars.github.io/quarkus-sandbox-tutorial/rhs-quarkus-guides/RHDS/index.html