What Changed in the Binary, and Why You Should Notice

Let’s start hereYou ship two versions of your software. The code barely changed. But one runs smooth, the other stutters. Why? The answer’s buried in the binary. Binary analysis doesn’t care what your code looked like. It watches what your software does once it’s built. That’s where the real story starts. What Binary Analysis Really […]
Beyond Source Code: How LOCI Analyzes Compiled Binaries for Performance Insights

Introduction Imagine having an MRI radiologist explain your scan results clearly—or possessing X-ray vision for your software, seeing beyond mere lines of source code. Traditionally, software performance analysis focuses exclusively on source code. However, compiled binaries hold essential insights, revealing hidden issues only visible post-compilation. LOCI, a pioneering technology developed by Aurora Labs, exemplifies how […]
Implementing Shift Observability Left in CI/CD Pipelines

Picture thisYou release an update. Nothing crashes. No one scrambles. No one gets paged. That calm isn’t luck. It’s design. It comes from watching your software before it goes live, not after. That’s what shifting observability left means in CI/CD. Move feedback from the end of the pipeline to the beginning, and the whole process […]
Audi – Energy Efficiency Prediction with root cause

Overview The OEM, renowned for its focus on innovation and performance, has faced several challenges with its Advanced Driver Assistance Systems (ADAS). The system runs on an NXP S32G device featuring an ARM Cortex A53 and M7 with YOCTO and QNX operating systems. This system is critical for OEM’s ADAS functionality, integrating applications and services […]
Denso Project with Toyota Tsusho Corporation driving AWS consumption

Background A leading Tier 1 automotive supplier with over 162,000 employees worldwide supplying critical components to major automakers. Denso’s Hardware and Embedded Software Development team designs Electric Power Steering (EPS) software and tests high-performance embedded systems for vehicle steering, ensuring safety, reliability, and efficiency. However, this team has traditionally operated in an on-premises environment, with […]
Denso Project with Toyota Tsusho Corporation

Challenge A leading automotive T1, Denso, struggled with lengthy testing cycles for their EPS software, causing recalls, delays in product development and increased development costs. Implementation LOCI is integrating into their development pipeline, Denso’s AWS private stack providing early defect detection and optimizing test strategies for critical safety system, Electric Power Steering, EPS controller. Results […]
Interview with Aurora Labs’ CEO on ILTV – June 2019

Interview on Bloomberg Adria discussing market acceptance for automotive technologies such as self-driving cars and artificial intelligence

https://vimeo.com/819788051
Overcoming automotive software development challenges with AI

Shift Observability Left: Spot Trouble Before It Spreads

What Shift Observability Left MeansThink of a leaky pipe. You can either catch it early with a pressure gauge or mop the floor once the water seeps through the ceiling. Shift Observability Left means setting that gauge before you ever turn on the water. It’s about moving monitoring out of the late stages and into […]