You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2024. It is now read-only.
Serverless ecosystem evolved a lot since we started this template. We've started Lambda Powertools project with Python being the first language support - Powertools embrace many best practices and developer experience enhancements that we worked around here a few years ago.
This issue is to track a revamp to:
Use Lambda Powertools - Tracer, Logger for structured logging, and Metrics for custom metrics
Use Python linters, formatters, security baseline, and other good practices by default
Use Poetry now that's 1.0
Use SAM build and suggest VS Code extension as opposed to OS hard link hacks
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Serverless ecosystem evolved a lot since we started this template. We've started Lambda Powertools project with Python being the first language support - Powertools embrace many best practices and developer experience enhancements that we worked around here a few years ago.
This issue is to track a revamp to:
SAM build
and suggest VS Code extension as opposed to OS hard link hacksThe text was updated successfully, but these errors were encountered: