Jump off the @Edge - CloudFront Functions

Have you ever heard about CloudFront Functions as an alternative to Lambda@Edge when doing redirects within CloudFront? In this post I will give you an example of the different steps for an implementation of both variants with the same result.

zum Artikel gehen

Step functions and the source

Possibilities of using AWS Step Functions are widespread. Most times, filtering out the necessary content is done within Lambda Functions or other services. With this blog, I will show you how to prevent this within Lambda using in- and output filters in

zum Artikel gehen

Video HTTP Streaming mit Flash Media Server mit CloudFront

Viele Kunden nutzen als kostenlosen Videoplayer den flashbasierten Player “Flash Media Playback” um damit das HTTP Streaming des Flash Media Servers über CloudFront zu nutzen. Leider zeigt die von Adobe veröffentlichte URL auf eine doch sehr a

zum Artikel gehen

Building Lambda with terraform

Building Lambda Functions with Terraform Introduction Many of us use Terraform to manage our infrastructure as code. As AWS users, Lambda functions tend to be an important part of our infrastructure and its automation. Deploying - and especially building

zum Artikel gehen

How boto3 impacts the cold start times of your Lambda functions

Many Lambda functions are written in Python and use the AWS SDK boto3. Initializing your first boto3 client or resource can take a long time after a Lambda cold start. In this article we explore how much exactly and why it’s up to 10x faster on Lamb

zum Artikel gehen

Garmin EDGE mit SRAM AXS Schaltung koppeln

Du bist mit der elektronischen SRAM AXS Schaltung unterwegs - egal ob mit Drop-Bar oder Flat-Bar. So verbindest du das AXS System mit deinem Garmin EDGE GPS-Radcomputer.  Weiterlesen beim GPS Radler...

zum Artikel gehen