technical blogs
Check out part-1 of this series here. Feature Validations with Docker For our feature validations, our goal was to test these scenarios with docker. For validating features that were new,…
technical blogs
Check out part-1 of this series here. Feature Validations with Docker For our feature validations, our goal was to test these scenarios with docker. For validating features that were new,…
upload-manager is an easy open source python library which manages all uploading, downloading, state management functionality and multiple scenarios of our uploads & processing of your project. Features Uploading file to…
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…
Introduction Time and again, we come across autoscaling based on web-requests or response-time. Needless to say CPU/Memory and other system metrics(host metrics) based autoscaling has become common-place. In this article…
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…
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…
Introduction Every enterprise is powered by data. We take information in, analyze it, manipulate it, and create more as output. Every application creates data, whether it is log messages, metrics,…
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…
“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…
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…