deployment options for final assignments
Using QuickTime, Zoom, or similar software to make a screen recording showing a walkthrough of the working prototype of your application hosted on Cloud9. Narration/audio is encourage, but not required. The screen recording should show the functionality of all three final assignments, emphasizing the relationship between user inputs (even if that is only date/time of request) and the visualization. Submit to Canvas the url of your video.
Upload your code to AWS Elastic Beanstalk, "an easy-to-use service for deploying and scaling web applications." The most straightforward way of doing this is to upload a zip file of your source code. Note that environment variables are handled differently in Beanstalk. Submit to Canvas the url of your Beanstalk application.
Deploy a serverless web application to AWS Lambda. Submit to Canvas the url of your Lambda application.