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
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?
148
+
149
+
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.
150
+
151
+
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.
152
+
153
+
<iframewidth="620"height="378"src="https://www.youtube.com/watch?v=52W3Qyg242Y"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"allowfullscreen></iframe>
144
154
145
155
## Workshops
146
156
@@ -170,6 +180,15 @@ This handler embodies Serverless best practices and has all the bells and whistl
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.
186
+
187
+
It is based on the AWS Lambda handler cookbook project and served as the examples for the AWS re:invent 2023
188
+
session: OPN305 - The pragmatic serverless python developer.
0 commit comments