Hacker News new | ask | show | jobs
by abrichr 752 days ago
> It seems aws focus is now at https://github.com/aws-powertools/powertools-lambda-python
2 comments

Surprised to see the list of companies using AWS powertools
its not quite the same, roughly 60-70% of chalice code by volume is actually helping auto provision. power tools is about 70-80% code by volume is integration with other services/capabilities in aws (tracing, logging, metrics, etc). the overlap is the event routing shims/decorators.