Blogs

Sharing data volumes between machines: EFS

Many legacy applications store state in files on disk. Therefore, using Amazon S3, an object ...

Setup Amazon EFS in 60 seconds

AWS announced Amazon EFS, a scalable network file system, at re:Invent 2014 almost two years ...

Serving content only to logged-in users with CloudFront Signed Cookies

This blog can be accessed by anyone with access to the free Internet. It’s a ...

Serverless WebSocket API: API Gateway, Kinesis, Lambda

Nowadays, it is a common approach to use a RESTful API following the synchronous request/response ...

Serverless Slack Bot Hero Award

marbot, our chatbot, won the Serverless Slack Bot Hero Award at the AWS Serverless Chatbot ...

Serverless pattern: accessing public and private resources

Crossing the chasm between the old world - virtual machines isolated within a private network ...

Serverless: Invalidating a DynamoDB Cache

A cache in front of DynamoDB is boosting performance and saving costs. Especially true for ...

Serverless in the Enterprise

Is Serverless ready for the Enterprise? I coached developers building their first Serverless applications for ...

Serverless Hybrid Cloud: Accessing an API Gateway via VPN or Direct Connect

Recently, I’ve been coaching a team building a Serverless application. The extraordinary thing about it? ...