TO THE NEW Blog PAGES

React Native

Integrating Conviva Analytics into a Video Streaming Application: From Playback Events to Actionable QoE

Introduction In a video streaming application, successfully playing a video is only the beginning. For a good viewer experience, we also need to know how quickly playback starts, whether the video buffers, how Adaptive Bitrate (ABR) behaves, which devices experience failures, and whether DRM, network, CDN, or player issues are affecting playback. This is where […]

Chetan Badhe
Chetan Badhe
Read

MSP

How to Build an AI-Powered AWS Health Email Intelligence Engine

INTRODUCTION Have you ever woken up to a dozen AWS health notifications, each one technical, urgent, and demanding your immediate attention? Imagine it’s 2 a.m. and AWS sends a health notification: an EC2 instance is being retired in 48 hours. Ten minutes later, a second email arrives about a mandatory RDS upgrade. By morning, there […]

DevOps

Azure AI Foundry: Building, Deploying, and Monitoring AI Workloads the Right Way

Introduction Azure AI Foundry (formerly Azure AI Studio) is Microsoft’s unified platform for building, deploying, and governing AI applications on Azure. It brings the model catalog, prompt orchestration, agent tooling, and evaluation/monitoring under one workspace structure instead of stitching together separate Azure OpenAI, Azure AI Search, and Machine Learning resources by hand. It matters because […]

Deepak
Deepak
Read

DevOps

Migrating from EKS Managed Node Groups to Karpenter: A Practical Guide to Smarter Autoscaling

Introduction Running Kubernetes workloads on Amazon EKS is easy, but running them in a cost-effective way is a different challenge. Many organizations start their Amazon EKS clusters with Managed Node Groups based on Auto Scaling Groups (ASGs). This is a reliable approach but often results in over-provisioning of infrastructure as worker nodes are kept running […]

Dhruv Gupta
Dhruv Gupta
Read

DevOps

Two AWS services called “Explorer” that have nothing to do with each other

Introduction Someone asked me last week whether Cost Explorer works like Resource Explorer, just for billing. It’s a reasonable guess. Same suffix, same console, both let you slice things by region. The guess is wrong in a way that costs people real time, so it’s worth pulling apart. One is a search index. The other […]