Based on Theo's recommendations... all infra recommendations are for frontend technologies.... What if one wants to develop the backend on expressjs? Where is the infra recommendation to deploy such codebase?
@redeemefy Mostly node.js apps. Some auto-deploy from specific branches, and others have deploys triggered from GitHub Actions using their AppSpec API.