Beanstalk and autoscaling

0

Create a web application to host your personal website.  The application should be dynamic and should have facility to update the information through web interface. You can use Content Management System for the same (CMS).  The platform of development can be any one of Java/Python/Node.js etc.  Use boto to deploy the application using AWS Beanstalk and configure autoscaling.  Using boto, configure AWS cloud front as CDN to deliver the contents.

1 回答
1

Please check out https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/tutorials.html for familiarising yourself with AWS Elastic Beanstalk. If you're looking for CMS, https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/php-hawordpress-tutorial.html could help you.

AWS
snathan
已回答 9 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容