Course Catalog
Developing Cloud Native Applications with IBM Liberty
Code: WA610G
Duration: 2 Day
$1825 USD

OVERVIEW

Liberty is a lightweight Java- runtime that is built by using modular features. It is available as both open source and commercial offerings.

In this course, you learn how to use Liberty, Jakarta EE, and MicroProfile to build a RESTful microservice application. MicroProfile is an open-source specification that defines new standards and APIs to accelerate and simplify the creation of microservices. You also explore other features of Liberty and developing microservices applications.

In the hands-on exercises, you build a microservice application, containerize it, and then deploy it on Kubernetes.

DELIVERY FORMAT

This course is available in the following formats:

Virtual Classroom

Duration: 2 Day

CLASS SCHEDULE

Delivery Format: Virtual Classroom
Date: May 01 2024 - May 02 2024 | 09:30 - 17:30 EDT
Location: Online
Course Length: 2 Day

$ 1825

Delivery Format: Virtual Classroom
Date: Jun 12 2024 - Jun 13 2024 | 09:30 - 17:30 EDT
Location: Online
Course Length: 2 Day

$ 1825

Delivery Format: Virtual Classroom
Date: Sep 10 2024 - Sep 11 2024 | 09:30 - 17:30 EDT
Location: Online
Course Length: 2 Day

$ 1825

GOALS
  • Describe Liberty architecture
  • Build a microservice application with Liberty and REST
  • Use OpenAPI to document APIs
  • Use Jakarta Persistence API (JPA) to persist data
  • Secure and test a RESTful API
  • Use MicroProfile to add health checks and monitoring capabilities to an application
  • Build and test an application in a container
  • Deploy a microservice application to Kubernetes
OUTLINE

Will Be Updated Soon!

Lectures:

  • Module 1. IBM Liberty overview
  • Module 2. Introduction to Microservices, REST and MicroProfile
  • Module 3. Working with persistent data
  • Module 4. Securing RESTful APIs
  • Module 5. MicroProfile health checks and monitoring
  • Module 6. Working with containers
  • Module 7. Working with Kubernetes
LABS

Will Be Updated Soon!

Lab exercises:

  • Lab 1. Build an application with Liberty
  • Lab 2. Document APIs with OpenAPI
  • Lab 3. Configure the microservice
  • Lab 4. Persist system data by using the Jakarta Persistence API (JPA)
  • Lab 5. Secure and test RESTful APIs
  • Lab 6. Write a RESTful client interface
  • Lab 7. Add health checks and metrics to an application
  • Lab 8. Build and test an application in a container
  • Lab 9. Deploy a microservice to Kubernetes
WHO SHOULD ATTEND

The primary audience for this course is the Application Developer.

PREREQUISITES

Before taking this course, you should have:

  • Experience using the Java programming language
  • Working knowledge of the Linux operating system
  • Familiarity with Kubernetes