Red Hat Cloud-native Microservices Development with Quarkus (DO378)

Develop microservice-based applications with Quarkus and OpenShift.

Many enterprises are looking for a way to take advantage of cloud-native architectures, but many do not know the best approach. Quarkus is an exciting new technology that brings the reliability, familiarity, and maturity of Java Enterprise with a container-ready lightning fast deployment time. Red Hat Cloud-native Microservices Development with Quarkus (DO378) emphasizes learning architectural principles and implementing microservices based on Quarkus and OpenShift. You will build on application development fundamentals and focus on how to develop, monitor, test, and deploy modern microservices applications..


This course is based on OpenShift 4.6 and Quarkus 1.7


Course content summary

  • Deploy microservice applications on Red Hat® OpenShift Container Platform.
  • Build a microservice application with Quarkus.
  • Implement unit and integration tests for microservices.
  • Use the config specification to inject data into a microservice.
  • Secure a microservice using OAuth.
  • Build and deploy native Quarkus applications.


Target Audience

This course is designed for application developers.


Recommended training

  • Experience with application development or Red Hat Application Development I: Programming in Java EE (JB183)
  • Be proficient in using an IDE such as Red Hat® Developer Studio or VSCode
  • Recommended, but not required: experience with Maven and version control.
  • Recommended, but not required: experience with OpenShift or Introduction to OpenShift Applications (DO101)
  • Take our free assessment to gauge whether this offering is the best fit for your skills.


Technology considerations

  • Internet access required


Impact on the individual

As a result of attending this course, you will understand how to develop, monitor, test, and deploy microservice-based applications using Quarkus and Red Hat OpenShift.

You should be able to demonstrate these skills:

  • Design a microservices-based architecture for an enterprise application.
  • Quickly build and test microservices with Quarkus and deploy on to OpenShift Container Platform.
  • Implement fault tolerance and health checks for microservices.
  • Secure microservices to prevent unauthorized access.


Recommended next course or exam

  • Red Certified Cloud-Native Developer Exam (EX378)
  • Introduction to Containers, Kubernetes, and Red Hat OpenShift (DO180)
  • Red Hat OpenShift Development I: Containerizing Applications (DO288)
  • Building Resilient Microservices with Red Hat OpenShift Service Mesh (DO328)
Mostra dettagli


Course Outline

Describe microservice architectures

Describe components and patterns of microservice-based application architectures.

Implement a microservice with Quarkus

Describe the specifications in Quarkus, implement a microservice with some of the specifications, and deploy it to an OpenShift cluster.

Build microservice applications with Quarkus

Build a persistent and configurable distributed quarkus microservices application.

Implement fault tolerance

Implement fault tolerance in a microservice architecture.

Build and deploy native Quarkus applications

Describe Quarkus in native mode and describe its deployment on OpenShift Container Platform.

Test microservices

Implement unit and integration tests for microservices.

Create application health checks

Create a health check for a microservice.

Secure microservices

Secure microservice endpoints and communication.

Monitor microservices

Monitor the operation of a microservice using metrics and distributed tracing.