July 2019
Beginner to intermediate
302 pages
9h 38m
English
When the deployment process finishes, it gives out the application URL. Point your browser this to see the application being served.
However, you will find a small glitch with the application. The static content, that is, the CSS and JS code, is not being served. This is because the static path isn't being comprehended correctly by Beanstalk. This can be fixed by simply modifying the application's configuration on your application's monitoring/configuration page in the AWS management console. Check out the following screenshots to understand this better:

Click on the Configuration menu item on the left-hand side:
Notice the ...