
5 best study resources for GCP ACE exam
Want to become Google Cloud Certified Associate Cloud Engineer? This post shows 5 best resources to study and pass the exam with flying colours!

Why I have chosen AWS Lightsail to host my site
Looking for easy and cheap website hosting – AWS Lightsail is the way to go. I explain why hosting WordPress on AWS Lightsail is the best option.

Partial Functions in Scala
Learn what Partial Functions are and how to use them in Scala. See the difference between map and collect when using those on collection.

5 best resources to learn Scala
5 best resources for an aspiring Scala developer. A selection of books, courses and online sites, that will accelerate your Scala learning.

5 best IntelliJ IDEA shortcuts
Best IntelliJ IDEA shortcuts to speed up your work. Learn 5 shortcuts from IntelliJ IDEA IDE can drastically help you daily workflow.

Higher Order Functions (HOF) in Scala
Learn what are and how to use Higher Order Functions (HOF) in Scala. Leverage best functional programming paradigms in your daily workflow.

Monads in Scala by example
Option, Either and Future – what connects them all? They are all a Monad – a functional pattern this post tackles on using examples in Scala

Scala tail recursion by example
How to write a recursive function in Scala that will not make your stack overflow. Improve your Functional Programming with Tail Recursion.

Delta Lake and data lakes – getting started
A gentle introduction to data lakes and the most prominent solution used – Delta Lake. Theory and practice on cutting edge Big Data technology.

3 best real-time processing frameworks
A concise comparison of Apache Spark, Apache Flink and Apache Storm data stream processing frameworks