DevOps

Leadership in the Age of AI + AWS

Artificial Intelligence has managed to move from research labs to boardroom conversations. Today, every technology leader is under pressure to “do AI.” Customers want personalized experiences, competitors are embedding AI into their offerings, and investors expect a clear AI strategy in every roadmap. But here’s the hard truth: the majority of AI projects fail to […]

Vijit Vidya
Vijit Vidya
Read

Quality Engineering

Security and Bias Issues When Testing with LLMs

Introduction: As software development teams start exploring Generative AI and Large Language Models (LLMs) for test and development work, resulting productivity boosts have generated quite a bit of excitement. From authoring unit tests to code diff summarization and supporting exploratory test work, LLMs are becoming useful assets for the QA toolbox. This new technology comes […]

Neha Arora
Neha Arora
Read

Project Management

Will generative AI replace project managers?

Each day, it seems like a new headline pops up announcing the potential of AI technology and how it is systematically taking over jobs. As a project manager, I cannot help but ask myself the same question. Am I going to be replaced by this tech in the near future? The answer to that is […]

Python

Our GIDS 2025 Testimonial: Inspiration, Motivation, and the AI-Powered Future

GIDS-2025The Great International Developer Summit (GIDS) 2025, held at IISc Bangalore from April 22nd to 25th, 2025 delivered an exceptional, next-level experience. The summit brought together world-class visionaries, engineers, researchers, authors, architects and product leaders from across the globe to share their wisdom, expertise, passion, insight, knowledge and rich experience. The theme of  the event […]

DevOps

Modernizing Enterprise Security: How Microsoft Sentinel Powers Proactive Threat Defense

Introduction As cyber threats grow in sophistication, businesses require a powerful solution to detect, analyze, and address security incidents efficiently. Microsoft Sentinel, a cloud-native Security Information and Event Management (SIEM) and Security Orchestration, Automation, and Response (SOAR) platform, empowers organizations to strengthen their security framework while simplifying operations. In this blog, we will explore Azure […]

Quality Engineering

Hosting a Large Language Model Locally for QA Tasks

Introduction The biggest nightmare of a QA when it comes to using an AI for client deliverables is data leak. As we are aware, Once data is shared with many public generative AI models—especially those on third-party platforms—it may be stored and used for future training, posing data privacy and compliance risks, unless the user […]

Data Engineering

Using AI to build my first Android app: What worked and what didn’t

Initial Thoughts Having spent over a decade working in software development and data engineering, I thought, where is AI right now? Is it capable of eliminating the developer or is there still some time? So, I challenged myself with building an Android app. That was an unfamiliar area for me. While it intrigued me, there […]

DevOps

Unlocking business growth: How AI and Machine Learning transform data into decisions

The digital century’s new oil is data, which is driving industries and companies. However, Strategic decisions cannot be made solely from raw data; it needs to be synthesised first to become useful. Thanks to AI and ML, breakthroughs in the interpretation of data have revolutionised decision-making processes in businesses for better, faster, and more precise […]

Data Engineering

Automating Code Reviews Using OpenAI and GitHub

The State of Code Reviews in Today’s Development Landscape: In today’s fast-moving world of software development, AI has made remarkable progress. It can write code, debug errors, and even help design architectures. But let’s be honest, we’re not quite at a point where AI can take over the entire development process. Human developers are still […]