My proposed setup:
- An EC2 server running Apache or nginx.
- An S3 Bucket in the same region/availability zone mounted with S3FS.
- The Apache or nginx document root set to the S3FS mount.
My question: Is this a tenable and scalable solution for hosting both static AND dynamic content?
How about doing something like this :