You're also kind of stuck with hash URLs if you want to link to anything in your app.
If you've got a truly single page app hitting an API, or you can generate pages and upload them to S3, you're golden.
But there isn't currently a way of having Lambda serve up dynamically generated HTML pages without some funny business.
I'm sure this will change in the future, but it's stopped me from using it for now.
You're also kind of stuck with hash URLs if you want to link to anything in your app.
If you've got a truly single page app hitting an API, or you can generate pages and upload them to S3, you're golden.
But there isn't currently a way of having Lambda serve up dynamically generated HTML pages without some funny business.
I'm sure this will change in the future, but it's stopped me from using it for now.