All Talks

Debugging Microservices Applications

The mainstreaming of containerization and microservices is raising a critical question by both developers and operators: How do we debug all this? Debugging microservices applications is a difficult task. The state of the application is spread across multiple microservices, and it’s hard to get a holistic view. This session will demonstrate modern debugging techniques for distributed microservices applications allowing developers to choose which containers, pods, services or images to …

You might be interested in:

August 2019 Backend
Working with binary data in Ruby Working with binary data in Ruby

Working with binary data in Ruby

Grzegorz Kołodziejczyk

July 2020 Backend
🍓 useFlask() 🍓 useFlask()

🍓 useFlask()

or how to use a React frontend for your Flask app - Adrian Mönnich