Show HN: ServerlessBlog = Python + Flask-Blogging + AWS Lambda
serverlessblog.com
Show HN: ServerlessBlog = Python + Flask-Blogging + AWS Lambda
1–7 of 7 posts
Re: Show HN: ServerlessBlog = Python + Flask-Blogging + AWS Lambda
#2I created a site to demonstrate how to setup a blog on AWS lambda.
Re: Show HN: ServerlessBlog = Python + Flask-Blogging + AWS Lambda
#3Looks like there's an XSS attack there
https://serverlessblog.com/blog/page/8syxjygpwyz9gb6m5am2uma...
Re: Show HN: ServerlessBlog = Python + Flask-Blogging + AWS Lambda
#4So in reality “serverless” just means “other people's servers”?
Re: Show HN: ServerlessBlog = Python + Flask-Blogging + AWS Lambda
#5Looks like there's an XSS attack there https://serverlessblog.com/blog/page/8syxjygpwyz9gb6m5am2uma...
Thanks for pointing this out. I will look into fixing this.
Re: Show HN: ServerlessBlog = Python + Flask-Blogging + AWS Lambda
#6So in reality “serverless” just means “other people's servers”?
I did not invent the term serverless. Generally the term serverless is used to refer to a cloud function concept.