Here we will explain how did we create a new service for our news pages which are one of the centre of attraction of the visitors who are coming to our website. And
In this blog, we are going to unwind all the learnings we found while researching about the real time analytics databases, consider our use cases and see which database we can use for
JPEG has been the most widely supported image format for 25 years. Classic JPEG encoders lead to relatively weak compression, while more modern JPEG encoding efforts (like MozJPEG) improve compression but are not
How we moved off from Solr to Elasticsearch and challenges faced in migration
In the world of web development, efficiency and speed are key. As user demands evolve, so must the technology powering
Introduction to Testing
It is essential first to understand what testing is.
Testing is 3 step process that looks something like this:
Fig:- Testing Step Process
The first step is to Arrange.