Explore the essential terminologies to depict and identity patterns and implement transformation patterns. Types of messages and message consumers, including event and polling consumers, are also covered.
Learning Objectives
EAI Patterns: Language and Transformation Patterns
- illustrate the elements that are used to depict the structure of patterns and the visual notations
- list the messaging channels that are typically used in implementing EAI patterns
- configure message channels using Kafka
- implement message queues using Kafka
- recall the message variations that are used to construct EAI patterns
- describe the essential message features that play an essential role in EAI pattern implementation
- list the types of API that are typically used in Kafka to manage messaging
- produce and consume messages using the Kafka API
- create source streams and implement transformation
- describe the transformation patterns that can be implemented to manage message transformation
- demonstrate the implementation approaches of Content Enricher
- demonstrate the process involved in implementing Content Filter
- implement message flow with a real-time case study
- list the essential messaging protocols that can be used to implement asynchronous messaging
- recall types of message consumers, including event-driven and polling consumers
- implement Polling Consumer using Kafka
- implement message transformation patterns using Kafka