Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Discovery - determine deployment platform and budget for project #21

Open
2 tasks done
kfrz opened this issue Oct 10, 2018 · 4 comments
Open
2 tasks done

Discovery - determine deployment platform and budget for project #21

kfrz opened this issue Oct 10, 2018 · 4 comments
Labels
devops question Further information is requested

Comments

@kfrz
Copy link
Contributor

kfrz commented Oct 10, 2018

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

  • Budgetary concerns are addressed and codified
  • Deployment platform is decided upon
@kfrz kfrz added the question Further information is requested label Oct 10, 2018
@hpjaj
Copy link
Contributor

hpjaj commented Oct 10, 2018

+1 for heroku

@RobAWilkinson
Copy link
Member

RobAWilkinson commented Oct 10, 2018

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

@kfrz kfrz added the devops label Oct 11, 2018
@kfrz
Copy link
Contributor Author

kfrz commented Oct 11, 2018

via @RobAWilkinson :

Why AWS:

  • We currently have a docker registry and historically have been able to deploy to the cloud
  • We won't have to have another billing account/approval
  • Fun for DevOps!

cc: @camerontesterman

@RobAWilkinson
Copy link
Member

@camerontesterman hoping to just modify some of the tf stuff you did back in march for the efin challenge

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
devops question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants