Blogs
Serverless WebSocket API: API Gateway, Kinesis, Lambda
Nowadays, it is a common approach to use a RESTful API following the synchronous request/response ...
Aug
Serverless Slack Bot Hero Award
marbot, our chatbot, won the Serverless Slack Bot Hero Award at the AWS Serverless Chatbot ...
Aug
Serverless pattern: accessing public and private resources
Crossing the chasm between the old world - virtual machines isolated within a private network ...
Aug
Serverless: Invalidating a DynamoDB Cache
A cache in front of DynamoDB is boosting performance and saving costs. Especially true for ...
Aug
Serverless in the Enterprise
Is Serverless ready for the Enterprise? I coached developers building their first Serverless applications for ...
Aug
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? ...
Aug
Performance boost and cost savings for DynamoDB
DynamoDB is offering a managed, scalable and highly available database. Compared to SQL databases a ...
Aug
Serverless Big Data pipeline on AWS
Lambda is a powerful tool when integrating different services on AWS. During the last months, ...
Aug
Send CloudWatch Alarms to Slack with AWS Lambda
As we all know, things go wrong. That’s why monitoring and alerting are essential topics. ...
Aug