ActiveStorage
Active Storage in production: lessons learned and in-depth look at how it works
5年の運用経験にもとづく
Rails
guildeよりも包括的なまとめ
サムネイル
などの画像variants生成機能もあるが
Web application
のプロセスで行うにはリスクがある
ImageMagick
などの変換処理が
メモリ
、
CPU
を大量に使う
7.1?だと
非同期
ジョブで変換させることはできるようになりそう
https://github.com/rails/rails/pull/47473
Evil Martians
のEnvekが
imgproxy
を推奨している