- Newest
- Most votes
- Most comments
In IOT core rules, the Apache Kafka (Kafka) action sends messages directly to your Amazon Managed Streaming for Apache Kafka (Amazon MSK) or self-managed Apache Kafka clusters for data analysis and visualization.
Reference : https://docs.aws.amazon.com/iot/latest/developerguide/apache-kafka-rule-action.html
To deliver messages from IoT devices to Amazon MSK using AWS IoT Core rule actions, you need to enable authentication on your Amazon MSK cluster. IoT rule actions can authenticate with your Amazon MSK cluster with username and password authentication using the SASL framework or by using TLS client authentication through AWS Certificate Manager. If anything changes, we will announce accordingly.
There are some good blogs with step by instructions to reference
- How to integrate AWS IoT Core with Amazon MSK - Reference : https://aws.amazon.com/blogs/iot/how-to-integrate-aws-iot-core-with-amazon-msk/
- Deliver data at scale to Amazon Managed Streaming for Apache Kafka (Amazon MSK) - Authentication section, chooses TLS client authentication through AWS certificate manager (ACM), and in the Private Certification Authorities (CA) from AWS Certificate Manager (ACM). Reference : https://aws.amazon.com/getting-started/hands-on/deliver-data-at-scale-to-amazon-msk-with-iot-core/
Relevant content
- asked a year ago
- asked 5 months ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a month ago