How to implement streaming microservices with ZIO 2 and Kafka
We will cover the basics of ZIO, ZIO Streams, and finally, the process of implementing streaming microservices using ZIO Kafka and functional programming techniques. As special guests, some other libraries from the ZIO ecosystem will make their appearance: ZIO Config, ZIO Logging, ZIO JSON and ZIO HTTP! Jorge Vasquez (@jorvasquez2301) |
Automation tools for Scala development
Build robust pipelines using GitHub Actions, Scala Steward, and Mergify. Yadu Krishnan (@yadukrishnank) |
Introduction to optics in Scala
I find optics to be extremely useful for manipulating data in integration tests when you need to see how larger data structures are changed by entire software components. Michał Pawlik |
Comprehensive Data Validation in Scala
Leverage the full potential of the Validated data type from Cats. Anzori (Nika) Ghurtchumelia |