This document discusses modern deployment techniques for embedded Linux and IoT devices. It covers topics like embedded Linux security, the Kernel Self Protection Project, lightweight containers using systemd, systemd's sandbox model, and software update mechanisms. The presenter argues that embedded Linux runtimes constitute a large attack surface due to complex open source code and lack of update mechanisms. Techniques like kernel hardening, systemd sandboxes, and atomic OTA updates can help secure embedded devices and allow safer deployment of applications. Adoption of these practices faces challenges due to embedded developers prioritizing small images over security.