Hacker News new | ask | show | jobs
by pixiez 3945 days ago
so, can interpret above as: most DO/linode people host their database in the VM (either separate machine or the same one)? I asked this question because I need to evaluate whether it is feasible to use DO/Linode instead of AWS with the current man power in the team (managing database can take a lot of efforts, unless you disagree?)
1 comments

There is nothing stopping you from just using RDS and then running your app frontend/backend on a VPS. This may be a good option if you dont feel like managing your own DB and keeping costs down in a "pay as you grow" fashion.
you mean the RDS and VPS from AWS? yes, this is one of the options, I was just curious about how those DO/Linode users host their database