Skip to content

Commit

Permalink
Merge pull request confluentinc#210 from Karla-Isabel-Sandoval/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
rmoff authored May 17, 2021
2 parents b024cf5 + 21bd4e0 commit 3a2c7d9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ You may well need to allocate Docker 8GB when running these. Avoid allocating al

### Data pipelines (Database + KSQL + Elasticsearch)

- [Streaming ETL and Analytics on Confluent with Maritime AIS data]((maritime-ais))
- [Streaming ETL and Analytics on Confluent with Maritime AIS data](maritime-ais)
- [Pipeline to the cloud](pipeline-to-the-cloud) - on-premises RDBMS to Cloud datawarehouse e.g. Snowflake ([✍️ blog](https://www.confluent.io/blog/cloud-analytics-for-on-premises-data-streams-with-kafka/?utm_campaign=rmoff&utm_source=demo-scene))
- [Rail data streaming pipeline](rail-data-streaming-pipeline) ([🗣️talk](https://rmoff.dev/oredev19-on-track-with-kafka))
- [Apache Kafka and KSQL in Action: Let’s Build a Streaming Data Pipeline!](build-a-streaming-pipeline) ([🗣️talk](https://go.rmoff.net/devoxxuk19))
Expand All @@ -42,7 +42,7 @@ You may well need to allocate Docker 8GB when running these. Avoid allocating al
### ksqlDB (previously known as KSQL)
- [Introduction to ksqlDB 01](introduction-to-ksqldb) ([🗣️talk](https://rmoff.dev/ksqldb-slides))
- [Introduction to KSQL 02](ksql-intro)
- [ksqlDB tombstones]((ksqldb-tombstones))
- [ksqlDB tombstones](ksqldb-tombstones)
- [Using Twitter data with ksqlDB](ksqldb-twitter)
- [KSQL UDF Advanced Example](ksql-udf-advanced-example)
- [KSQL Troubleshooting](ksql-troubleshooting)
Expand All @@ -56,7 +56,7 @@ You may well need to allocate Docker 8GB when running these. Avoid allocating al

### Kafka Connect

- [Single Message Transform in Kafka Connect]((kafka-connect-single-message-transforms))
- [Single Message Transform in Kafka Connect](kafka-connect-single-message-transforms)
- [Improvements Kafka Connect in Apache Kafka 2.3](connect-5.3-improvements)
- [From Zero to Hero with Kafka Connect](kafka-connect-zero-to-hero) ([🗣️talk](https://rmoff.dev/crunch19-zero-to-hero-kafka-connect))
- [Kafka Connect Converters and Serialization](connect-deepdive) ([✍️ blog](https://www.confluent.io/blog/kafka-connect-deep-dive-converters-serialization-explained/?utm_campaign=rmoff&utm_source=demo-scene))
Expand Down Expand Up @@ -112,4 +112,4 @@ You may well need to allocate Docker 8GB when running these. Avoid allocating al
## Feedback & Questions

* Bugs/issues with demo: raise an issue on this github project
* General question/assistance: https://confluent.io/community/ask-the-community/
* General question/assistance: https://confluent.io/community/ask-the-community/

0 comments on commit 3a2c7d9

Please sign in to comment.