pants icon indicating copy to clipboard operation
pants copied to clipboard

Add a demo repo for a serverless application

Open TonySherman opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe. Pants has some great demo repos available but there is a lack of a demo repo that can show how powerful the python_aws_lambda_function and python_aws_lambda_layer targets can be.

Describe the solution you'd like A demo repo that shows how Pants can be leveraged to package python code for AWS Lambda

Describe alternatives you've considered

Additional context I've raised a similar issue in the Powertools for AWS Lambda repo https://github.com/aws-powertools/powertools-lambda-python/issues/3518

If possible, a demo repo that utilizes both tools (Powertools for AWS Lambda and Pants Build) would be great!'

I would love to contribute to this repo

TonySherman avatar Dec 15 '23 21:12 TonySherman

We've started this at: https://github.com/pantsbuild/example-serverless

Thanks @TonySherman for the idea and the initial code.

huonw avatar Jan 13 '24 02:01 huonw

Hoping to get some more example code up soon @huonw! Thanks for the reviews and feedback so far.

TonySherman avatar Jan 13 '24 18:01 TonySherman