Does anyone run Laravel on Amazon AWS? What are your monthly costs?
My AWS account has been inactive for over a year, free tier expired few months ago, but I still wasn't being charged anything other then $0.51.
Two months ago I wanted to test deployment of Laravel application on my EC2, just to get an idea of what is involved. I got a bill later that month for ~$54.
I thought it was that high because I uploaded files a bunch of times. But this month I got a bill for ~$73.00 and I haven't touched the server. I took the index.php file and replaced it with a blank index.php file instead of deleting everything.

How come I haven't been charged up until I uploaded Laravel?
Looking at it more closely, it looks like RHEL is $0.076/hr and "Linux" is $0.016/hr. Can I run a webserver with SQL on "Linux" there is another option "Linux with SQL Web" which is more expensive, $0.079/hr. Should I just switch from AWS all together? What is a good alternative??