T20 World Cup Win and Auriga

The last T20 World Cup that India won was in 2007, when Auriga IT was just an inception, the preparations were being done but it was just an idea/experiment. The next ICC Trophy that we get is ODI

By |2024-07-02T11:40:09+05:302 July 2024|0 Comments

Exploring Apache Pinot

Introduction Apache Pinot stands out as a specialised, real-time distributed OLAP data-store designed for swift analytics, catering to high-volume, low-latency queries effortlessly handling data ingestion from diverse sources such as Apache Kafka, Amazon S3, and others. It excels

By |2024-03-06T18:30:06+05:306 March 2024|0 Comments

Benchmarking

Benchmarking is a process used by organizations to compare their performance metrics, processes, products, and services against industry standards or competitors in order to identify areas for improvement and best practices. Introduction: Define benchmarking and its significance in

By |2024-03-06T16:25:23+05:306 March 2024|0 Comments

Django ORM Optimisations

In this blog, we will explore various optimization techniques in Django ORM such as subqueries, select_related, prefetch_related, and more. These methods not only guide us in consolidating multiple queries into a single, efficient query but also play a

By |2024-02-08T17:38:40+05:3012 January 2024|Comments Off on Django ORM Optimisations

Implementing Agora RTM for Web-to-Phone Messaging in React and React Native

In the modern landscape of cross-platform communication, the integration of Agora Real-Time Messaging (RTM) into React and React Native applications has emerged as a game-changer. This integration facilitates seamless and real-time messaging between web and mobile, bridging the

By |2024-01-08T15:18:39+05:308 January 2024|0 Comments

Unveiling Dark Patterns in UX: The Thin Line Between Design and Deception

When we talk about UX design, our minds often paint a picture of seamless interfaces, crafted for accessibility and transparency, aimed at nurturing positive user experiences. But let's peel back the curtain a bit—UX doesn't always stay in

By |2023-12-28T17:20:09+05:3028 December 2023|0 Comments

Ansible

Automating with Ansible: A Newbie-Friendly Guide Ansible is a powerful DevOps tool designed for automating tasks on remote servers or nodes. In simple terms, it allows you to automate commands and functions on multiple remote machines from a

By |2023-11-03T14:50:37+05:303 November 2023|0 Comments
Go to Top