Event-Routers and Brokers in AWS. Navigating the Event-Driven Landscape

2023-08-28

serverless, eda


Choosing the needed event-broker, based on your requirements, is important. This post try and share some light on the use of SQS, SNS, EventBridge in an event-driven architecture.

Building a Multi-region Serverless IoT system

2023-08-16

serverless, iot


Building a multi-region serverless IoT system can be a huge challenge. IoT resources, Things, and Certificates must be replicated across regions to allow IoT devices seamless multi-region connectivity

Building a serverless file manager

2023-08-01

serverless, eda


Building a serverless and event-driven file manager, featured in my Event-driven design thinking blog. Will be using AWS services like S3, StepFunctions, EventBridge.

Serverless and event-driven design thinking

2023-07-13

serverless, eda


How do I create and design a event-driven system? What steps do I take and how do I think. In this post I will explain my event-driven design thinking.

Running VS Code server on AWS

2023-06-29

AWS DX


How I setup to run VS Code server on AWS to be able to access code from anywhere, including vscode.dev

Polly Blog to Speach - SHOWOFF CI/CD

2023-04-27

serverless AWS


In this episode of 'SHOWOFF CICD' I talk with Johannes Koch and show off a serverless continuous deployment pipeline that turns my blog into speech using Amazon Polly.

Event-Driven and serverless in world of IoT

2023-04-20

serverless AWS


Talk about serverless and event-driven IoT systems running in AWS Cloud

Serverless voice with Amazon Polly

2023-03-15

serverless AWS


How I created voice for my blog posts in a serverless way using Amazon Polly.

Serverless Patterns

2023-01-27

serverless AWS


Architecture patterns I often use, how to implement them using serverless services from AWS

An IoT enabled smoker for great BBQ

2022-11-29

serverless AWS


Talk about BBQ, IoT, AWS, and serverless at re:Invent 2022

IoT enabled smoker for great BBQ

2022-11-09

serverless AWS


Talk about AWS, serverless, IoT and BBQ at Öredev

Building a serverless event driven Slack Bot

2022-11-09

serverless AWS


How to build serverless and event-driven architecture to power a Slack bot.