1 Answer
- Newest
- Most votes
- Most comments
0
Hi,
I'm not sure what your specific goal is with Lambda, But if you're looking to perform a simple "ETL" process, using the Rule Engine might be easier than relying on Event-driven Lambda function.
Here is the Basic IoT Architecture from The IoT Lens of AWS WAF
[Edge Layer] -> [Communication Layer: AWS IoT Core] -> [Ingestion Layer: AWS IoT Rules Engine with Rules] -> [Data Processing and Storage: Timestream / S3] <- [Analytics Layer] - [Application Layer: Lambda]
Note:
- Ingestion Layer : AWS IoT Rules Engine, to process and route incoming data
I hope this helps!
answered 2 months ago
Relevant content
- Accepted Answerasked a year ago
- asked 6 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 10 months ago