Spring GCP Data Firestore
Cloud GCP Firestore Firestore easily develop applications using a fully managed, scalable, and serverless document database. Feature Serverless document database […]
Cloud GCP Firestore Firestore easily develop applications using a fully managed, scalable, and serverless document database. Feature Serverless document database […]
Kafka Apache Kafka is a distributed event streaming platform that is open-source. Multiple organizations use it for increasing performance for
In this blog, we are going to learn an introduction to Apache Camel. It is an integration library for Java.
Overview Rancher is an open-source container management platform. It offers a complete set of infrastructure services for containers, networking, storage services,
What is Akka-Http? Akka-Http is a library for providing HTTP based services. We use it for building REST APIs(Low level
In this blog post, we will discuss about SOLID principles in Scala which are the 5 most recommended design principles.
Today, most real-time software are built as a reactive system. However, they have evolved over time. A few years back,
Today we will look into Scala File IO operations. So let’s start with the basic definition. File Handling is a way
What is Apache Kafka? Apache Kafka is a distributed commit log for fast, fault-tolerant communication between producers and consumers using
Introduction Increasingly businesses are moving towards team building activities with remote workers scattered all over the globe. It is important
A Scala Future is a place holder (an imaginary waiting box) which hold a value that may become available at
Hey readers, today we’ll be looking into how we can use Terratest with Packer to test infrastructure code. So Terratest