All Projects → piomin → openshift-quickstart

piomin / openshift-quickstart

Licence: other
Developer Workshops related to the Java development on OpenShift

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to openshift-quickstart

bobbycar
IoT Transportation demo using Red Hat OpenShift and Middleware technologies
Stars: ✭ 33 (+73.68%)
Mutual labels:  openshift, quarkus, openshift-v4
kourier
Kourier is a Knative Serving Ingress. It has been adopted by Knative, and we keep developing it at: github.com/knative/net-kourier
Stars: ✭ 47 (+147.37%)
Mutual labels:  openshift, knative
grafana-operator
An operator for Grafana that installs and manages Grafana instances, Dashboards and Datasources through Kubernetes/OpenShift CRs
Stars: ✭ 449 (+2263.16%)
Mutual labels:  openshift, openshift-v4
chuck-norris-streams
Kafka, Debezium and Fuse demonstration based on Chuck Norris movies!
Stars: ✭ 25 (+31.58%)
Mutual labels:  openshift, quarkus
Sample Spring Microservices Kubernetes
sample spring boot application that uses some features provided by spring cloud kubernetes, spring cloud ribbon and zuul proxy deployed on Kubernetes
Stars: ✭ 123 (+547.37%)
Mutual labels:  openshift, spring-cloud
sample-spring-cloud-stream
sample microservices communicating asynchronously using spring cloud stream, rabbitmq
Stars: ✭ 22 (+15.79%)
Mutual labels:  spring-cloud, spring-cloud-stream
spring-cloud-dataflow-server-openshift
This project provides a Spring Cloud Data Flow server for deployments to OpenShift 3
Stars: ✭ 26 (+36.84%)
Mutual labels:  openshift, spring-cloud
ocp4upc
OCP4 Upgrade Paths Checker
Stars: ✭ 30 (+57.89%)
Mutual labels:  openshift, openshift-v4
openshift4-upi-homelab
OpenShift 4 User Provisioned Infrastructure Homelab
Stars: ✭ 15 (-21.05%)
Mutual labels:  openshift, openshift-v4
libvirt-ocp4-provisioner
Automate your OCP4 installation
Stars: ✭ 82 (+331.58%)
Mutual labels:  openshift, openshift-v4
sample-message-driven-microservices
sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven microservices basing on publish-subscribe model, consumer groups
Stars: ✭ 28 (+47.37%)
Mutual labels:  spring-cloud, spring-cloud-stream
lua-resty-eureka-client
A Netflix Eureka client for OpenResty/ngx_lua
Stars: ✭ 18 (-5.26%)
Mutual labels:  spring-cloud
javayh-platform
javayh-platform 使用Springboot2.2.6为开发脚手架,SpringCloud为云端服务框架,Nacos为注册中心、分布式配置管理中心,Oauth2协议实现统一授权,Mybatis作为持久层框架,提供了代码生成器,SQL防注入,SwaggerAPI文档,Redis 作为缓存服务等强大的功能
Stars: ✭ 32 (+68.42%)
Mutual labels:  spring-cloud
go-register-server
The microservice registration is implemented by monitoring the state changes of the k8s pod, and pull the interface in the spring cloud eureka client service list.
Stars: ✭ 14 (-26.32%)
Mutual labels:  spring-cloud
mongodb-container
MongoDB container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Stars: ✭ 50 (+163.16%)
Mutual labels:  openshift
spring-cloud-docker-study
Spring Cloud 与 Docker 整合使用示例,为《使用Spring Cloud与Docker实战微服务》的配套代码。书籍地址:https://github.com/eacdy/spring-cloud-book 。讨论QQ群:157525002(已满)、564840207,欢迎加入。
Stars: ✭ 42 (+121.05%)
Mutual labels:  spring-cloud
spring-petclinic-microservices
Distributed version of Spring Petclinic built with Spring Cloud
Stars: ✭ 55 (+189.47%)
Mutual labels:  spring-cloud
cookbook-openshift3
Chef Cookbook for Openshift
Stars: ✭ 27 (+42.11%)
Mutual labels:  openshift
triggerflow
Event-based Orchestration of Serverless Workflows
Stars: ✭ 38 (+100%)
Mutual labels:  knative
Spring
Personal notes of preparation to Spring 5 Professional Certification
Stars: ✭ 35 (+84.21%)
Mutual labels:  spring-cloud

Workshops: Java Development on OpenShift

In this repo you can find several workshops introducing the topic "Java development on OpenShift".
For accessing it you will have to switch to the dedicated branch in this repository following instructions below.
You can go through these workshops using:

1. Microservices on OpenShift with Spring Boot

Introduction to the Java development on OpenShift based on the Spring Boot framework [~3h].
You will learn how to:

  • easily deploy and debug applications on OpenShift using odo
  • follow best practices for running apps on Kubernetes-native platform
  • run and monitor microservices properly

Instruction

2. Introduction to Quarkus

Introduction to the Java development on OpenShift based on the Quarkus framework [~3h].
You will learn how to:

  • build and run a simple REST-based apps on OpenShift
  • deploy Quarkus applications on OpenShift using Maven command
  • use interesting Quarkus features during development

Instruction

3. Event-driven architecture with Kafka and Spring Cloud Stream

Introduction to the event-driven architecture on OpenShift based on the Kafka and Spring Cloud Stream framework [~8h].
You will learn how to:

  • integrate your Spring Boot application with Kafka using Spring Cloud Stream
  • basics about Kafka partitioning, consumer grouping, offsets etc. using Kafka binder for Spring Cloud Stream
  • use event-driven design patterns
  • use Kafka Streams

Instruction

4. Knative Eventing on OpenShift with Quarkus

Building event-driven application with Quarkus and Kafka and running them on OpenShift Serverless. [~3h].
You will learn how to:

  • deploy application on Knative easily
  • integrate Quarkus with the Kafka broker
  • configure Knative event routing

Instruction

Contact info

For more information or help you can contact me directly via e-mail: [email protected].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].