Contribute Media
A thank you to everyone who makes this possible: Read More

You Have Written A Web Application, Now What?

Description

"You Have Written A Web Application, Now What?" by: Amit Saha

In this talk, I will discuss the next steps after you have written a web application. Python frameworks and libraries makes it really easy to write a highly performant web application out of the box, but the problems that come next needs a number of building blocks and tools to come together.

We will talk about deploying your web application and discuss scaling up and down policies so that we can cater to peak traffic demands. We will discuss how we can peek into our application’s performance by exporting “health” status and metrics, and learn about implementing distributed tracing into our web application.

As far as possible, the talk will discuss generic strategies, only using specific tools/software for hands-on examples.

Recorded at the 2021 Python Web Conference (https://2021.pythonwebconf.com

Details

Improve this page