Code Monkey home page Code Monkey logo

cloud-native-workshop's Introduction

Cloud Native Workshop

Overview

This one day hands-on cloud-native workshops provides developers and introduction to cloud-natives applications and gives them an experience of building cloud-native applications using OpenShift, Eclipse Che7, Spring Boot, Quarkus, Vert.x and more.

Agenda

  • Introduction to Cloud-Native Development

  • Getting your Developer Workspace with Eclipse Che7

  • Building Services with Quarkus

  • Building Services with Spring Boot

  • Building Reactive Services with Vert.x

  • Monitoring Application Health

  • Service Resilience and Fault Tolerance

  • Externalize Application Configuration

  • Building Cloud-Native Pipelines with Tekton

  • Connecting and monitoring microservice applications with Service Mesh

  • Setting up A/B Testing with Service Mesh

Deploy the Workshop on RHPDS

An Operator is provided for deploying the workshop infrastructure (lab instructions, Nexus, Gogs, Eclipse Che, etc) on OpenShift.

Please follow the instructions from OpenShift Workshop Operator and deploy the following Workshop custom resource cloud_native_workshop_cr.yaml

Run locally the lab instructions

In order to run the guide locally, please follow the instructions below:

$ git clone
$ cd cloud-native-workshop/guide
$ docker run -it --rm -p 8080:8080 \
      -v $(pwd):/app-data \
      -e LOG_TO_STDOUT=true \
      -e CONTENT_URL_PREFIX="file:///app-data" \
      -e WORKSHOPS_URLS="file:///app-data/_workshop.yml" \
      quay.io/osevg/workshopper:latest

cloud-native-workshop's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.