Skip to content

re:invent 2022 workshop for building a Serverless Apache Kafka Data Pipeline

License

Notifications You must be signed in to change notification settings

aws-banjo/serverless-msk-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building a Serverless Apache Kafka Data Pipeline

Serverless services allow us to build applications without having to worry about the underlying infrastructure. This allows developers to avoid provisioning, scaling, and managing resource utilization. In this workshop we will build a serverless data pipeline using Amazon MSK Serverless which enables data to be consumed from many different client applications to accomplish downstream tasks such as dashboards and analytics.

Attendees will will learn how to

  • Start a Serverless MSK Cluster
  • Deploy a Kafka Client Container based Lambda Function
  • ingest data from various sources into a Kafka Client
  • Consume data for downstream tasks such as Quicksight Dashboards

This repo contains the code needed to send data to the Kafka cluster.

Follow the workshop at INSERT_LINK

About

re:invent 2022 workshop for building a Serverless Apache Kafka Data Pipeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published