Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add code and configuration for OKAFKA Hands-on-Lad #381

Open
pasimoes opened this issue Aug 19, 2024 · 0 comments
Open

Add code and configuration for OKAFKA Hands-on-Lad #381

pasimoes opened this issue Aug 19, 2024 · 0 comments

Comments

@pasimoes
Copy link
Contributor

pasimoes commented Aug 19, 2024

Add code and configuration for OKAFKA Hands-on-Lab

Kafka Client for Oracle Transactional Event Queues (a.k.a. OKAFKA) is a library providing Kafka Java client compatibility to Oracle Transactional Event Queues.

This Hands-on-lab will help developer understand Event Mesh using two message brokers and the technical capabilities inside the converged Oracle Database to support a scalable event-driven microservices architecture. "The developer will learn how to Kafka is similar to TxEventQ and how easy it is to convert an Apache Kafka Java microservice application to run with Oracle TxEventQ emulating a Kafka Broker."

Developer will create four event-driven microservices and two messaging brokers to allow communication between them. In the first lab, you will deploy an Apache Kafka broker to leverage the event-driven communication between two microservices written in Spring Boot. In the second lab, you will create an Oracle Transactional Event Queues (TxEventQ) and experience the Kafka APIs working in the Kafka compatibility mode. Likewise, this module has the Spring Boot producer and consumer microservices but with Kafka Java client for TxEventQ, using the okafka library.

Estimated Workshop Time: 30 minutes

pasimoes added a commit to pasimoes/oracle-db-examples that referenced this issue Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant