Tagged with

Serverless

Event-Driven and serverless in world of IoT

2023-09-14

serverless AWS


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

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

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

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.

AppConfig in StepFunctions

2022-06-30

Serverless


How to use AWS AppConfig inside AWS StepFunctions to control the flow of the execution, making it possible to change runtime.

Autoscaled Github Runners using StepFunctions

2022-05-31

serverless AWS


How to create self-hosted autoscaled GitHub runners on AWS using StepFunctions.