WA610G  Developing Cloud Native Applications with IBM Liberty

Duração:     2 Dias

Nível:           Intermédio

Audiência:   Developer - Software

PRÓXIMAS SESSÕES
Início (AAAA-MM-DD) Fim (AAAA-MM-DD) Língua Preço
2023-11-09 2023-11-10 Português 1450 EUR 1408
2023-11-23 2023-11-24 Português 1450 EUR 1422
2023-12-07 2023-12-08 Português 1450 EUR 1436
2023-12-21 2023-12-22 Português 1450 EUR 1450
2024-01-18 2024-01-19 Português 1450 EUR 1478
2024-02-01 2024-02-02 Português 1450 EUR 1492
2024-02-15 2024-02-16 Português 1450 EUR 1506
2024-02-29 2024-03-01 Português 1450 EUR 1520
2024-03-14 2024-03-15 Português 1450 EUR 1534
2024-03-28 2024-03-29 Português 1450 EUR 1548
2024-04-11 2024-04-12 Português 1450 EUR 1562
2024-04-25 2024-04-26 Português 1450 EUR 1576
2024-05-09 2024-05-10 Português 1450 EUR 1590
2024-05-23 2024-05-24 Português 1450 EUR 1604
2024-06-06 2024-06-07 Português 1450 EUR 1618
2024-06-20 2024-06-21 Português 1450 EUR 1632
SÍNTESE

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. 

PREREQUISITOS

Before taking this course, you should have: 

  • Experience using the Java programming language
  • Working knowledge of the Linux operating system
  • Familiarity with Kubernetes
  • 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

Lectures:

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

 

Lab exercises:

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