<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Edstem Technologies Blog</title>
    <link>https://www.edstem.com/blog</link>
    <description>Insights and thought leadership from Edstem Technologies on AI, software engineering, and digital transformation.</description>
    <language>en-us</language>
    <lastBuildDate>Mon, 16 Feb 2026 02:38:59 GMT</lastBuildDate>
    <atom:link href="https://www.edstem.com/blog/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>From Policies to Trust: Encouraging Open Dialogue with HR</title>
      <link>https://www.edstem.com/blog/encouraging-open-dialogue-with-hr</link>
      <description>HR departments are evolving beyond rule enforcement to become trusted partners in employee well-being. This article explores how organizations can move past open-door policies to build genuine psychological safety, enabling employees to speak freely with HR through trust, transparency, and consistent action.</description>
      <pubDate>Tue, 02 Dec 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/encouraging-open-dialogue-with-hr</guid>
      <author>Sachin Biju</author>
    </item>
    <item>
      <title>High-Performance Warm Data Ingestion with SingleStore &amp; Event Hubs</title>
      <link>https://www.edstem.com/blog/designing-a-blazing-fast-warm-data-ingestion-pipeline</link>
      <description>Building streaming data architectures that transform JSON payloads into relational tables can quickly become complex. This article explores how to design an elegant warm data ingestion pipeline using SingleStore&apos;s native Kafka support and Azure Event Hubs to achieve millisecond-latency data processing without the overhead of traditional ETL stacks.</description>
      <pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/designing-a-blazing-fast-warm-data-ingestion-pipeline</guid>
      <author>Aditya Arora</author>
    </item>
    <item>
      <title>The Human Algorithm: Why the Humane Touch in HR Still Outperforms AI</title>
      <link>https://www.edstem.com/blog/the-human-alogorithm</link>
      <description>Discover why genuine human connection remains the ultimate competitive advantage in HR. Learn which aspects of employee engagement, mental health, and workplace culture AI cannot replicate—and how to preserve the humane touch while embracing automation.</description>
      <pubDate>Mon, 10 Nov 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/the-human-alogorithm</guid>
      <author>Anisha Mariam Thomas</author>
    </item>
    <item>
      <title>Mastering Strapi Data Migrations: A Real-World Journey from v3 to v4</title>
      <link>https://www.edstem.com/blog/strapi-migration-v3-v4</link>
      <description>Complete guide to migrating Strapi CMS from v3 to v4. Learn how to handle schema changes, foreign key constraints, and data relationships with practical solutions and production-ready scripts.</description>
      <pubDate>Wed, 15 Oct 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/strapi-migration-v3-v4</guid>
      <author>Ashish Sharma</author>
    </item>
    <item>
      <title>Cost-Effective Athena Partition Management: Beyond Glue Crawlers</title>
      <link>https://www.edstem.com/blog/cost-effective-athena-partition-management</link>
      <description>Discover how to automatically manage Athena partitions for real-time data pipelines without breaking the bank. Learn a cost-effective approach that provides immediate data availability while scaling better than traditional AWS Glue Crawlers—achieving 99%+ cost savings for large datasets.</description>
      <pubDate>Fri, 03 Oct 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/cost-effective-athena-partition-management</guid>
      <author>Azhar MA</author>
    </item>
    <item>
      <title>Archiving Service Logs from OpenSearch to S3: A Comprehensive Guide</title>
      <link>https://www.edstem.com/blog/archiving-service-logs-from-opensearch-to-s3</link>
      <description>A complete end-to-end guide for isolating Kubernetes service logs, routing them through OpenSearch for real-time querying, and archiving them to Amazon S3. Learn how to optimize your search cluster performance while maintaining compliance-ready log archives.</description>
      <pubDate>Tue, 23 Sep 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/archiving-service-logs-from-opensearch-to-s3</guid>
      <author>Ashish Sharma</author>
    </item>
    <item>
      <title>From Bottleneck to 1000+ RPS: Zero-Downtime API Scaling</title>
      <link>https://www.edstem.com/blog/breaking-the-thread-barrier</link>
      <description>A deep dive into Java performance optimization using AsyncContext for API scaling. Learn how we scaled from struggling at 1000 req/sec to comfortably handling 1500+ req/sec with 75% fewer threads through thread pool optimization, all without changing a single line of client code.</description>
      <pubDate>Wed, 27 Aug 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/breaking-the-thread-barrier</guid>
      <author>Azhar MA</author>
    </item>
    <item>
      <title>Fuzz Testing: Breaking Things to Build Them Better</title>
      <link>https://www.edstem.com/blog/fuzz-testing-breaking-things-to-build-them</link>
      <description>Complete guide to fuzz testing and fuzzing techniques for software security. Learn what is fuzz testing, how to do fuzz testing, fuzzing tools, and build your own fuzzer. Discover fuzz test strategies, fuzzing cyber security practices, and fuzzing attack prevention methods to enhance software reliability and security.</description>
      <pubDate>Fri, 22 Aug 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/fuzz-testing-breaking-things-to-build-them</guid>
      <author>AryaKrishna AB</author>
    </item>
    <item>
      <title>Building a Serverless Video Format Converter with AWS Lambda</title>
      <link>https://www.edstem.com/blog/building-a-serverless-video-format-converter-with-aws-lambda</link>
      <description>In the world of video streaming and content delivery, video codec compatibility remains a significant challenge. While H.265 (HEVC) offers superior compression efficiency, H.264 (AVC) still dominates in terms of device compatibility and browser support. This blog post details the journey of building a serverless video format converter using AWS Lambda that automatically processes uploaded videos, detects H.265 encoded content, and converts it to the more widely compatible H.264 format.</description>
      <pubDate>Sun, 10 Aug 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/building-a-serverless-video-format-converter-with-aws-lambda</guid>
      <author>Azhar MA</author>
    </item>
    <item>
      <title>Bridging Tableau and Python: Unleashing Advanced Analytics with TabPy</title>
      <link>https://www.edstem.com/blog/unleashing-advanced-analytics-with-tabpy</link>
      <description>Tableau&apos;s visualization capabilities are powerful, but what happens when you need advanced statistical modeling or custom algorithms? TabPy (Tableau Python Server) bridges this gap by allowing seamless integration of Python scripts directly into Tableau workflows, unlocking the full potential of Python&apos;s data science ecosystem.</description>
      <pubDate>Mon, 28 Jul 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/unleashing-advanced-analytics-with-tabpy</guid>
      <author>Ausaf Razvi</author>
    </item>
    <item>
      <title>Debugging and Fixing Vite Memory Leaks in Large-Scale Applications</title>
      <link>https://www.edstem.com/blog/vite_memory_leaks</link>
      <description>Vite&apos;s lightning-fast performance can degrade in large applications due to memory leaks. This comprehensive guide explores the root causes, diagnostic techniques, and proven solutions for maintaining optimal Vite performance in enterprise-scale codebases.</description>
      <pubDate>Fri, 18 Jul 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/vite_memory_leaks</guid>
      <author>Nismal M</author>
    </item>
    <item>
      <title>Optimizing Web Performance: Faster User Experiences – Part 2</title>
      <link>https://www.edstem.com/blog/optimizing-web-performance-part-2</link>
      <description>Beyond network optimization lies the real performance battleground. Explore advanced techniques for rendering pattern optimization, build-time optimizations, and React-specific strategies that transform sluggish applications into lightning-fast user experiences.</description>
      <pubDate>Thu, 10 Jul 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/optimizing-web-performance-part-2</guid>
      <author>Faiz Ahmed Khan</author>
    </item>
    <item>
      <title>With Great Physics Comes Great Responsibility: A Deep Dive into NVIDIA Newton</title>
      <link>https://www.edstem.com/blog/a-deep-dive-into-nvidia-newton</link>
      <description>In March 2025, NVIDIA unveiled Newton, a powerful, open-source physics engine that could redefine how we simulate and train robotic systems. Co-developed with Google DeepMind and Disney Research, Newton merges advanced physical modeling with the raw power of GPU acceleration—opening new frontiers in robotics, machine learning, and immersive AI interaction.</description>
      <pubDate>Mon, 30 Jun 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/a-deep-dive-into-nvidia-newton</guid>
      <author>Ausaf Razvi</author>
    </item>
    <item>
      <title>Setting Up a Strapi CMS on AWS with Terraform: A Complete Guide</title>
      <link>https://www.edstem.com/blog/setting-up-strapi-cms-on-aws-with-terraform</link>
      <description>Deploy a modern, scalable Strapi headless CMS on AWS using Terraform for full infrastructure automation. This comprehensive guide covers VPC setup, EC2 configuration, RDS database, S3 storage, and complete Strapi installation with security best practices and cost optimization strategies.</description>
      <pubDate>Fri, 20 Jun 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/setting-up-strapi-cms-on-aws-with-terraform</guid>
      <author>Jerrish Varghese</author>
    </item>
    <item>
      <title>Playwright Uncovered: Advanced Strategies for Web Application Testing</title>
      <link>https://www.edstem.com/blog/playwright-uncovered-advanced-strategies-for-web-application-testing</link>
      <description>In the world of modern web development, ensuring that your application works seamlessly across multiple browsers and devices is paramount. Discover advanced Playwright strategies to unlock the full potential of your web application testing workflows and ensure flawless user experiences.</description>
      <pubDate>Wed, 11 Jun 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/playwright-uncovered-advanced-strategies-for-web-application-testing</guid>
      <author>AryaKrishna AB</author>
    </item>
    <item>
      <title>Extracting Fields from Graph Data Using RDFLib</title>
      <link>https://www.edstem.com/blog/extracting-fields-from-graph-data-using-rdflib</link>
      <description>Struggling to manage complex, interconnected data? Discover how RDFLib, a powerful Python library for RDF data processing, can transform your graph-based data modeling workflows. Learn to extract specific fields using SPARQL queries and understand when to choose RDF over traditional JSON-based approaches.</description>
      <pubDate>Tue, 27 May 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/extracting-fields-from-graph-data-using-rdflib</guid>
      <author>Aneesha Sadath</author>
    </item>
    <item>
      <title>Creating Indexes on 750 Million Rows in PostgreSQL</title>
      <link>https://www.edstem.com/blog/creating-indexes-on-750-million-rows-in-postgresql</link>
      <description>Creating indexes on massive tables in PostgreSQL can be a performance game-changer—but only if done right. In this post, we explore how to safely and efficiently create a unique index on a 750 million-row table in an AWS RDS environment, while monitoring its progress using built-in PostgreSQL tools.</description>
      <pubDate>Mon, 12 May 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/creating-indexes-on-750-million-rows-in-postgresql</guid>
      <author>Jerrish Varghese</author>
    </item>
    <item>
      <title>Zustand vs. Redux: Why Simplicity Wins in Modern React State Management</title>
      <link>https://www.edstem.com/blog/zustand-vs-redux-why-simplicity-wins-in-modern-react-state-management</link>
      <description>Zustand and Redux are two influential libraries in the world of React state management. While Redux has long been the industry standard with its robust but often verbose setup, Zustand has recently gained popularity for its minimalist and developer-friendly approach. Developers new to building modern React applications often face the challenge of choosing between these two options. Likewise, teams working on new or evolving projects find themselves weighing simplicity against established patterns. In this blog, we explore the Zustand vs Redux debate in depth, comparing their philosophies, implementations, and performance to help you decide which solution best fits your React development needs in 2025.</description>
      <pubDate>Mon, 28 Apr 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/zustand-vs-redux-why-simplicity-wins-in-modern-react-state-management</guid>
      <author>Sharath Vijayan Nair</author>
    </item>
    <item>
      <title>Deploying PostgreSQL on Kubernetes with NodePort: A Complete Guide</title>
      <link>https://www.edstem.com/blog/deploying-postgresql-on-kubernetes-with-nodeport</link>
      <description>A comprehensive, step-by-step guide to deploying PostgreSQL on Kubernetes with NodePort, featuring detailed Helm installation procedures, configuration strategies, and troubleshooting techniques for common deployment challenges. Learn how to set up PostgreSQL, pgAdmin, and implement best practices with practical solutions for potential networking, resource, and connectivity issues.</description>
      <pubDate>Fri, 18 Apr 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/deploying-postgresql-on-kubernetes-with-nodeport</guid>
      <author>Ashish Sharma</author>
    </item>
    <item>
      <title>EDSTEM Unite 2025 - All Hands Meetup</title>
      <link>https://www.edstem.com/blog/all-hands-meetup-march-2025</link>
      <description>EDSTEM Unite 2025, held on March 22, 2025, brought together the entire team for a day of learning and celebration. The event featured technical sessions by Eby Augustine on backend technologies and Faize Ahamed Khan on frontend optimization. CTO Jerrish Issac Varghese shared insights from The Pragmatic Programmer. A competitive hackathon awarded ₹5 Lakhs in prizes, with Team Polymorphs winning first place. The day included an awards ceremony recognizing 17 outstanding employees, team-building activities like cricket and boating, and concluded with an inspirational speech from Mithun Madhavan and a celebratory dinner.</description>
      <pubDate>Fri, 11 Apr 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://www.edstem.com/blog/all-hands-meetup-march-2025</guid>
      <author>Sachin Biju</author>
    </item>
  </channel>
</rss>
