In order to make a production ready deployment of multiple RPi devices we can use the following links to harden our setup.

Provisioning

Network Boot:

SD Card

The RPi 4 is a nice upgrade with lot's of improvements over the previous versions, however the SD card remains a big issue.

  • log2ram: The script creates a /var/log mount point in RAM. So any writing of the log to the /var/log folder will not actually be written to disk but directly to RAM. More

Custom OS Image

Hardware

There are services to modify RPi hardware like element14

Resources