Skip to content

Commit 770f023

Browse files
ran-isenbergRan Isenberg
and
Ran Isenberg
authored
docs(we-made-this): add reinvent 2023 session (#3790)
Co-authored-by: Ran Isenberg <[email protected]>
1 parent f8098e2 commit 770f023

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

docs/we_made_this.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,17 @@ Feature flags can improve your CI/CD process by enabling capabilities otherwise
140140

141141
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.
142142

143-
<iframe width="620" height="378" src="https://www.youtube.com/embed/3IT4UzN9Jds" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
143+
#### AWS re:invent 2023 - OPN305 - The Pragmatic Serverless Python Developer
144+
145+
> **Author: Heitor Lessa & Ran Isenberg**
146+
147+
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+
<iframe width="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>
144154

145155
## Workshops
146156

@@ -170,6 +180,15 @@ This handler embodies Serverless best practices and has all the bells and whistl
170180

171181
:material-github: [github.com/ran-isenberg/aws-lambda-handler-cookbook](https://github.com/ran-isenberg/aws-lambda-handler-cookbook){:target="_blank"}
172182

183+
> **Author: [Ran Isenberg & Heitor Lessa](mailto:[email protected]) [:material-twitter:](https://twitter.com/IsenbergRan){target="_blank" rel="nofollow"} [:material-linkedin:](https://www.linkedin.com/in/ranisenberg/){target="_blank" rel="nofollow"}**
184+
185+
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.
189+
190+
:material-github: [https://github.com/ran-isenberg/serverless-python-demo](https://github.com/ran-isenberg/serverless-python-demo){:target="_blank"}
191+
173192
### Serverless Transactional Message App
174193

175194
> **Author: [Santiago Garcia Arango](mailto:[email protected]) [:material-web:](https://san99tiago.com/){target="_blank" rel="nofollow"} [:material-linkedin:](https://www.linkedin.com/in/san99tiago/){target="_blank" rel="nofollow"}**

0 commit comments

Comments
 (0)