User Tools

Site Tools


aws:lambdabased-lambdalayer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

aws:lambdabased-lambdalayer [30/05/2024 13:33] – created - external edit 127.0.0.1aws:lambdabased-lambdalayer [16/06/2025 15:38] (current) andrew
Line 1: Line 1:
 ====== Lambda based Lambda Layer generator ====== ====== Lambda based Lambda Layer generator ======
  
-This idea follows on from [[aws:lambda_layers|Lambda Layers]] created from a BASH script. Simply put, it doesn't seem like a cloud native way of working. Spinning up either a Linux VM (if you are stuck using windows)or ec2 instance just to build a Lambda layer is an overkill and probably difficult to build with regard to running and automating. +This idea follows on from [[aws:lambda_layers|Lambda Layers]] created from a BASH script. Simply put, it doesn't seem like a cloud native way of working. Spinning up either a Linux VM (if you are stuck using windows) or ec2 instance just to build a Lambda layer is an overkill and probably difficult to build with regard to running and automating. 
 I had the idea to use Lambda to build and import the layer, it could be triggered regularly from CloudWatch events and to allow the layer to be used, it writes the Layer ARN to Parameter Store. I had the idea to use Lambda to build and import the layer, it could be triggered regularly from CloudWatch events and to allow the layer to be used, it writes the Layer ARN to Parameter Store.
  
aws/lambdabased-lambdalayer.txt · Last modified: by andrew

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki