Skip to content

Commit

Permalink
Updated Readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBrianGraf committed Aug 29, 2024
1 parent b4500b9 commit 9d9f10f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 44 deletions.
7 changes: 2 additions & 5 deletions Cadence/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,10 @@ The following folders contain samples related to Cadence on Instaclustr by NetAp

Each sample has its own readme that describe the sample, any prerequisites, examples, and anything else relevant to the code.


## Additional Materials

Each readme will also include a link to a blog post, YouTube video, or conference presentation to provide more context and additional information.

### About

If you find an issue with the code sample, please feel free to create an issue and a team member will address it.



If you find an issue with the code sample, please feel free to create an issue and a team member will address it.
47 changes: 8 additions & 39 deletions Kafka/README.md
Original file line number Diff line number Diff line change
@@ -1,46 +1,15 @@
# blogs
# Instaclustr Technical Blogs - Example Code and/or Configurations
# Apache Kafka Code Samples

A single Github repository for all new Instaclustr Technical Blogs Example Code and/or configurations
The following folders contain samples related to Kafka on Instaclustr by NetApp

https://www.instaclustr.com/category/technical/
## Getting Started

## Building a Real-Time Tide Data Processing Pipeline: Using Apache Kafka, Kafka Connect, Elasticsearch, and Kibana
https://github.com/instaclustr/blogs/tree/main/data-processing-pipeline
Each sample has its own readme that describe the sample, any prerequisites, examples, and anything else relevant to the code.

Configuration examples from the blog series: https://www.instaclustr.com/data-processing-pipeline/
## Additional Materials

This series looks at how to build a real-time Tide Data Processing Pipeline using multiple Instaclustr Managed Services/clusters.
Along the way we also add Apache Camel Kafka Connector, Prometheus and Grafana to the mix. There's no code (that's sort of the point with Kafka Connectors), but lots of examples of Kafka connector configurations, and Prometheus configuration as well.
Each readme will also include a link to a blog post, YouTube video, or conference presentation to provide more context and additional information.

## Apache ZooKeeper meets the Dining Philosophers
https://github.com/instaclustr/blogs/tree/main/zookeeper-meets-Dining-Philosophers
### About

Demo code for the ZooKeeper Blog: https://www.instaclustr.com/blog/apache-zookeeper-meets-the-dining-philosophers/

## Spinning Apache Kafka Microservices with Cadence Workflows
https://github.com/instaclustr/blogs/tree/main/CadenceKafka

Demo code for the Cadence + Kafka integration blog.

## Spinning Your Drones with Cadence and Apache Kafka
https://github.com/instaclustr/blogs/tree/main/CadenceKafkaDroneDeliveryDemo

Drone Delivery Demo Application for Blog series, uses Cadence and Kafka.

Part 1 Spinning Your Workflows With Cadence! - https://www.instaclustr.com/blog/spinning-your-workflows-with-cadence/

Part 2: Spinning Apache Kafka® Microservices With Cadence Workflows - https://www.instaclustr.com/blog/spinning-apache-kafka-microservices-with-cadence-workflows/

Part 3:Spinning Your Drones with Cadence – Introduction - https://www.instaclustr.com/blog/spinning-your-drones-with-cadence-introduction/

Part 4: Spinning Your Drones With Cadence and Apache Kafka® – Architecture, Order and Delivery Workflows - https://www.instaclustr.com/blog/spinning-your-drones-with-cadence-and-apache-kafka-architecture-order-and-delivery-workflows/

Part 5: Spinning Your Drones With Cadence and Apache Kafka – Integration Patterns and New Cadence Features - https://www.instaclustr.com/blog/spinning-your-drones-with-cadence-and-apache-kafka-integration-patterns-and-new-cadence-features/

Part 6: Spinning Your Drones With Cadence and Apache Kafka®: How Many Drones Can We Fly? - https://www.instaclustr.com/blog/spinning-your-drones-with-cadence-and-apache-kafka-how-many-drones-can-we-fly/

## Machine Learning over Streaming Kafka Data
https://github.com/instaclustr/blogs/tree/main/KafkaML

A new series exploring incremental Machine Learning (ML) over streaming Kafka Data. The data is spatiotemporal data produced by the Drone Delivery Application.
If you find an issue with the code sample, please feel free to create an issue and a [MAINTAINER]( https://github.com/instaclustr/code-samples/blob/main/Maintainer.md) will address it.

0 comments on commit 9d9f10f

Please sign in to comment.