Operations | Monitoring | ITSM | DevOps | Cloud

IoT

How AI and IoT Are Transforming Aviation

Air travel can be stressful for passengers, especially when dealing with long lines, delays and lost luggage. Additionally, high costs, airport congestion and cybersecurity threats can place additional stress on aviation professionals. The Internet of Things (IoT) and artificial intelligence (AI) can help improve operations, customer experience, safety and sustainability. Learn how these technologies are revolutionizing the aviation industry - both in the skies and on the ground - and how to use them to improve internal processes.

Canonical provides the ideal platform for Microsoft Azure IoT Operations

London, 19 November 2024. Canonical has collaborated with Microsoft as an early adopter partner and tested Microsoft Azure IoT Operations on Ubuntu Core and Kubernetes, which is notable as Microsoft today released Azure IoT Operations, a unified data plane providing significant improvements in node data capture, edge-based telemetry processing and cloud-ingress.

Multicore Tracing on FreeRTOS 11 and TI AM62x

FreeRTOS 11 introduced symmetric multi-processing (SMP) support in the mainline kernel, meaning a single FreeRTOS kernel is managing multiple processor cores. This allows for high performance but also makes the runtime system more complex, meaning higher risk of issues and more difficult debugging. System tracing with Percepio Tracealyzer can offer an effective remedy by providing insight into the system execution.

Sequential-storage Efficiently Store Data in Flash

While using a full-blown filesystem for storing your data in non-volatile memory is common practice, those filesystems are often too big, not to mention annoying to use, for the things I want to do. My solution? I’ve been hard at work creating the sequential-storage crate. In this blog post I’d like to go over what it is, why I created it and what it does.

An Overlook to the Future of Mobile Application Development

Client needs and expectations in mobile application development have undergone a major transformation. Comparing past trends to today, it's clear that the focus has shifted. People now need toward more sophisticated, customized, and secure solutions. In this post, we'll look at a few modern trends that will affect mobile development services in the future.

What is IoT device management?

IoT device management refers to processes or practices used to deploy, monitor and maintain IoT devices. As organizations scale up their IoT efforts, a solid device management approach is essential to running a secure, streamlined fleet of devices. The proliferation of connected devices worldwide (projected to reach 18.8 billion in 2024) means that IoT device management is growing more complex, a reality that has not gone unnoticed by bad actors.

Understanding IoT Logging Formats in Azure and AWS

Internet of Things (IoT) devices are everywhere you look. From the smartwatch on your wrist to the security cameras protecting your offices, connected IoT devices transmit all kinds of data. However, these compact devices are different from the other technologies your organization uses. Unlike traditional devices, IoT devices lack a standardized set of security capabilities, making them easier for attackers to exploit.

Tracealyzer Tips and Tricks

There have been significant improvements in Tracealyzer over the last years. If you haven’t tried it in a while—or if you’re just getting started—here are some tips and tricks that can be handy when analyzing your FreeRTOS applications. As you may know, the TraceRecorder library automatically records task scheduling and FreeRTOS API calls using the standard trace hooks in the FreeRTOS kernel.