Join me in a talk empowering you to build Scala applications that not only excel internally but also deliver optimal experiences from an external perspective.

In the dynamic landscape of Scala application development, the tendency to focus solely on internal intricacies often obscures a crucial aspect - how the application is perceived from the outside. By observing from a distance, we gain insights into how to enhance resilience, reliability, and overall performance, influencing how we implement our applications.
Questions arise: What's the startup time? Can I safely run 2 or more instances? How do I know if it works as expected? Can monitoring/tracing help? Does it shut down gracefully?
Join me in a talk where we will explore these questions and more, empowering you to build Scala applications that not only excel internally but also deliver optimal experiences from an external perspective.
In this talk, I will cover three key concepts that emerged from reflecting on this past year of learning: making mistakes, helping others to help you and finding community.
Listen to a story of how we have dealt with 201 obstacles allowing us to run multithreaded programs natively!
In this talk, we’ll show first the different techniques we can use to apply constraints is our domains. Then, we’ll present Iron, its features, extensions, and integrations. We’ll finish by showcasing a fully integrated constraint-enforcing app.
In my talk I will guide you through a deployment of a complete AI-based web service using Besom, Scala SDK for Pulumi.
In this talk, we will start with the basics, understanding what build caching is and why it can be a bit tricky to handle in real projects.