|
|
|
|
|
by rlawson
1229 days ago
|
|
Yep this is good strategy for AWS. I has a Django system with 10k users with this exact setup that ran for 3 years before being superceded. I second using a managed db even if not on AWS. Also dump your static stuff behind CloudFront or another CDN. Also consider running in Fargate as once you get past the setup part it does make scaling easier |
|