lab ex.13 and Assignment 3: Developing and hosting web applications in AWS using Elastic Beanstalk
AWS Elastic Beanstalk is a platform as a service that is a choice for hosting web services. It has great documentation and support for auto scaling.
step 1: Click on create application on the elastic beanstalk dashboard.
step 2: fill and click on create app
select the environment as docker.
after clicking create app, it redirects to the dashboard.
Step 3: by default aws deploys a sample app.
this is the way to host a app on aws elastic beanstalk.
Comments
Post a Comment