Session

Amit Saha

Amit Saha

Senior SRE

Atlassian

You Have Written A Web Application, Now What?

Thursday,  Mar 25 | 10:00AM - 10:45AM US ET

Level: Beginner

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 peak 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.