JB240VT – Build and Administer APIs with Red Hat 3scale API Ma[...]

Overview

Course description

Introduction to building and managing APIs using standard practices with Red Hat 3scale API Management

Build and Administer APIs with Red Hat 3scale API Management (JB240) is a hands-on, lab-based course that gives developers and administrators an introduction to managing APIs with our technology. Red Hat® 3scale API Management enables developers and administrators to monetize, manage, and document APIs.

This course is based on Red Hat 3scale API Management 2.4.

API management capabilities are becoming increasingly important as companies begin to use application programming interfaces to provide direct programmable access to their services, data, and processes. In this course, you will explore the features of Red Hat 3scale API Management and learn to create and manage a developer portal with these features:

  • End-user signup flows
  • ActiveDocs documentation
  • Custom workflows
  • Rate limits
  • SOAP and ODATA web services

Through your understanding of these features and others, you will find out how 3scale API Management plays a critical role in digital transformation and agile integration practices.

Course content summary

  • Understand 3scale API Management architecture and primary features.
  • Learn typical API use cases and strategies.
  • Investigate 3scale API Management deployment options.
  • Establish and configure subscription plans.
  • Configure and test API management integration.
  • Configure a developer portal.
  • Set up Red Hat SSO integration.

Audience for this course

  • API developers interested in using 3scale API Management for API billing and enabling security and access control features
  • System architects and administrators who want to create a portal for monetizing their APIs

Prerequisites for this course

  • Familiarity with APIs and testing APIs
  • Familiarity with containers and Red Hat® OpenShift is helpful, but not required

JB427VT – Developing Workflow Applications with Red Hat JBoss [...]

Overview

Course description

Learn how to incorporate workflow processing in business applications

Developing Workflow Applications with Red Hat® JBoss® BPM Suite (JB427) is for developers and architects who wish to incorporate workflow processing in business applications.

Course summary

Through hands-on labs, the student will learn the architecture and features of Red Hat JBoss BPM Suite, basic and advanced business process modeling (BPMN 2.0), and integration of workflow into Java SE and Java EE applications. In addition to creating workflow applications, the student will learn how to unit test and debug those applications using Red Hat JBoss Developer Studio. Students will learn how to deploy a business process and monitor its runtime state.

  • Red Hat JBoss BPM Suite 6 architecture and features
  • Basic and advanced business process modeling
  • Integrating workflow into applications
  • Testing and debugging BPM applications
  • Monitoring BPMS processes
  • Process simulation

Audience for this course

  • Java developers and architects who need to learn how to implement applications that use business process modeling, specifically with Red Hat JBoss BPM Suite 6.

Prerequisites for this course

  • Firm understanding of Java, including Java development tools (i.e. Maven and Eclipse via Red Hat JBoss Developer Studio).
  • Familiarity with general workflow concepts. Business process management (BPM) experience is not required.
  • Familiarity with Red Hat Decision Manager 7 is helpful but not required.

JB248VT – 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.

JB348 – 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

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

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

JB183VT – Red Hat Application Development I: Programming in Ja[...]

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