The Internet of Things on AWS – Official Blog

Tag: AWS IoT Core

Trigger AWS IoT Greengrass component deployments from AWS CodeCommit

As computing power extends into Internet of Thing (IoT) devices, software becomes more and more crucial to making decisions, processing data, and providing insight to end users at the device. Devices are the backbone of many businesses and applications. Regardless of the use case, customers benefit from quick, widespread deployment of software updates and improvements […]

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 […]

How commercial IoT providers can build dynamic rules for real-time insights on AWS

This blog post introduces a real case from a world-class commercial IoT service provider that uses AWS IoT to run its telemetry data analytics business that fulfills diverse and real-time data analysis requirements for clients. The key challenge the business faced was ingesting telemetry data in different formats to AWS IoT and generating real-time data […]

Synadia builds next generation pill verification systems with AWS IoT and ML

U.S. prescription medications costs are approaching $500 billion a year and growing up to 7% annually, according to a House Ways and Means Committee report. In this market, billions of dollars in unused medicines are still wasted annually due to traditional packaging that usually contains more pills or tablets than those prescribed by physicians. Automated pill […]

Simplify multi-account device provisioning and certificate authority registration when using AWS IoT Core

Customers often manage multiple AWS accounts to separate their development, staging, and production environments. When deploying IoT workloads on AWS IoT Core, customers usually use unique X.509 certificates for identifying devices and certificate authorities (CAs) for validating the signature of device certificates during provisioning. In this blog, we will demonstrate how to use the newly […]

Empowering operations: A scalable remote asset health monitoring solution

Looking for ways to monitor the health of industrial remote assets and create a centralized dashboard? Perhaps your remote industrial assets are connected or ready to connect to AWS, but you haven’t decided on how to present the data to operators and maintenance teams. Industrial remote assets are many and from different technological eras. Industrial […]

Inductive sensor to ERP

How KAMAX connected their industrial machines to AWS in hours instead of weeks

This post was co-authored by Praveen Rao, Principal GTM leader, Mfg and Supply Chain at AWS; Adrian Weiss, Product Manager and Senior Data Scientist at nexineer; Nicolas Byl, Director Software Engineering at nexineer; Jill Mannaioni, Vice President Americas at CloudRail; and Philip Weber, Senior Partner Manager, EMEA and APJ at CloudRail. Every manufacturing customer these […]

How to improve security at the edge with AWS IoT services

Introduction Edge computing, also known as fog computing and mobile computing, is a computing model that brings processing and data closer to the customer. By moving data closer to the customer, organizations need to review, and possibly expand, their security controls to ensure that their data is protected. In this blog I want focus on […]

Monitor AWS IoT connections in near-real time using MQTT LWT

In a connected device, you may need to monitor devices in near-real time to detect error and mitigate actions, Last Will and Testament (LWT) method for MQTT addresses this challenge. LWT is a standard method of MQTT protocol specification that allows to detect abrupt disconnects of devices and to notify other clients about this abrupt […]

7 patterns for IoT data ingestion and visualization- How to decide what works best for your use case

Introduction Whether you are just starting with your Internet of Things (IoT) journey, or already have millions of connected IoT devices, you might be looking for ways to maximize the value extracted from your IoT data. IoT devices data can contain a wealth of information within its reported telemetry data, metadata, state, and commands and […]