sansmoraxz / lamb2numb

Lambda application template with layers and CI/CD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lamb2Numb

Lambda application template to fast track creating your own AWS lambda in Python.

License: MIT


ci pipeline Layer Deployment pipeline

Includes:-

  • Separate lambda layer for your lambda dependencies
  • CI/CD pipelines for pushing your source code and your layer
  • Simple application demonstrating SQS queue consumption
  • Linting with ruff
  • Unit tests with moto for the above use case

About

Lambda application template with layers and CI/CD


Languages

Language:Python 100.0%