JB421 – Camel Integration and Development with Red Hat Fuse on[...]

Overview

Course description

Learn to develop, implement, test, and deploy applications utilizing enterprise integration patterns (EIP)

Camel Integration and Development with Red Hat Fuse on OpenShift (JB421) is a hands-on, lab-based course that gives Java™ developers and architects an understanding of Apache Camel and the enhancements and tools Red Hat offers in support of Camel development.

This course is based on Red Hat® Enterprise Linux® 7.5, Red Hat® OpenShift® Container Platform 3.9, Red Hat® Fuse 7.1, and Apache Camel 2.21.

Camel and Red Hat Fuse enable developers to create complex integrations in a simple and maintainable format. Camel development is organized around:

  • Routes that define a sequence or flow of processing.
  • Processors that transform, interpret, and modify messages within a Camel route.
  • Components that enable the creation of endpoints that interact with the outside world for acquiring and transmitting data.

This course can assist in preparing for the Red Hat Certified Specialist in Camel Development exam (EX421).

Course content summary

  • Create basic routes and integration solutions with Camel.
  • Combine messages through aggregation.
  • Develop tests with Camel test kit and mock components.
  • Develop REST services with the REST DSL and Swagger.
  • Deploy a route on Karaf, EAP, and Spring Boot.
  • Increase route throughput with parallel processing.
  • Deploy microservices with Red Hat Fuse on OpenShift.

Audience for this course

  • Java developers who need to learn how to use Camel, implement enterprise integration patterns (EIPs), and develop integration applications with Camel
  • Java architects who need to understand how Apache Camel can be used in software architectures requiring integration between applications

Prerequisites for this course

  • Experience in developing and deploying Java EE 7 applications
  • Experience with relational databases, JDBC, and SQL
  • Experience with Java development tools such as Maven and Eclipse

JB348VT – JBoss Application Administration II

Overview

Course description

Manage and provision large-scale deployments of JBoss Enterprise Application Platform

Red Hat JBoss Application Administration II (JB348) prepares students to provision and manage Red Hat® JBoss® Enterprise Application Platform (JBoss EAP) in large-scale production environments. Intended for experienced administrators, this course provides a deeper understanding of how to work with JBoss EAP by taking a closer look at installation, clustering, deployments, scripting, management, messaging, and security with a view towards building on the skills established in Red Hat JBoss Application Administration I (JB248).

While focusing on automating tasks using the new command line interface (CLI) features of EAP 7, this course takes a deeper dive into provisioning JBoss EAP instances, live patching, clustering, and domain management through CLI scripting, custom coding, JBoss migrations, and a deeper dive into the security systems of JBoss EAP, including the management interface, securing resources such as JMS queues, implementing SSL for the web interface, RBAC, and network considerations. JBoss Application Administration II (JB348) also covers management, clustering, and tuning of of the ActiveMQ Artemis.

This course is based on JBoss EAP 7.

Course content summary

  • Installation of JBoss EAP and optional components
  • Migration of JBoss EAP 6 to JBoss EAP 7
  • Clustering with an emphasis on tuning
  • Deployments to production and cloud environments
  • Script with CLI
  • JBoss EAP monitoring and resource management
  • Messaging with an emphasis on clustering and tuning
  • JBoss EAP and application security

Audience for this course

Prerequisites for this course

JB248 – Red Hat JBoss Application Administration I

Overview

Course description

Install, configure, and manage Red Hat JBoss Enterprise Application Platform

Red Hat JBoss Application Administration I teaches you the best practices for installing and configuring Red Hat® JBoss® Enterprise Application Platform (JBoss EAP) 7. Through hands-on labs, learn the essential, real-world tasks that a system administrator needs to know to effectively deploy and manage applications on JBoss EAP.

After completing this course, you should be prepared to take the Red Hat Certified Specialist in Enterprise Application Server Administration exam.

Course content summary

  • Installing and run JBoss EAP 7 in standalone mode and domain mode
  • Configuring a domain
  • Deploying applications to JBoss EAP 7
  • Configuring the datasource subsystem
  • Configuring Java Message Service (JMS) and HornetQ
  • Configuring the logging subsystem
  • Configuring the web subsystem
  • Implementing application security in JBoss EAP 7
  • Configuring the batch subsystem
  • An introduction to clustering

Unsure where your Red Hat JBoss Administration skills are? Take our JBoss Administration skills assessment to find out.

Audience for this course

System administrators who are either new to Red Hat JBoss or have experience with Red Hat JBoss Enterprise Application Platform 6

Prerequisites for this course

  • Base experience with system administration on Microsoft Windows, UNIX, or Linux® operating systems
  • Understanding of hardware and networking

Note: No prior knowledge of Java, scripting, or JBoss Developer Studio is required.

JB183 – Red Hat Application Development I: Programming in Java[...]

Overview

Course description

Helping Java SE developers write Java EE applications

Red Hat Application Development I: Programming in Java EE (JB183) exposes experienced Java Standard Edition (Java SE) developers to the world of Java Enterprise Edition (Java EE).

This course is based on Red Hat® Enterprise Application Platform 7.0.

In this course, you will learn about the various specifications that make up Java EE. Through hands-on labs, you will transform a simple Java SE command line application into a multi-tiered enterprise application using various Java EE specifications, including Enterprise Java Beans, Java Persistence API, Java Messaging Service, JAX-RS for REST services, Contexts and Dependency Injection (CDI), and JAAS for securing the application.

Course summary

  • Generating multi-tiered Java EE applications.
  • Packaging and deploying Java EE applications.
  • Creating Enterprise Java Beans, including message-driven beans.
  • Managing persistence.
  • Creating REST services with JAX-RS.
  • Implementing Contexts and Dependency Injection.
  • Creating messaging applications with JMS.
  • Securing Java EE applications with JAAS.

Audience for this course

This course is designed for Java developers who want to learn more about the specifications that comprise the world of Java Enterprise Edition (Java EE).

Prerequisites for this course

  • Proficiency in developing Java SE applications, with 2+ years of experience required
  • Proficiency in using an IDE such as Red Hat Developer Studio or Eclipse
  • Experience with Maven is recommended but not required