How Disney Hotstar Achieved its Impressive Live Streaming Feat?
By Rahul Miglani , VP Engineering , DevOps What did they Do?More than 1.3 Crores people were watching India vs […]
By Rahul Miglani , VP Engineering , DevOps What did they Do?More than 1.3 Crores people were watching India vs […]
In this blog, I will discuss the Semantic Data Model and its support in one of the enterprise NoSQL databases
Ionic framework in React is an open-source UI toolkit for building performant, high-quality mobile apps, desktop apps, and progressive web
This blog demonstrate how we can create a Virtual Private Cloud (VPC) in AWS cloud using a bash script. In
Before starting the logrotate we should know about what are logs. Logs are the records of everything and anything that
Promises In JavaScript, asynchronous operations are handled through promises. When dealing with several asynchronous activities, where callbacks might lead to
There is a lot of confusion in the community regarding EventStoreDB and Kafka – especially when it comes to event
Overview The ideal framework for continuous delivery and greater resilience is provided by micro-service-oriented architecture. In addition to boosting developer
Marklogic, Formally known as MarkLogic Server, is an enterprise NoSQL database with broad support for unstructured and unstructured data, including
In this blog, we will cover AxonIQ Initializr. What is AxonIQ Initializr The AxonIQ Initializr is a web application that creates an
The name directly comes from the fact that event sourcing events are the source of truth. So all of the
In this blog, we will learn about Reactive Programming using Spring WebMVC and WebFlux with examples. Reactive Programming It is