Operations | Monitoring | ITSM | DevOps | Cloud

The One Thing Most Engineers Don't Understand (But Should)

How can engineering teams have a bigger impact on the bottom line? By thinking beyond code. Most engineers love to build and solve problems. But in a business, building for the sake of building isn’t enough. Even the cleanest code is just an expensive distraction if it doesn’t move the needle.

How IoT Brands Waste Money

Some IoT companies are making money; others are leaking it. Margins in IoT are already tight, but many brands are losing cash in ways that are completely preventable. RMAs, bloated customer support costs, churn, and on-site technician visits all add up. Too many companies default to replacing hardware instead of fixing the code. Without OTA updates and remote diagnostics, budgets get drained by unnecessary shipping and support costs.

Linux Coredumps (Part 1) Introduction

One of the core features of the Memfault Linux SDK is the ability to capture and analyze crashes. Since the inception of the SDK, we’ve been slowly expanding our crash capture and analysis capabilities. Starting from the standard ELF coredump, we’ve added support for capturing only the stack memory and even capturing just the stack trace with no registers and locals present.

AI in Embedded Systems: A Black Box You Must Learn To Control

AI isn’t predictable, it adapts, making embedded engineering even more complex. A model that works in the lab might fail in the real world. So, how do successful teams deploy AI at the edge? A/B test models in the field—controlled environments aren't enough. Collect real-world performance data—observability tools are key. AI deployment isn’t a one-and-done process. It requires constant iteration and real-world validation.

Fitbit's $12M Lesson: The Cost of Poor Monitoring

Fitbit was just fined $12M after Ionic smartwatches overheated and burned users. The issue? Lithium-ion batteries—powerful, but risky without proper safeguards. The best teams know you can’t catch every failure before launch. That’s why real-time monitoring is critical: Over-temperature protection isn’t enough without tracking trends. Live monitoring helps catch small issues before they become safety risks. Think about it: What if an e-bike motor overheats mid-ride? Or a smart oven malfunctions and starts a fire? Without monitoring, you’re gambling with user safety.

AI in Embedded Systems: A Black Box You Must Control

AI isn’t predictable, it adapts, making embedded engineering even more complex. A model that works in the lab might fail in the real world. So, how do successful teams deploy AI at the edge? A/B test models in the field—controlled environments aren't enough. Collect real-world performance data—observability tools are key. AI deployment isn’t a one-and-done process. It requires constant iteration and real-world validation.

Subaru Cars Have A Massive Security Vulnerability

Security researchers found a massive flaw in Subaru’s remote vehicle system—hackers could unlock and track cars easily. The culprit? Homemade authentication protocols. Lesson: Don’t DIY security. Use trusted, third-party solutions. What do you think Subaru should have done differently?

Edge AI is a Game-Changer for Embedded Devices

AI at the edge is built for embedded systems. And no need for tons of compute power— most of the heavy lifting happens during training so the models run efficiently on minimal hardware. With microcontrollers like STM32N6 optimizing for AI workloads, the potential is growing fast. Is AI at the edge part of your embedded strategy this year?