greenelab / connectivity-search-backend

Django backend for hetnet connectivity search
https://search-api.het.io
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Selecting a cloud provider for this project #2

Closed dhimmel closed 4 years ago

dhimmel commented 6 years ago

@dongbohu @cgreene and I were discussing cloud providers to host this webapp. Generally the lab uses AWS. However, I personally find AWS too difficult to use, and at times expensive.

It looks like setting up a Postgres instance on Google Cloud is straightforward. @dongbohu I am inclined to suggest Google Cloud as the first option, and if we find ourselves struggling we can switch to AWS. Just I feel that Google Cloud will make the hosting more accessible to me and I can help with the infrastructure to a larger extent then.

dongbohu commented 5 years ago

@dhimmel I don't have a strong preference on which cloud platform to host the database. I never used Google Cloud before. If you think it is better than AWS, then we can definitely try. (As you said, we can switch to AWS if it doesn't work well.)

dhimmel commented 4 years ago

Closing this issue since @dongbohu proceeded with AWS.