I want to set up a partly developed website from an EC2 instance. The site is being developed using Pyramid web framework. Is it possible to set up simple waitress server from EC2?
I tried these instructions for setting up a Apache server. But when I point my browser to the public DNS, I get the error that says "website is taking too long to respond".