Ask HN: Production deployment
We are planning to move our web app from shared hosting to AWS. The app is divided into two git repos and here is how we are planning to deploy it.
Repo 1 contains the Angular front end code and we are planning to move optimized, minified version of files to S3 and serve them via CloudFront.
Repo 2 contains backend Django code serving APIs (using DRF) and planning to deploy this on AWS Beanstalk.
Would love to hear thoughts, pros/cons of this approach.
0 comments
[ 4.2 ms ] story [ 6.8 ms ] threadNo comments yet.