Überblick
Red Hat Fuse, based on the Apache Camel project, is a lightweight, flexible integration platform that enables rapid integration of cloud-native applications, both on-premise and in the cloud.
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.
Cloud-native Integration with Red Hat Fuse (AD221) emphasizes learning architectural patterns and implementing integration services based on Apache Camel and OpenShift. Camel and Red Hat Fuse enable developers to create complex integrations in a simple and maintainable format. You will learn how to use the most common integration components in Camel and develop, test, and deploy integration focused applications on OpenShift.
This course is based on Red Hat Fuse 7.10 and OpenShift 4. The Red Hat Certified Specialist in Cloud-native Integration exam (EX221) is included in this offering
Kursziele
- Deploy Fuse applications on Red Hat OpenShift Container Platform.
- Implement REST APIs with the Camel REST DSL.
- Implement unit tests, error handling, and mocks for Camel routes.
- Implement Enterprise Integration Patterns (EIP) using Camel components.
- Integrate Camel applications with a database.
- Integrate Camel applications with Apache Kafka.
- Integrate Cloud-native services using Camel K.
- Consume REST services using the Camel HTTP component.