Articles tagged with 'zio'
Organizing Services with ZIO and ZLayers
12 min read • • Guide
ZIO layers (ZLayers) help structure complex services into independent, composable, and easy-to-understand modules: discover how they can simplify your architecture
Founder | Rock The JVM
ZIO Fibers: Concurrency and Lightweight Threads
12 min read • • Guide
Explore ZIO's unique fiber model for concurrency: see how it stands out from other effect libraries in the Scala ecosystem
How to Build a ZIO Full-Stack Web Application
25 min read • • Guide
Learn how to build a full-stack web application in Scala with ZIO and Laminar, step by step
ZIO HTTP Explained: The REST of the Owl
22 min read • • Guide
Learn how to effortlessly set up an HTTP server with zio-http: the powerful HTTP library in the ZIO ecosystem
Principal Engineer | Carvana
ZIO Kafka: A Practical Streaming Tutorial
23 min read • • Guide
Discover how to leverage ZIO to seamlessly interact with Apache Kafka: the proven, scalable solution for reliable communication between distributed application components
ZIO Streams: A Long-Form Introduction
22 min read • • Explanation
Unlock the Power of ZIO Streams: Your Comprehensive Guide to a Key ZIO Ecosystem Abstraction
Principal Engineer | Carvana