Hi!
My name is Maciej Winnicki, and I build serverless architectures.
Cloudash - Serverless monitoring. Simplified.
Try Cloudash - a desktop app for monitoring your AWS API Gateway APIs and Lambda functions.
Articles
A better way of deploying Go services with Serverless Framework
Go is a great language. I really like it. It’s super simple, statically typed, with a huge ecosystem. It makes you productive. Do you know…
Database for Serverless Era
Serverless computing has significantly simplified the process of deploying code to production. Scaling, capacity planning, or maintenance…
Distributed Locks with Consul and Golang
Consul is a powerful tool for service discovery and configuration management. One of the lesser known features is Sessions mechanism, which…