> from spinning up test environments for PRs
Hooking up some kind of CI/CD to GitHub through webhooks
> storing secret keys
Built into GitHub (or an instance of Hashicorp Vault which can be hosted for free)
> to monitoring
Can run your own Grafana/Promtheus
Obviously there's a cost running all of this yourself as opposed to just paying them to do it. Just making sure I wasn't missing something obvious tradeoff wise between "our company would rather pay somebody to manage all of this for us"