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 2017 - Planning your AppDev & DevOps labs

 

April 3, 2017
Eric D. Schabell
Related topics:
DevOps
Related products:
Red Hat OpenShift

Share:

    This year in Boston, MA you can attend the Red Hat Summit 2017, the event to get your updates on open source technologies and meet with all the experts you follow throughout the year.

    It's taking place from May 2-4 and is full of interesting sessions, keynotes, and labs.

    This year I was part of the process of selecting the labs you are going to experience at Red Hat Summit and wanted to share them to help you plan your application development labs experience. These labs are for you to spend time with the experts who will teach you hands-on and how to get the most out of AppDev or DevOps with containers and in the Cloud using Red Hat products.

    Each lab is a 2-hour session, so planning is essential to getting the most out of your days at Red Hat Summit.

    As you might be struggling to find and plan your sessions together with some lab time, here is an overview of the labs, you can find the exact room and times in the session catalog. Each entry includes the lab number, title, abstract, instructors, and is linked to the session catalog entry:

    L105193 - JBoss Fuse Camel development for Java and Linux containers

    With the rapid adoption of microservices, Red Hat JBoss Fuse with Apache Camel has become a key technical component providing gateway entry points for REST and edge connectivity to legacy systems. With 4 different Java and Linux container options, where to start is one of the most-asked questions. In this lab, we'll take a hands-on approach to developing a JBoss Fuse Camel application using the primary container options: Red Hat JBoss Enterprise Application Platform, Karaf, Spring Boot, and OpenShift. As part of this development lab, you'll also learn the best practices for setting up Red Hat JBoss Developer Studio to debug, test, and deploy to each container type.

    Instructor: Scott England-Sullivan

    L102903 - Containerizing applications—existing and new

    In this hands-on lab, based on the top-rated lab of Summit 2016, you'll learn how to use the Red Hat Container Development Kit (CDK) to create containerized applications from scratch and from existing applications. Learn how to build and test these applications in the CDK's built-in OpenShift environment, as well as deploy new containers to Red Hat Enterprise Linux Atomic Host. You'll quickly develop a basic containerized application, migrate a simple popular application to a containerized version, and deploy your new applications to container host platforms. You’ll get a feel for the different container host platforms and learn how to choose the best one for your container needs. And finally, you’ll understand what to consider and what tools you can use when implementing a containerized, microservices architecture.

    This lab has a replay, which means a second run on another day, click on this link to find this replay.

    Instructors: Dusty Mabe, Langdon White, Scott Collier, Tommy Hughes

    L104866 - Cirque du application development—containers, Kubernetes, and OpenShift

    In this lab, we'll prepare web and application developers to build applications using containers, Kubernetes, and OpenShift. We’ll start with a short introduction to containers and Kubernetes, which are the foundation of OpenShift. Using hands-on exercises, we'll walk you through a variety of applications and uses cases for OpenShift. How about seeing how easy it can be to deploy your pre-built containers? And how health checks to OpenShift can heal your application? We'll dig in to build containers just using a git repository. Want to see easy application scaling? No problem. Wish you could do A/B deployment? Your wish is our command. And finally, we'll show you a complete microservice application with database and polyglot back-end services. You bring your curiosity and willingness to code, and we'll teach you all you need to go home and start building pure awesomeness on OpenShift.

    Instructors: Steven Pousty, Marek Jelen, Charlotte Ellet

    L100900 - Continuous delivery with containers

    Although continuous delivery (CD) and DevOps are growing in popularity, not much practical information is available about how to get started. In this lab, you'll configure a continuous delivery pipeline—from source code commit through deployment—using Jenkins and containers on OpenShift from the ground up. This lab is modeled on organizations with existing applications and processes and therefore not only shows how to automate tests in the delivery pipeline but also how to allow manual approvals and tests to get integrated into the delivery process. This lab requires basic familiarity with continuous delivery and DevOps concepts; however, no previous experience with these practices is required.

    Instructors: Siamak Sadeghianfar, Benjamin Parees, Jorge Morales

    L99899 - Creating and using source-to-image builders for OpenShift

    Red Hat OpenShift Container Platform uses source-to-image (S2I) to build and deploy applications from source code. S2I builder images take your source code as input, runs the build, converts your application source into a container image, stores it into a container registry, and then deploys it onto the platform to run. Since the containers are built on the platform itself, you have control over build steps to significantly reduce the chances of malicious processes running in the containers. In this lab, we'll teach you to create your own S2I builder images that run on OpenShift. This is an advanced lab that requires prior experience with OpenShift.

    Instructors: Veer Muchandi, Chakradhar Jonagam, Samuel Tauil, Christian Hernandez

    If you are looking for more labs around JBoss middleware products, see this article on the MiddlewareBlog.

    As you can see, there is plenty of development and DevOps in these hands-on labs to get you through the week and we hope to welcome you to one or more of the labs!


    Register to download the Red Hat Container Development Kit and accept the terms and conditions of the Red Hat Developer Program, which provides no-cost subscriptions for development use only.

    Last updated: September 19, 2023

    Recent Posts

    • AI meets containers: My first step into Podman AI Lab

    • Live migrating VMs with OpenShift Virtualization

    • Storage considerations for OpenShift Virtualization

    • Upgrade from OpenShift Service Mesh 2.6 to 3.0 with Kiali

    • EE Builder with Ansible Automation Platform on OpenShift

    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
    © 2025 Red Hat

    Red Hat legal and privacy links

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

    Report a website issue