aws-kinesis
There are 94 repositories under aws-kinesis topic.
Nextdoor/bender
Bender - Serverless ETL Framework
dinsaw/kines
Friendly CLI for Amazon Kinesis Data Streams
aws-samples/aws-last-mile-delivery-hyperlocal
AWS Last Mile Delivery Hyperlocal
nnthanh101/Sentiment-Analysis
Voice of the Customer (VoC) to enhance customer experience with serverless architecture and sentiment analysis, using Amazon Kinesis, Amazon Athena, Amazon QuickSight, Amazon Comprehend, and ChatGPT-LLMs for sentiment analysis.
saidsef/aws-kinesis-local
AWS Kinesis local for building applications with streaming data
AWS-Big-Data-Projects/Iot-and-Big-Data-Application-using-aws-and-apache-kafka
Iot,Big Data Analytics using Apache-kafka,spark and other aws services
Clever/amazon-kinesis-client-go
Amazon Kinesis Client for Go
LoveNui/DS-project-ETL-with-AWS-Twitter
Setup an ETL from Twitter API to S3
aws-samples/aws-analytics-immersion-day
Describes the concepts of lambda architecture and the actual deployment process with an example of building a serverless business intelligence systems using Amazon Kinesis, S3, Athena, OpenSearch Service, and QuickSight.
xdevplatform/twitter-aws-samples
Sample scripts for Twitter data processing and storage on AWS
AWS-Big-Data-Projects/aws-serverless-data-lake-workshop
This workshop is meant to give customers a hands-on experience with mentioned AWS services. Serverless Data Lake workshop helps customers build a cloud-native and future-proof serverless data lake architecture. It allows hands-on time with AWS big data and analytics services including Amazon Kinesis Services for streaming data ingestion
TrainingByPackt/Serverless-Architectures-with-AWS
Discover how you can migrate from traditional deployments to serverless architectures with AWS
vsouza/spark-kinesis-redshift
Example project for consuming AWS Kinesis streamming and save data on Amazon Redshift using Apache Spark
AWS-Big-Data-Projects/HeartRate-Monitoring-using-AWS-IOT-and-AWS-KINESIS
you run a script to mimic multiple sensors publishing messages on an IoT MQTT topic, with one message published every second. The events get sent to AWS IoT, where an IoT rule is configured. The IoT rule captures all messages and sends them to Firehose. From there, Firehose writes the messages in batches to objects stored in S3. In S3, you set up a table in Athena and use QuickSight to analyze the IoT data.
daletskyi/KinesisProducerNet
KinesisProducerNet is a .NET port of Amazon Kinesis Producer Library targeting .NET Standard
oieduardorabelo/construindo-arquiteruras-orientadas-a-eventos-serverless-land
🇧🇷 Tradução completa do Building Event Driven Architectures do Serverless Land.
cowcoa/aws-data-collection
Collect client behavior data from around the world via HTTP(S) requests and store them in AWS S3 bucket.
eldimious/real_time_streaming_analytics
we look at how we can use managed services such as Amazon Kinesis to handle our incoming data analytics streams from our sources while AWS handles the undifferentiated heavy lifting of managing the infrastructure
EdgarOrtegaRamirez/aws-kcl.cr
AWS Kinesis Consumer Library written in Crystal
KyleRoss/kinesis-events
AWS Kinesis event parser and handler for Lambda consumers
ksmin23/image-insights
automatic image tagger and image tag analysis
marrem/raspi-aws-kinesis-streamer
Streaming video to the aws-kinesis service from a Raspberry Pi 3(+) with a camera module
amitabh27/Rakathon
Team - Brogrammers. AIRA - Software Solution for Next Generation E-commerce.
infrablocks/terraform-aws-kinesis-video-stream
Terraform Module for AWS Kinesis video stream
mgorav/apache-camel-aws-eis
Spring Boot + Apache Camel EIA using AWS S3, REST APIs, AWS Kinesis, Apache Kafka --> Data Engineering EIA --> Data Engineering As Routes --> Router Pattern
NeutrinoCorp/quark
:zap: A Reliable and fully customizable event router for Event-Driven systems written in Go.
nidhijmr/AccurateTracking
Mobile App for real-time location and travel history tracking. Detects anomaly in case of deviation from original route
sematext/cloudwatch-sematext-aws-lambda-log-shipper
Code sample for tutorial about creating a centralized logging system for AWS Lambda with Sematext Logsene.
aws-samples/sns-xray-active-tracing-blog-source-code
This sample application demonstrates Amazon SNS with AWS X-Ray active tracing
chaliy/play-datapipeline-kinesis
Application demoes data pipline Producer > AWS Kinesis > AWS Lambda > AWS DynamoDb
datnguyenzzz/AWSCronJobScheduler
Cron job scheduler for AWS
lucasvsme/poc-spring-aws-kinesis-multistream
Publishing and consuming records from multiple Kinesis streams using the Kinesis Client Library (KCL 2.x)
micopes/AWS_Datalake
AWS 및 AWS를 이용한 Data Lake 구성 이해
Scout24/rds-log-cat
Shipping AWS RDS logs from s3 into a kinesis stream
ZachTRice/aws-apache-to-json
AWS Kinesis Firehose: Apache Log to JSON
omurkoc/enhanced-sentiment-analysis
A unique sentiment analysis model on IMDB reviews with custom negation handling. Instead of generic preprocessing, it smartly tags words after negators like "not" (e.g., "not good" → "not_good"), preserving sentiment context. Comparison of models with and without this logic shows improved accuracy and real-world reliability.