Session

Debugging Schrödinger's App

If a log is generated on a stack and is not observed, does it happen? For a dev that final commit and code test pass means the end of a long project, or does it? That code may run, those tests may pass, however those application logs not being viewed may present an issue for that amazing code. Building applications to scale is critical, as developers we build our applications to help our end users have a great app experience and not cost in infrastructure resources or slow and unresponsive applications.

Optimizing and debugging the code base to work on the nominated infrastructure is the final stage in application deployment and in this talk we are going to look at some ways to debug and trace a containerized Python application, looking at resource usage and some ways to make that amazing code as efficient as possible using our demo Schrödinger's App.