You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.
We need to determine what our budget and deployment platform will be for this tool.
Heroku is a potential platform that could suit our needs (also includes built-in CI). 1x dyno at $25/mo would be sufficient, as this platform will only be used by Oddballers, and thus will have a limited volume of traffic/resource usage.
The focus should be on simplicity and cost-effectiveness. We don't want to wrestle with too much manual configuration or maintenance if we can avoid it.
We have a docker container registry set up that we were using for the EFIN challenge back in the day, if we dockerize this app and can just deploy on that it keeps everything under one bill. Easier from an admin side.
Most of Oddballs IT infrastructure is all on AWS too this keeps us consolidated and consistent
Background
We need to determine what our budget and deployment platform will be for this tool.
Heroku is a potential platform that could suit our needs (also includes built-in CI). 1x dyno at $25/mo would be sufficient, as this platform will only be used by Oddballers, and thus will have a limited volume of traffic/resource usage.
The focus should be on simplicity and cost-effectiveness. We don't want to wrestle with too much manual configuration or maintenance if we can avoid it.
cc: @RobAWilkinson
Definition of Done
The text was updated successfully, but these errors were encountered: