Suraj Barman Optimizing Image Loading for Faster Web Performance Optimizing Image Loading for Faster Web Performance Image loading plays a crucial role in determining the performance of modern websites. Since images are often the largest visual element on a webpage...
Suraj Barman Understanding the JavaScript Temporal Object Understanding the JavaScript Temporal Object The JavaScript Temporal object introduces a modern, robust approach to handling dates and times. It serves as a replacement for the long-criticized Date ob...
Suraj Barman Scaling Camera File Processing with Netflix's Media Production Suite Scaling Camera File Processing with Netflix's Media Production Suite Netflix's Media Production Suite (MPS) is a sophisticated system designed to streamline the processing of camera files and metadata...
Suraj Barman Analysis of Facebook Groups Search Transformation Analysis of Facebook Groups Search Transformation Facebook has restructured its Groups Search functionality to address challenges in discovering, consuming, and validating community content. By adopti...
Suraj Barman AWS Account-Per-Tenant Architecture: Lessons and Insights Understanding the AWS Account-Per-Tenant Architecture The AWS account-per-tenant architecture is a design approach where each tenant within a Software-as-a-Service (SaaS) platform is assigned a dedica...
Suraj Barman Analyzing Santander's Catalyst Platform for Cloud Infrastructure Management Analyzing Santander's Catalyst Platform for Cloud Infrastructure Management Santander, a global financial services provider, tackled the complexity of managing billions of transactions daily across 20...
Suraj Barman Uncovering Hidden Costs in AWS Cloud Architectures Using Best Practices Understanding Hidden Costs in AWS Cloud Architectures Cloud computing has revolutionized how businesses manage their operations, enabling them to store, process, and utilize data at scale. AWS archite...
Suraj Barman AWS DevOps Agent: AI-Powered Event Response for Amazon EKS AWS DevOps Agent: AI-Powered Event Response for Amazon EKS The AWS DevOps Agent is a fully managed AI-based solution designed to enhance incident response and operational stability in Amazon EKS envir...
Suraj Barman Architecting for Agentic AI Development on AWS Defining Agentic AI Development on AWS Agentic AI development refers to a model where AI systems are empowered to function autonomously, not only generating code but also testing, deploying, and refin...
Suraj Barman Train, Serve, and Deploy a Scikit-learn Model with FastAPI Train, Serve, and Deploy a Scikit-learn Model with FastAPI This guide explains how to train a Scikit-learn classification model , create an inference API using FastAPI , and deploy it to FastAPI Cloud...
Suraj Barman Building AI Agents with Local Small Language Models Building AI Agents with Local Small Language Models An AI agent is a program that utilizes a language model to perform tasks autonomously. Unlike traditional chatbots, AI agents are capable of reasoni...
Suraj Barman Integrating LLM-Driven Text Summarization into Scikit-Learn Pipelines Integrating LLM-Driven Text Summarization into Scikit-Learn Pipelines ScikitLLM facilitates the integration of large language models (LLMs) into machine learning workflows. This article explains how t...