Closed heitorlessa closed 2 years ago
we have 2 webinars together - one about the parser and the other about the feature flags. I also have blogs posts about them both and very soon 2 blogs about the tracer/logger. @heitorlessa
feature flags blog: https://medium.com/cyberark-engineering/aws-feature-flags-made-simpler-and-smarter-f78d4b4ca933 feature flags webinar on aws twitch: https://www.twitch.tv/aws/video/1174133534 parser blog: https://medium.com/cyberark-engineering/aws-lambda-event-validation-in-python-now-with-powertools-431852ac7caa
parser webinar: https://www.twitch.tv/videos/1034744364
Logger and logging best practices: https://www.ranthebuilder.cloud/post/aws-lambda-cookbook-elevate-your-handler-s-code-part-1-logging
I have a dedicated Python Opowertools section on my blog here: https://blog.walmsles.io/series/python-powertools
2 articles so far (been busy with lots of other stuff):
Making all your Apis idempotent AWS Lambda Powertools - Idempotency, A Deeper Dive
Here's my latest addition - AWS Lambda Powertools for Python Workshop
https://github.com/walmsles/lambda-powertools-coding-workshop
It's a Live code-along workshop I am presenting at Melbourne AWS Programming and Tools Meetup in about 12 hours 🙂
..... and the recording of the AWS Programming and Tools Meetup :-).
GitHub template of a Lambda with powertools including CDK and a pipeline https://github.com/ran-isenberg/aws-lambda-handler-cookbook
A hands-on guide on how to use Lambda Powertools for Python to implement observability best practices for FastAPI applications running in Lambda functions: https://www.eliasbrange.dev/posts/observability-with-fastapi-aws-lambda-powertools/
Add lambda guide cover powertools help with different event sources:
feature flags and configuration utility: https://www.ranthebuilder.cloud/post/aws-lambda-cookbook-part-6-feature-flags-configuration-best-practices
This issue is now closed. Please be mindful that future comments are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
This is now released under 1.31.1 version!
reopening as I'll create the new docs section We Made This (community) next week. We now have an issue template as intake to feature community content ;)
This issue is now closed. Please be mindful that future comments are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
What were you initially searching for in the docs?
A list of non-AWS examples, blog posts, tutorials, and guides about Lambda Powertools.
Is this related to an existing part of the documentation? Please share a link
No.
Describe how we could make it clearer
Create a new section grouping best community resources that other customers can learn from. These are particular helpful because it conveys the value of Powertools, use cases, and lessons from their lenses. There's been plenty of articles including in Japanese but not easily discoverable from our docs.
If you have a proposed update, please share it here
Similar example: https://aws.github.io/copilot-cli/community/guides/