2024-01-10
Serverless AWS AI
Talk about serverless and event-driven AI powered translation bot using AI services from AWS
2024-01-05
serverless, java, ecs
How to run a Java based service on Amazon ECS using Fargate and Fargate Spot. Cover the foundation and the infrastructure and steps needed to run this workload.
2023-12-15
serverless AWS
Podcast (in Swedish) about serverless architectures and its advantages.
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.
2023-11-09
Talk about serverless and event-driven architectures and common architecture patterns, and how to implement these using services from AWS
2023-11-08
serverless AWS AI
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.
2023-09-14
Talk about serverless and event-driven IoT systems running in AWS Cloud
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.
2023-08-01
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.
2023-07-13
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.
2023-04-27
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.
2023-04-20
2023-03-16
serverless AWS IoT
TTalk about how to connect a smoker using IoT and AWS for some great BBQ
2023-03-15
How I created voice for my blog posts in a serverless way using Amazon Polly.
2023-01-27
Architecture patterns I often use, how to implement them using serverless services from AWS
2022-11-29
Talk about BBQ, IoT, AWS, and serverless at re:Invent 2022
2022-11-09
How to build serverless and event-driven architecture to power a Slack bot.
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.
2022-05-31
How to create self-hosted autoscaled GitHub runners on AWS using StepFunctions.
2022-05-15
How to get started with AWS Lambda Function URL and the things to watch out for.
2022-03-30
EventBridge design patterns and real world use cases.
2022-02-28
API Gateway
How to secure your Amazon API Gateway REST based api using a custom AWS Lambda authorizer.
2022-01-12
How to secure your Amazon API Gateway REST based api using certificates and mutual TLS (MTLS).