Serverless and event-driven translation bot

2023-12-05

serverless, ai, event-driven

Blog post how I created a serverless and event-driven translation service using AI services from AWS, like Amazon Translate and Amazon Polly. Step by step guide how to create this solution and integrate it with Slack for translations using a slash command.

Serverless cloud architecture patterns

2023-11-09

serverless AWS

Talk about serverless and event-driven architectures and common architecture patterns, and how to implement these using services from AWS

Building a serverless AI powered translation service

2023-11-08

serverless AWS AI

Talk about serverless and event-driven AI powered translation bot using AI services from AWS

Protecting a Static Website with JWT and Lambda@Edge

2023-10-04

serverless, security

Post about how to use Amazon Cognito together with Lambda@Edge to add protection and authorization to static content hosted with Amazon S3 and CloudFront.

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