Best deployment guide for a Phoenix API to AWS?

Depends on the tools that you use. In kubernetes, I think env vars are set via yaml configs, in docker, ENV is used. In systemd Environment=, etc …