Server setup before the rewrite:
docker + php-fpm + php7 + larvel + nginx + redis + cron + worker + certbot
Server after the rewrite to Golang:
server, a 15MB no-dependencies binary that has everything.
That's brilliant. Can't beat the convenience of a single-file executable!
That is a pretty strong argument for Go!
That's brilliant. Can't beat the convenience of a single-file executable!