Processing protobufs messages with AWS IoT Core
07/03/20
Learn how to set up AWS IoT Core, send protocol buffers messages via MQTT and process them with AWS Lambda. Read more
07/03/20
Learn how to set up AWS IoT Core, send protocol buffers messages via MQTT and process them with AWS Lambda. Read more
06/04/20
There are batch jobs that require much engineering and fine-tuning on serious hardware to make them feasible. However, many batch jobs run on oversized infrastructure. Read more
04/02/20
In this article we implement a generic approach to prepare formalized knowledge for a shared understanding by extracting the information contained in arbitrary PDF data sheets. Read more
11/28/19
AWS CDK Part 6: Lessons learned. CDK with TypeScript is a joy! APIs are not stable. CDK has a nice developer experience. Read more
11/26/19
AWS CDK Part 5: AWS Step functions, coordinate your Lambdas using state machines and create advanced workflows. Read more
11/07/19
AWS CDK Part 4: AWS CDK Lambda. Respond to S3 events with Lambda's in and outside a VPC. Read more
10/17/19
When I was building Java-based web applications we had some handy tools like Flyway and Liquibase for database schema migration.... Read more
09/17/19
CDK, Terraform, or Serverless Framework? An evaluation of these tools for application in AWS serverless projects. Read more
09/12/19
In this article I will take you on a tour from our initial naive Lambda setup to an improvement and explain what went wrong. Read more