AWS Architecture Blog
Category: Amazon API Gateway
Create Dynamic Contact Forms for S3 Static Websites Using AWS Lambda, Amazon API Gateway, and Amazon SES
In the era of the cloud, hosting a static website is cheaper, faster and simpler than traditional on premise hosting, where you always have to maintain a running server. Basically, no static website is truly static. I can promise you will find at least a “contact us” page in most static websites, which, by their […]
Serverless Architectures with AWS Lambda: Overview and Best Practices
For some organizations, the idea of “going serverless” can be daunting. But with an understanding of best practices – and the right tools — many serverless applications can be fully functional with only a few lines of code and little else. Examples of fully-serverless-application use cases include: Web or mobile backends – Create fully-serverless, mobile […]
Serverless Dynamic Web Pages in AWS: Provisioned with CloudFormation
***This blog is authored by Mike Okner of Monsanto, an AWS customer. It originally appeared on the Monsanto company blog. Minor edits were made to the original post.*** Recently, I was looking to create a status page app to monitor a few important internal services. I wanted this app to be as lightweight, reliable, and […]