Akshit BansalAutomating Mac M1 Setup for Software Development: A Comprehensive GuideIn the realm of software development, setting up a new development environment can be a time-consuming task, especially when dealing with…Mar 22Mar 22
Akshit BansalDemystifying Load Balancers: A Guide to Building Your OwnLoad balancers play a pivotal role in ensuring smooth and efficient traffic distribution across servers, yet their inner workings often…Feb 9Feb 9
Akshit BansalHow to Run HTTPS on Localhost: A Step-by-Step GuideRunning HTTPS on your localhost is essential for developing and testing secure web applications. Secure Socket Layer (SSL) or Transport…Oct 8, 20232Oct 8, 20232
Akshit BansalOptimizing BigQuery Slot Usage with Temporary Tables: A Cost-Saving StrategyManaging costs efficiently in BigQuery is crucial to staying within budget. If you’re executing BigQuery queries from your code, this…Sep 9, 20231Sep 9, 20231
Akshit BansalTwo Game-Changing Tools That Doubled My ProductivityOver the past two years, I’ve explored various tools and strategies to boost my productivity. However, none of them truly made a…Sep 9, 2023Sep 9, 2023
Akshit BansalHow to Set TTL for Redis Set’s membersRedis is a popular in-memory data store known for its versatility and speed. It offers a range of data structures, including Sets, which…May 28, 2023May 28, 2023
Akshit BansalinDev GeniusEfficiently Reading Large Data Sets from BigQuery in Node.jsWorking with large data sets in BigQuery requires careful consideration to ensure efficient and optimized data retrieval.May 19, 20231May 19, 20231
Akshit BansalHow API latencies may mislead in nodejsHave you ever faced a situation where your Node.js application displays high latencies in the metrics when calling downstream services, but…May 12, 2023May 12, 2023