Blogs

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? ...

Performance boost and cost savings for DynamoDB

DynamoDB is offering a managed, scalable and highly available database. Compared to SQL databases a ...

Serverless Big Data pipeline on AWS

Lambda is a powerful tool when integrating different services on AWS. During the last months, ...

Send CloudWatch Alarms to Slack with AWS Lambda

As we all know, things go wrong. That’s why monitoring and alerting are essential topics. ...