technical blogs
ITCSS stands for Inverted Triangle CSS. In order to understand ITCSS, it’s import to understand the issues that we are trying to solve with CSS at scale. Some of the…
technical blogs
ITCSS stands for Inverted Triangle CSS. In order to understand ITCSS, it’s import to understand the issues that we are trying to solve with CSS at scale. Some of the…
What is cookie? Cookies are small bits of data stored on a browser. Websites use this data to track users and enable/disable user-specific features.A cookie is saved in name–value pairs.Other information…
Introduction Public APIs are prone to attacks. One way is to impersonate the user and get access to the system resources via APIs. Lot of security methods are in use…
Melvin Kranzberg, a well-known name for his laws of technology has given “Technology is neither good nor bad; nor is it neutral” inspiring us, we can virtuously apply new technologies…
Why GraphQL exits? “Why do I care about a new API design trend? REST is… fine.” The benefits of bringing new technology has to be weighed against its costs. There…
For a long time, we had been using a substantially old version of Aerospike(v 3.12). It had never really been considered for upgrade mostly owing to its stability. However, not…
“Without data, you’ll be just another person with an opinion” – W. Edwards Deming, An American Statistician We all know the significance of data in the modern tech-savvy world. Here…
At BigBasket, we are in the process of breaking the monolith application into a number of Microservices. One of the most challenging parts of this process is to efficiently connect…
What is the tech needed to run and power India’s largest online grocery ? BigBasket is a born in the cloud startup that runs a distributed polyglot infrastructure with hundreds…
I have just realized that We (at Bigbasket) have been using Debezium for a year and a half, and we have used it for creating a customized change data pipeline from an…