Tagged with

Serverless

Lambda Function URL

2022-05-15

Serverless


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

EventBridge Patterns and real world use case

2022-03-30

serverless AWS


EventBridge design patterns and real world use cases.

Secure your API Gateway APIs with Lambda Authorizer

2022-02-28

API Gateway


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

Secure your API Gateway APIs mutual TLS

2022-01-12

API Gateway


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

2021-11-12

serverless AWS


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

Serverless projects over the years

2021-09-12

Serverless


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

2021-07-19

Serverless


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

Secure your API Gateway APIs with Auth0

2021-07-04

API Gateway


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

AWS Lambda Extensions

2020-10-21

Lambda


In the beginning of October AWS released Lambda Extensions. A new way to customize your La...

Vending Machine for AWS accounts.

2020-04-09

AWS


To separate different workloads, environments, playgrounds, lab areas, from each other the...

Creating a simple Alexa skill

2019-02-06

Alexa


About a year ago I started to look at LEX, you know the thing that powers ALEXa. I started...

Introducing Lambda Layers

2018-12-05

Lambda


During Re:Invent 2018 a new concept was introduced to AWS Lambda, Dr. Werner Vogels introd...