The Internet of Things on AWS – Official Blog
Category: AWS IoT Greengrass
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 […]
Introducing new MQTTv5 features for AWS IoT Core to help build flexible architecture patterns
Introduction We are excited to announce that AWS IoT Core now supports MQTTv5 features that help enhance communications of large-scale device deployments and innovate device messaging patterns. Customers who already have MQTTv3.1.1 deployments can make use of the new MQTTv5 features as AWS IoT Core provides seamless integration between both versions and supports heterogeneous deployments […]
Connect to remote devices using AWS IoT Secure Tunneling
Introduction When devices are deployed behind restricted firewalls at remote sites, you need a way to gain access to those devices for troubleshooting, configuration updates, and other operational tasks. This is where, secure tunneling, a feature of AWS IoT Device Management has been helping customers to do remote tasks. To help elevate customers even further, AWS has […]
Detect Cryptocurrency Mining Threats on Edge Devices using AWS IoT
Introduction Machine learning (ML) at the edge requires powerful edge requires powerful edge devices with a unique set of requirements. The availability, safety, and security requirements for the edge differ from cloud since they are located at the customer site, outside the data center, and interface directly with operational technology (OT) and the internet. Since […]
Utilizing AWS Services to Quickly Build Solutions for Robotics Use Cases
Introduction Autonomous mobile robots (AMRs) are widely used in many industries like logistics and manufacturing. However, there are various challenges in developing and operating autonomous robots. To develop autonomous robots, a wide range of technologies are required, and the process is complex and time-consuming. Integration with the cloud is also required to develop and operate the robots […]
Developing a Remote Job Monitoring Application at the edge using AWS IoT Greengrass (part 1)
Introduction Many modern industrial operations require extensive monitoring and real-time decision making for efficiency and safety reasons. To reduce the unexpected network interruption and delay in IoT data processing, edge computing becomes a desirable option for real-time IoT data processing and monitoring. Edge computing is a system of micro computing/storage devices that are installed at […]
Developing a Remote Job Monitoring Application at the edge using AWS IoT Greengrass (part 2)
Introduction In this second-series blog post, we will continue to showcase a user interface (UI) application at the edge with AWS IoT Greengrass V2, a jointly developed solution by AWS Partner, TensorIoT, and AWS Professional Services. This UI application at the edge contains multiple custom AWS IoT Greengrass V2 components to achieve flexible IoT data […]
Build an efficient development environment for AWS IoT Greengrass
Introduction This post shows you how to set up a clean and efficient development environment for AWS IoT Greengrass. With this environment you can rapidly iterate on your ideas and automate your process to build edge compute systems from scratch. Building a repeatable development environment for edge systems can take a long time. These tools […]
How to develop distributed IoT applications using the AWS IoT Greengrass PubSub SDK
Introduction IoT applications are synonymous with the Publish / Subscribe (PubSub) model where distributed services communicate via event triggered messages. The PubSub model offers flexibility in design and is well suited to event-driven distributed IoT systems. However, this flexibility puts many design decisions in the hands of the developer that creates dependencies across systems, services […]
Learn how to secure your IIoT solutions with AWS IIoT security workshop
Introduction Industrial digital transformation is driving changes to the Operational Technology (OT) landscape, making it more connected to the internet and IT systems and solutions. With OT/IT convergence, OT environments are leveraging more IT solutions to improve productivity and efficiency of production operations. Industrial customers can use AWS edge and cloud services to securely access […]