EC2 Flaskapp Matt Klich September 18, 2021 App DevelopmentWeb Development View The Project Steps Taken Launch an EC2 instance (any platform accepted but should be accessible through the internet).Configure web server (any variation, but help is available for limited variations).Design an interactive web page to do the following:Create a registration page with (store it): Username, PasswordAccept users basic details (store it): First Name, Last Name, EmailRedirect to next page.Asks for username and password to retrieve user information.Additionally, displays all the information upon relogin Additional Information Information I found useful: Data Science BytesPallets Projects (Flask) Test DrivenAWS EC2 (Amazon) 2021EC2Flask