Hey All,
I'm brand new to the Forum

& I'm not so much a programmer

. I am Actual a Sys Admin

looking for a recommendation on what would be a good solution for some simple site i have to maintain.
I am currently maintaing site in AWS and I believe the costs are a bit out of hand for what the sites are

.
What I would like is for the simple sites to use Amazons S3 Service

, but I need to recommend what should be used to change the languages of these sites to accommodate.
I simply need a way to have dynamically generated content from a data source displayed in an html page

. Currently this is handled via MySQL & PHP. I would like to eliminate these sense S3 cannot accommodate it.
It is my belief that these technologies could be replaced with XML as the data source and Java as the parser

. However; is that the most modern solution. With HTML5 is there a new, better, easier Solution out there

?
The ultimate goal is to have a dynamic site built from a separate data source that can be updated from an admin page without php, asp, sql, or any other server related resources.
Maybe it isn't possible, I'm not sure.
Thanks,
-Bill