1 Answer
- Newest
- Most votes
- Most comments
2
Hello, There are various ways you can host your dockerized application on AWS -
AWS Elastic Beanstalk
AWS ECS (Fargate)
For the frontend, consider deploying it separately from the Django app, such as on S3 + CloudFront.
Here is a link for your help - https://docs.aws.amazon.com/whitepapers/latest/docker-on-aws/containers-orchestrations-on-aws.html
Thanks
answered a year ago
AppRunner is also an option.
Relevant content
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 4 months ago
Maybe lightsail will be easier to manage for you if this is something small.