The Internet of Things on AWS – Official Blog

Tag: AWS Glue

Unlocking Scalable IoT Analytics on AWS

After careful consideration, we have made the decision to close new customer access to AWS IoT Analytics, effective July 25, 2024. AWS IoT Analytics existing customers can continue to use the service as normal. AWS continues to invest in security, availability, and performance improvements for AWS IoT Analytics, but we do not plan to introduce […]

Connected vehicles telemetry – Processing Protobuf messages with AWS IoT Core

Introduction In connect vehicles applications, telemetry data is usually very extensive, containing structure and unstructured data. To send data over to the Cloud you can use Protocol Buffers (Protobuf – binary format). Protobuf provides the application with an efficient yet well structured compressing mechanism. The built-in protocol documentation makes data serialization and deserialization more manageable […]