AWS Open Source Blog

Adi Singh

Author: Adi Singh

Adi Singh is a Senior Prototyping Architect at AWS with a focus on robotics and AI. He has an academic background in Aeronautics and spends his free time playing the piano and building gadgets in his home workshop.

vladwel – stock.adobe.com

Snap xCompile: An AWS tool for cross-compiling snaps privately

Cross-compilation is the idea of building executable code for a platform with different specifications than the one on which the compilation is conducted. Engineers working on embedded systems often develop software on one platform—for example, a powerful workstation—and deploy it on another, such as single-board computers on a robot. Development machines are frequently x86-based, whereas […]