Skip to main content
Redhat Developers  Logo
  • Products

    Featured

    • Red Hat Enterprise Linux
      Red Hat Enterprise Linux Icon
    • Red Hat OpenShift AI
      Red Hat OpenShift AI
    • Red Hat Enterprise Linux AI
      Linux icon inside of a brain
    • Image mode for Red Hat Enterprise Linux
      RHEL image mode
    • Red Hat OpenShift
      Openshift icon
    • Red Hat Ansible Automation Platform
      Ansible icon
    • Red Hat Developer Hub
      Developer Hub
    • View All Red Hat Products
    • Linux

      • Red Hat Enterprise Linux
      • Image mode for Red Hat Enterprise Linux
      • Red Hat Universal Base Images (UBI)
    • Java runtimes & frameworks

      • JBoss Enterprise Application Platform
      • Red Hat build of OpenJDK
    • Kubernetes

      • Red Hat OpenShift
      • Microsoft Azure Red Hat OpenShift
      • Red Hat OpenShift Virtualization
      • Red Hat OpenShift Lightspeed
    • Integration & App Connectivity

      • Red Hat Build of Apache Camel
      • Red Hat Service Interconnect
      • Red Hat Connectivity Link
    • AI/ML

      • Red Hat OpenShift AI
      • Red Hat Enterprise Linux AI
    • Automation

      • Red Hat Ansible Automation Platform
      • Red Hat Ansible Lightspeed
    • Developer tools

      • Red Hat Trusted Software Supply Chain
      • Podman Desktop
      • Red Hat OpenShift Dev Spaces
    • Developer Sandbox

      Developer Sandbox
      Try Red Hat products and technologies without setup or configuration fees for 30 days with this shared Openshift and Kubernetes cluster.
    • Try at no cost
  • Technologies

    Featured

    • AI/ML
      AI/ML Icon
    • Linux
      Linux Icon
    • Kubernetes
      Cloud icon
    • Automation
      Automation Icon showing arrows moving in a circle around a gear
    • View All Technologies
    • Programming Languages & Frameworks

      • Java
      • Python
      • JavaScript
    • System Design & Architecture

      • Red Hat architecture and design patterns
      • Microservices
      • Event-Driven Architecture
      • Databases
    • Developer Productivity

      • Developer productivity
      • Developer Tools
      • GitOps
    • Secure Development & Architectures

      • Security
      • Secure coding
    • Platform Engineering

      • DevOps
      • DevSecOps
      • Ansible automation for applications and services
    • Automated Data Processing

      • AI/ML
      • Data Science
      • Apache Kafka on Kubernetes
      • View All Technologies
    • Start exploring in the Developer Sandbox for free

      sandbox graphic
      Try Red Hat's products and technologies without setup or configuration.
    • Try at no cost
  • Learn

    Featured

    • Kubernetes & Cloud Native
      Openshift icon
    • Linux
      Rhel icon
    • Automation
      Ansible cloud icon
    • Java
      Java icon
    • AI/ML
      AI/ML Icon
    • View All Learning Resources

    E-Books

    • GitOps Cookbook
    • Podman in Action
    • Kubernetes Operators
    • The Path to GitOps
    • View All E-books

    Cheat Sheets

    • Linux Commands
    • Bash Commands
    • Git
    • systemd Commands
    • View All Cheat Sheets

    Documentation

    • API Catalog
    • Product Documentation
    • Legacy Documentation
    • Red Hat Learning

      Learning image
      Boost your technical skills to expert-level with the help of interactive lessons offered by various Red Hat Learning programs.
    • Explore Red Hat Learning
  • Developer Sandbox

    Developer Sandbox

    • Access Red Hat’s products and technologies without setup or configuration, and start developing quicker than ever before with our new, no-cost sandbox environments.
    • Explore Developer Sandbox

    Featured Developer Sandbox activities

    • Get started with your Developer Sandbox
    • OpenShift virtualization and application modernization using the Developer Sandbox
    • Explore all Developer Sandbox activities

    Ready to start developing apps?

    • Try at no cost
  • Blog
  • Events
  • Videos

Red Hat Summit 2019 Labs: Cloud-native app dev roadmap

March 31, 2019
Eric D. Schabell
Related topics:
Kubernetes
Related products:
Developer Tools

