E2e infrastructure testing in Terraform: How to make scripts reproducible and reliable
E2e-testing in Terraform is an important way to keep your team’s effectiveness up and running. In this article we will go through it and more.
Large Language Models: How to use open source alternatives to ChatGPT for Scala documentation
The Scala 3 compatibility story
Application extensibility in the Google Cloud ecosystem
This Google Cloud ecosystem-related article examines the four tools Senior Engineer Łukasz Szymik uses for application extensibility.
Hadoop: Is it our future, or does it belong to the past?
What is the difference between Scala runner and Scala CLI
Revisiting Scala Native performance
We have compared Scala Native performance aspects and memory usage with JVM and Graal Native Image in this article.
How to build a simple Scala application with Bazel
Why a great developer experience is key to success in 2023
Transaction handling using an annotation processor
This is the second article in the “Build your own framework” series. Learn how to use an annotation processor in transactional handling.