Curried Functions in Simple Words in Scala
In this blog post, we will take a look at curried functions in Scala with the help of an example. […]
In this blog post, we will take a look at curried functions in Scala with the help of an example. […]
In this article, we will discuss match expressions and pattern matching in Scala. A match expression contains one or more
Introduction Init containers are special containers that run before main containers run in a pod. Init containers support many of the
Microservices are becoming increasingly popular in the landscape of Service-Oriented Architecture, and one strategy to test Microservices is Contract Testing. So in this blog, we
BigQuery is a managed data warehouse and is part of the Google Cloud Platform. so in this blog, we can learn how
What is Apache Beam? Apache Beam is an open source and centralised model for describing parallel-processing pipelines for both batch
Scrum defines three specific accountabilities within the Scrum Team: the Developers, the Product Owner, and the Scrum Master. — Scrum
Definition of Ready (DOR): DOR refers to the Definition of Ready in Agile. In the Agile Scrum framework, the Definition
It is a design pattern that helps in executing the Inversion of Control. The depth of dependency injection is for
What is Bastion Host? A bastion host is a server whose purpose is to provide access to a private network from
Chaos Engineering is the discipline of experimenting on a distributed system in order to build confidence in the system’s capability
In this we will write a dockerfile which is present on the github and with that we are creating the