Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hguerrero committed Jul 6, 2020
1 parent 518c84f commit 67ef13a
Showing 1 changed file with 28 additions and 4 deletions.
32 changes: 28 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,22 @@

## Event-Driven Workshop

This workshop is a series of hands-on modules which are designed to familiarize participants with event-driven concepts and give them a taste of using the new Red Hat Integration stack for building event-driven architectures.

The workshop will cover the following topics:

- How to connect enterprise on-premise software and container-native applications using Red Hat Integration
- Technologies to implement different event and messaging connectivity patterns
- What is Red Hat AMQ Streams (Apache Kafka) and the basics of its components
- How to run Red Hat AMQ Streams (Apache Kafka) on OpenShift, the enterprise Kubernetes
- Event-driven microservices benefits and patterns
- How to implement an event management bus using Red Hat Middleware

### Audience

#### Developers, Architects, Data Integrators

### Prereqisites
### Prerequisites

* Debezium
* AMQ Streams
Expand All @@ -15,11 +26,26 @@
* Fuse Online
* OpenShift 4.x

### Duration

Each module should be able to be completed in between 60-90 minutes plus 20 mins of slides introducing the content.

### Installation

Follow the [Installation Procedure](docs/install.md#installation) to setup a working environment.

### Background
## Workshop Modules

This workshop is broken into 4 time-boxed modules:

Module 1: Introduction to Event Driven Architecture<br/>
Module 2: Change Data Capture & Apache Kafka<br/>
Module 3: Cloud-Native Enterprise Integration Patterns using Camel K<br/>
Module 4: Event Sourcing and Complex Event Processing<br/>

This workshop could also be split up. All modules could be delivered on their own as standalone workshops, but we **strongly** recommend to deliver them in the suggested order.

### Background Story

The premise for our “Day in the Life” workshops is centered around a fictitious global conglomerate called International Inc. Initially, International Inc. focused on forming a Digital Transformation strategy. They began with an API-first approach to help facilitate their merger & acquisition activities. The outcome of this approach was very successful, and helped them keep up with their competitors, deliver new business functionality faster, and make the merger & acquisition process seamless. International Inc. is now interested in exploring new business opportunities in the field of space exploration.

Expand All @@ -29,8 +55,6 @@ As part of the acquisition, International Inc.’s CTO met with the Fleur de lun

As you’re part of International Inc.’s Development team, you have been tasked by the CTO to learn more about these cloud-native event-driven technologies and come up with solutions found in the following modules.

## Workshop Modules

### Module One

Taste of event driven and why.
Expand Down

0 comments on commit 67ef13a

Please sign in to comment.