Tagged with
Serverless

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

Lambda Function URL
How to get started with AWS Lambda Function URL and the things to watch out for.

EventBridge Patterns and real world use case
EventBridge design patterns and real world use cases.

Secure your API Gateway APIs with Lambda Authorizer
How to secure your Amazon API Gateway REST based api using a custom AWS Lambda authorizer.

Secure your API Gateway APIs mutual TLS
How to secure your Amazon API Gateway REST based api using certificates and mutual TLS (MTLS).

CI/CD As first and last line of defense
Use your CI/CD pipeline as the first and last line of defense

Serverless projects over the years
HThe different serverless project I have built over the years. Ranging from an early SQS poller to self hosted GitLab runners.

Migrating from Lambda@Edge to CloudFront Functions
How to migrate your Lambda@Edge functions to CloudFront Functions and the different benefits of doing that.

Secure your API Gateway APIs with Auth0
How to secure your Amazon API Gateway REST based api using Auth0 and API Gateway JWT Authorizer.