Road to ZIO[n]: Integration Tests in Scala with ZIO+HTTP4SHere, “integration tests” means “everything in the app is running as a blackbox, with the only possible mocks being external services”.Jun 5, 2023Jun 5, 2023
Stateful GRPC Streaming with Scala + AKKAToday I’ve got an example on GRPC streaming with Scala and AKKA where the server is stateful and the messages are delivered at a steady…Apr 30, 2023Apr 30, 2023
NoWrongNotes vol.3: domain and landing pageIn this chapter my pet project I’ll detail how I got a domain and configured a landing page. Also, I started using Taiga.io for traceabilityApr 25, 2023Apr 25, 2023
NoWrongNotes vol.2: cloud-based CI/CDNowadays it is basic to have a GitHub account where the code is stored, and a CI/CD environment so each PR is tested and automatically deploApr 18, 2023Apr 18, 2023
NoWrongNotes vol.1: Serverless!In the first chapter of NoWrongNotes I’ve worked on creating a hello world app. To do so, I have chosen Kotlin for the app and AWS ServerleApr 10, 2023Apr 10, 2023
My new Pet Project: NoWrongNotesAfter some time with not many posts in this blog, I’ve decided to embrace a new pet project: NoWrongNotes.Apr 7, 2023Apr 7, 2023
Basic Kotlin application connecting to RDSSome weeks ago at work we needed to do a quick test of an application sending stuff to Amazon RDS. It was surprisingly difficult due to the…Jan 17, 2023Jan 17, 2023
Introduction to property-based testing in KotlinIn this article I’ll detail how to perform property-based tests in Kotlin. I haven’t seen much documentation around, and the existing…Jan 3, 2023Jan 3, 2023
Recommended reading: “Clean Code: Handbook of Agile Software Craftsmanship”things are obvious after somebody has deeply thought about it, organised his ideas and explained them on an easy to digest way.Dec 7, 2022Dec 7, 2022
Book Club: The Nightmare of Valve’s self-organizing “utopia”This article depicts the completely flat hierarchy of Valve, what it pretended to obtain, and what the results have been. It has been the fuApr 26, 2022Apr 26, 2022