I will demonstrate how Pillars can take you from zero to production in record time. By leveraging Pillars’ integration of well-known libraries, you can bypass the usual complexities of setting up observability (traces, metrics, and logs), database access, API calls, and feature flag management.
Building production-ready backend services in Scala can be a daunting task, often requiring the integration of multiple libraries and extensive boilerplate code. But what if you could streamline this process and focus entirely on your business logic? Meet Pillars, the Scala library that does just that.
In this dynamic, 45-minute live-coding session, I will demonstrate how Pillars can take you from zero to production in record time. By leveraging Pillars’ integration of well-known libraries, you can bypass the usual complexities of setting up observability (traces, metrics, and logs), database access, API calls, and feature flag management. Pillars handles these essential components out-of-the-box, along with built-in health checks and an admin server, allowing you to concentrate on what truly matters: your business case.
We’ll start from scratch and build a fully functional, production-ready backend service, which will be deployed in a live environment during the session. You’ll see firsthand how Pillars reduces the need for repetitive code, accelerates development, and enhances your ability to deliver robust and scalable services.
Whether you’re a seasoned Scala developer or just getting started, this session will provide you with actionable insights and practical knowledge. Walk away with the confidence and tools to streamline your own projects, making Scala development simpler and more efficient with Pillars.
In this talk I will explain the inner workings of an organisation that goes into releasing, maintaining and developing Scala and core parts of its ecosystem.
In this talk, I'll introduce Bazel, exploring its core concepts and the unique aspects that set it apart from other build tools. I'll dive into some typical challenges Scala developers might face when working with Bazel.
In this presentation you will learn the source of your issues, and a third way - sanely-automatic derivation which is fast to compile, fast to run, and easy to debug by its users.
In our talk, we will introduce a novel approach to system design— TypeOps — in which the application and infrastructure layers are fused to provide unprecedented safety and productivity for Scala teams.
Discover how functional programming can inspire creativity with the Scala Sampler, a digital music instrument developed for the Sounds of Scala web audio library.
This talk will introduce Mill: a newer build tool that does everything SBT does, but better. Faster, simpler, easier, Mill democratizes the build so you don't need to be a build tool expert to work on it.