|
|
|
|
|
by hexhex
3410 days ago
|
|
We have such an application running on DO, 100k visitors users a month. We have a big application server running and other servers for DB (postgres and redis) and static files (which is basically a nginx mirror). So far, we are satisfied. Over the last year, there were 4 out times which lasted 30min to 1h caused by DO, which is alright I guess. Since we experience more traffic peaks in the last time, we may use their load balancers in the future. The application servers are not the problem though, more the DB server. This is more a pain, since setting up and maintaining a DB cluster is quite a lot of work. We might go to AWS for this. TL;DR DO works for larger projects, databases are bit of a pain though |
|
If you switch to AWS, will you be maintaining a cross-datacenter VPN connection or something?