diff --git a/docs/we_made_this.md b/docs/we_made_this.md index d57a0b7325c..a9150a2bc08 100644 --- a/docs/we_made_this.md +++ b/docs/we_made_this.md @@ -140,7 +140,17 @@ Feature flags can improve your CI/CD process by enabling capabilities otherwise In this talk, you will learn the added value of using feature flags as part of your CI/CD process and how AWS Lambda Powertools can help with that. - +#### AWS re:invent 2023 - OPN305 - The Pragmatic Serverless Python Developer + +> **Author: Heitor Lessa & Ran Isenberg** + +Are you developing AWS Lambda functions with Python? Always looking for tools to make you more productive? What if you could hear directly from practitioners? + +This session covers an opinionated approach to Python project setup, testing, profiling, deployments, and operations. Learn about many open source tools, including Powertools for AWS Lambda—a toolkit that can help you implement serverless best practices and increase developer velocity. + +Join to discover tools and patterns for effective serverless development with Python. To maximize your learning experience, the session includes a sample application that implements what’s described. + + ## Workshops @@ -170,6 +180,15 @@ This handler embodies Serverless best practices and has all the bells and whistl :material-github: [github.com/ran-isenberg/aws-lambda-handler-cookbook](https://github.com/ran-isenberg/aws-lambda-handler-cookbook){:target="_blank"} +> **Author: [Ran Isenberg & Heitor Lessa](mailto:ran.isenberg@ranthebuilder.cloud) [:material-twitter:](https://twitter.com/IsenbergRan){target="_blank" rel="nofollow"} [:material-linkedin:](https://www.linkedin.com/in/ranisenberg/){target="_blank" rel="nofollow"}** + +This project covers an opinionated approach to Python project setup, testing, profiling, deployments, and operations. Learn about many open source tools, including Powertools for AWS Lambda—a toolkit that can help you implement serverless best practices and increase developer velocity. + +It is based on the AWS Lambda handler cookbook project and served as the examples for the AWS re:invent 2023 +session: OPN305 - The pragmatic serverless python developer. + +:material-github: [https://github.com/ran-isenberg/serverless-python-demo](https://github.com/ran-isenberg/serverless-python-demo){:target="_blank"} + ### Serverless Transactional Message App > **Author: [Santiago Garcia Arango](mailto:san99tiago@gmail.com) [:material-web:](https://san99tiago.com/){target="_blank" rel="nofollow"} [:material-linkedin:](https://www.linkedin.com/in/san99tiago/){target="_blank" rel="nofollow"}**