The Internet of Things on AWS – Official Blog

Tag: AWS IoT

Enhancing IoT device security using Hardware Security Modules and AWS IoT Device SDK

Introduction Security of operations and security of data are among the top priorities of customers dealing with sensitive information or operating in highly regulated markets. Internet of Things (IoT) customers have the additional challenge of enabling high security standards for IoT communications to their cloud platforms. Data encryption with asymmetric algorithms and cryptographic keys are […]

Generating insights from vehicle data with AWS IoT FleetWise: Introduction

Generating insights from vehicle data with AWS IoT FleetWise: Introduction (Part 1)

This blog post is written by Senior IoT Specialist Solutions Architect Andrei Svirida. Automakers, fleet operators, and automotive suppliers are digitalizing their products and services, and vehicle data is fueling this digitalization in several ways. First, access to vehicle data allows evolutionary improvement of existing business processes. One example of this is faster detection of […]

Use AWS IoT Core MQTT broker with standard MQTT libraries

Introduction AWS IoT Core connects Internet of Things (IoT) devices to AWS IoT and other AWS services. Devices and clients can use the MQTT protocol to publish and subscribe to messages. MQTT libraries, such as the AWS IoT Device SDKs, include open-source libraries, developer guides with samples, and porting guides so that you can build innovative IoT […]

Training the Amazon SageMaker object detection model and running it on AWS IoT Greengrass – Part 3 of 3: Deploying to the edge

Training the Amazon SageMaker object detection model and running it on AWS IoT Greengrass – Part 3 of 3: Deploying to the edge

Post by Angela Wang and Tanner McRae, Senior Engineers on the AWS Solutions Architecture R&D and Innovation team This post is the third in a series on how to build and deploy a custom object detection model to the edge using Amazon SageMaker and AWS IoT Greengrass. In the previous 2 parts of the series, we walked […]

Your guide to find AWS IoT for Automotive at CES 2023

Overview The Consumer Electronics Show (CES) 2023 will take place Jan 5-8 in Las Vegas, USA. CES is one of the most influential global technology events, covering nearly every aspect of the technology sector. You can find Amazon Web Services (AWS) alongside Amazon Smart Vehicles in the “Amazon for Automotive” exhibit to check out the […]

Managing Docker container lifecycle with AWS IoT Greengrass

Introduction In this post, we will be discussing how to manage Docker container lifecycle using an AWS IoT Greengrass custom component. There are five phases in a Docker container lifecycle: create, run, pause/unpause, stop, and kill. The custom component interacts with the Docker Engine via the Docker SDK for Python to manage processes based on […]

Improve your security posture with AWS IoT Device Defender direct integration with AWS Security Hub

Introduction We are excited to announce that AWS IoT Device Defender is now integrated with AWS Security Hub. This integration allows you to ingest alarms and their attributes from audit and detect features in one central location, without custom coding. This will help you offload or reduce complexity of managing disparate workflows from multiple security […]

Impacting Food Waste & Foodborne Illness with AWS IoT Core for LoRaWAN Cold-Chain Sensors

Introduction Impacting Food Waste & Food-borne Illness with AWS IoT Core for LoRaWAN Cold-Chain Sensors Innovative ideas and technologies allow us to improve the efficiency and safety of the food industry. In that sense, ConnectedFresh’s IoT solutions provide the ability to continuously monitor food temperatures throughout production, processing, transportation, and retailing. This blog will highlight […]

Importing AWS IoT Device Defender audit and detect findings into Security Hub

Introduction In this post, you’ll learn how the integration of IoT security findings into AWS Security Hub works, and you can download AWS CloudFormation templates to implement the solution. After you deploy the solution, every AWS IoT Device Defender audit and detect finding will be recorded as a Security Hub finding. The findings within Security […]

How to use your own data source in AWS IoT TwinMaker

Introduction AWS IoT TwinMaker makes it easier for developers to create digital twins of real-world systems such as buildings and factories with the ability to use existing data from multiple sources. AWS IoT TwinMaker uses a connector-based architecture that you can connect data from your own data source to AWS IoT TwinMaker without needing to […]