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 Answer
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
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions