DO283

Red Hat Application Development II: Implementing Microservice Architectures with exam Training

You will build on Java EE application development fundamentals and focus on how to develop, monitor, test, and deploy modern microservices applications. Many enterprises are looking for a way to take advantage of cloud-native architectures, but many do not know the best way to go about it. These enterprises have monolithic applications written in Java Enterprise Edition (JEE).
Course Details

Duration

5 days

Prerequisites

  • Attend Red Hat Application Development I: Programming in Java EE (JB183) or demonstrate equivalent experience
  • Be proficient in using an integrated development environment such as Red Hat® Developer Studio or Eclipse
  • Experience with Maven is recommended, but not required

Target Audience

Java Developers

Skills Gained

  • Design a microservices-based architecture for an enterprise application.
  • Implement fault tolerance and health checks for microservices.
  • Secure microservices to prevent unauthorized access.
Course Outline
  • Describe microservice architectures
  • Deploy microservice-based applications
  • Implement a microservice with MicroProfile
  • Test microservices
  • Inject configuration data into a microservice
  • Create application health checks
  • Implement fault tolerance
  • Develop an API gateway
  • Secure microservices with JWT
  • Monitor microservices