Share:

    Red Hat Summit 2019 is rocking Boston, MA, May 7-9 in the Boston Convention and Exhibition Center. This event offers everything you need to know about the current state of open source, enterprise-ready software. You'll find customers talking about leveraging open source in their solutions, and you'll meet the creators of open source technologies and get to experience their hands-on labs.

    The following labs can be found in the session catalog online, by searching on the session title or filtering on "instructor-led lab" and "cloud-native app dev" content. You can also learn more about the Cloud-Native App Dev track sessions in this article.

    Red Hat OpenShift service mesh in action

    You've seen the high-level overview of service mesh and attended the deep dives, now it's time to get your hands dirty and learn by doing. This lab will introduce the capabilities of Red Hat OpenShift service mesh through the incremental development of a microsystems application relying on traffic shaping, security, policy enforcement, and observability features.

    In this lab, you'll learn how to:

      • Control access using role-based access control, ensuring only those who are permitted can interact with your service.
      • Manage traffic to your services, redirecting traffic transparently to support canary deployment, A/B testing, etc.
      • Enforce policies on service interactions, such as the ability to limit the number of requests to a service.
      • Visualize the behavior of the service mesh to obtain a deeper understanding of the application interactions and identify issues before they significantly impact your users.

    Knowledge of Istio, Kiali, Jaeger, and Grafana will be advantageous for this session.

    Speakers: Erik Jacobs, Kevin Conner, Brian Avery, Jonh Wendell, William DeCoste

    Transitioning existing applications to containers—it's easier than you think

    In this lab, we'll walk through seamlessly containerizing a traditional Tomcat application and deploying it on Red Hat OpenShift Container Platform. You'll take an existing Tomcat application, containerize it, and deploy it onto Red Hat OpenShift Container Platform. At the end of the lab, you'll integrate the application into a continuous integration and continuous delivery (CI/CD) pipeline.

    Speakers: Christopher Ricci, Eric Getchell, Amritpal Jhajj, Eric Deandrea

    Next-gen process management: A microservices approach to business automation

    Business processes are at the heart of every organization, implementing the organization’s value chain. Within the new modern application development landscape, which is built on top of microservices and containers, management of these business processes is becoming increasingly important. At the same time, we need to move away from traditional business process management (BPM) to benefit from the agility, reliability, and scalability that modern containerized application architectures have to offer.

    In this lab, we'll introduce a new approach to process management based on a containerized, lightweight, distributed architecture. We'll use Red Hat Process Automation Manager to orchestrate, choreograph, manage, and monitor microservices implemented with Red Hat OpenShift Application Runtimes.

    In this lab, you'll learn how to:

      • Embed Red Hat Process Automation Manager in a Spring Boot application.
      • Use Red Hat Process Automation Manager to orchestrate microservices.
      • Implement asynchronous, message-driven communication between microservices implemented with Red Hat OpenShift Application Runtimes.
      • Add observability with distributed tracing.
      • Add monitoring with Prometheus & Grafana.

    Speakers: Bernard Tison, Maciej Swiderski, Duncan Doyle

    Developing applications on Red Hat OpenShift as mere mortals

    Many developers face challenges and frustration when learning to develop applications on a platform that's new to them. We've heard from developers that they want to be able to focus on what matters to them—writing code—rather than on learning the ins and outs of platforms like Kubernetes and Red Hat OpenShift. If this sounds like you, then join us for this workshop, where you'll learn to use OpenShift Do (odo), a new CLI tool for developers who are writing, building, and deploying applications on OpenShift. Get hands-on experience with the way odo abstracts away Kubernetes and OpenShift concepts while supporting fast, iterative development.

    Speakers: Jan Kleinert, Jorge Morales, Graham Dumpleton

    Build your own Kubernetes Operator

    Codify your operational tactics and container-management best-practices using the Kubernetes Operator pattern. Operators feel like native features to Kubernetes end-users, because they extend the basic platform APIs by taking advantage of the included third-party resource and custom controller abstractions. This session provides architectural overviews, implementation patterns, and a look at a few popular solutions on this topic. Learn how to establish higher-order interfaces that represent the logical domain expertise (and perhaps the ideal product output) of a Kubernetes SRE. Bring a laptop to follow along as we build and distribute container-management tactics and strategies using the Operator Framework and Operator Lifecycle Manager.

    Speakers: Jorge Morales, Marek Jelen, Jan Kleinert, Josh Wood, Ryan Jarvinen

    Register now for one of these instructor-led labs at Red Hat Summit 2019. We look forward to seeing you there!

    Last updated: February 6, 2024

    Recent Posts

    • GuideLLM: Evaluate LLM deployments for real-world inference

    • Unleashing multimodal magic with RamaLama

    • Integrate Red Hat AI Inference Server & LangChain in agentic workflows

    • Streamline multi-cloud operations with Ansible and ServiceNow

    • Automate dynamic application security testing with RapiDAST

    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform

    Build

    • Developer Sandbox
    • Developer Tools
    • Interactive Tutorials
    • API Catalog

    Quicklinks

    • Learning Resources
    • E-books
    • Cheat Sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site Status Dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Report a website issue