aws-msk
There are 31 repositories under aws-msk topic.
averemee-si/oracdc
Oracle database CDC (Change Data Capture)
aws-solutions/clickstream-analytics-on-aws
Clickstream Analytics on AWS source code
terraform-aws-modules/terraform-aws-msk-kafka-cluster
Terraform module to create AWS MSK (Managed Streaming for Kafka) resources 🇺🇦
aws-samples/amazon-msk-java-app-cdk
This project provides and example of end to end data processing application created using the combination of Amazon Managed Streaming for Apache Kafka (Amazon MSK), AWS Fargate, AWS Lambda and Amazon DynamoDB. Business logic is implemented in Java and Typescript. The build and deployment of the application is fully automated using AWS CDK.
angelabad/terraform-aws-msk-cluster
Terraform module which creates Msk Kafka Cluster on AWS
ahmadalibagheri/terraform-aws-msk
Create terraform module for deploying AWS MSK cluster
aws-samples/aws-glue-streaming-ingestion-from-kafka-to-apache-iceberg
This is a collecton of Amazon CDK projects to show how to directly ingest streaming data from Amazon Mananged Service for Apache Kafka (MSK) and MSK Serverless into Apache Iceberg table in S3 with AWS Glue Streaming.
aws-samples/transactional-datalake-using-amazon-msk-serverless-and-apache-iceberg-on-aws-glue
Stream CDC into an Amazon S3 data lake in Apache Iceberg format with AWS Glue Streaming using Amazon MSK Serverless and MSK Connect (Debezium)
pecigonzalo/terraform-provider-kafka
Terraform Kafka Provider
wingkwong/aws-playground
My AWS Playground
Charanaicore/pinterest-data-pipeline
Pinterest's experiment analytics data pipeline which runs thousands of experiments per day and crunches billions of datapoints to provide valuable insights to improve the product.
erviveksoni/aws_msk_mm2
Step by step guidance on how to setup MirrorMaker2 on AWS to perform data replication between 2 AWS MSK clusters
aaronchong888/AWS-MSK-Connect-Workshop
AWS MSK Connect workshop helps first time users explore and get started to deploy fully managed Apache Kafka Connect workloads using Amazon MSK Connect.
lukevers/serverless-offline-msk
A serverless offline plugin that enables AWS MSK events
tedilabs/terraform-aws-messaging
🌳 A sustainable Terraform Package which creates resources for Messaging Services (EventBridge, MSK, SNS, SQS) on AWS
aws-samples/streaming-data-pipeline-from-kafka-to-s3-using-aws-kinesis-firehose
Streaming data pipeline to continuously load data from an Amazon MSK or MSK Serverless cluster to Amazon S3 using Amazon Kinesis Data Firehose.
aws-cloudformation/aws-cloudformation-resource-providers-kafkaconnect
The CloudFormation Resource Provider Package For Amazon MSK Connect
bajaj-varun/aws-test
Use-Case: Airline on-time performance
Adith-Rai/Reddit-Stock-Sentiment-Analyzer
A Cloud based Reddit stock sentiment analyzer that analyzes overall sentiment from a configurable selection of stock subreddits for each stock. The architecture utilizes AWS MSK (Kafka), AWS EMR (PySpark) and AWS Lambda (Python 3) for maximum scalability and the OpenAI API for sentiment analysis through prompt engineering.
aws-samples/aws-iot-msk-rule-cloudformation-example
CloudFormation templates to create AWS IoT Rule with Amazon MSK cluster integration.
cevoaustralia/data-lake-demo
Data lake demo using change data capture (CDC) on AWS
clouddrove/terraform-aws-msk
Terraform module to create kafka resource on AWS. AWS MSK (Managed Streaming for Apache Kafka) is a fully managed service that simplifies the deployment, management, and operation of Apache Kafka clusters. Apache Kafka is an open-source distributed streaming platform used for building real-time streaming data p
Sebelino/strimzi-charts
Strimzi-related Helm charts.
amyth-singh/pinterest-data-pipeline
Pinterest's experiment analytics data pipeline which runs thousands of experiments per day and crunches billions of datapoints to provide valuable insights to improve the product.
GhostCat12/pinterest-data-pipeline854
Pinterest data pipeline - designing an end-to-end pipeline utilising AWS cloud technologies and Databricks for analysing real-time and historical pinterest-emulated data.
sve2-2021ss/mom-ammer
Demo event analytics platform based on Apache Kafka (Confluent).
thinktik/aws-managed-services-best-usage-sample
使用AWS托管服务的最佳实践样例
averemee-si/oraadr-kafka
Oracle Database Automatic Diagnostic Repository messages (alert.log & listener.log) to Apache Kafka or Amazon Kinesis transfer
averemee-si/oraaud-kafka
Oracle audit files to Apache Kafka/Amazon MKS/Amazon Kinesis transfer
compose-x/ecs_composex-msk_cluster
x-msk_cluster ECS Compose-X extension package
joan-domingo/kafka-demo
Spring boot demo app. Polls an external service and produces kafka topics which are sent to a kafka cluster (AWS-MSK). This topic is later consumed from the same demo app and returned when calling the REST API endpoint.