Skip to content

Commit

Permalink
Merge pull request #170 from giedri/main
Browse files Browse the repository at this point in the history
Added link to demo video
  • Loading branch information
michaelhtm authored Dec 19, 2024
2 parents 5cca7cc + dac0ab4 commit 67fd869
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/data-processor/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Event Driven Architectures with Amazon EKS and AWS Controllers for Kubernetes

This data processing example uses event-driven approach for data ingestion and process orchestration, along with Amazon EMR on EKS for data processing implementation. This example uses [New York City taxi data](https://www.nyc.gov/site/tlc/about/tlc-trip-record-data.page).

This example was presented at re:Invent 2024, you can watch demo walkthrough [here](https://youtu.be/AmJGFzIezFA?feature=shared&t=1878).

## Architecture

Following diagram illustrates flow of the example and services used:
Expand Down

0 comments on commit 67fd869

Please sign in to comment.