Setup Amazon managed streaming for Apache Kafka (MSK) as an event source for AWS Lambda function. So that whenever a kafka broker receives a message, it will automatically get consumed by Lambda function.
What you'll learn:
1. Setup custom VPC with NAT gateway.
2. Create Amazon managed Apache kafka cluster in private subnet.
3. Produce and consume message to and from kafka broker in EC2 instance.
4. Setup AWS Lambda function as consumer for kafka.
Chapters:
0:00 Introduction
0:23 Architecture
1:35 Create VPC
2:49 Create Kafka Cluster
5:48 IAM Policy for EC2
7:55 Launch EC2 instance and install kafka client library
19:52 Create Lambda function.
GitHub Link : https://github.com/kodedge-swapneel/a...
Subscribe on : / @kodedge
If you like the video please subscribe and comment.
Tag:
Amazon MSK
Amazon managed Kafka
Amazon MSK with Lambda function
aws msk lambda trigger
Event source mapping aws
----------------------------------
Disclaimer/Policy:
Video is intended for educational purposes only and explanations about technical topics.
We make every effort to ensure the accuracy of the information presented, but we cannot guarantee that all information is current or entirely free from errors.
Viewers are encouraged to exercise their own judgment and consider their unique circumstances when applying the information from this video.
Mention of specific products, services, or brands in this video does not constitute an endorsement unless otherwise specified.
By accessing and using the information presented in this video, viewers agree to do so at their own risk, and we shall not be liable for any damages or losses.
All logos and images used in this video are the property of their respective copyright holders. Any copyrighted material is used here for educational purposes only.
Our use of logos and images is not intended to challenge or infringe upon the rights of the copyright holders, and we acknowledge their ownership
The inclusion of logos and images is for non-commercial, educational purposes only.
#kodedge #awslambda #amazonmsk #kafka