SQL Server to PostgreSQL Migration

Migrating from SQL Server to PostgreSQL: A Comprehensive Guide

Master SQL Server to PostgreSQL migration with our comprehensive guide covering schema conversion, data migration methods, testing strategies, and optimization - achieve 40-50% cost savings.

July 31, 2024 · (updated November 3, 2025) · 40 min · 8422 words · Pradeep Loganathan
SSL Wildcard Certificates

How to Generate SSL Wildcard Certificates with ACME Challenges, Let's Encrypt, and Certbot

This blog post guides you through the process of generating SSL wildcard certificates using ACME challenges and Certbot, helping secure your domains with Let’s Encrypt.

July 7, 2024 · (updated November 5, 2025) · 6 min · 1130 words · Pradeep Loganathan
Model inference server

Model Inference Explained: Turning AI Models into Real-World Solutions

Explore the power of model inference, its importance in machine learning, and best practices for getting the most out of your models.

July 4, 2024 · (updated November 5, 2025) · 17 min · 3508 words · Pradeep Loganathan
Greenplum database cover image

Unlocking the Power of Greenplum: The Ultimate Database for AI/ML Workloads

Learn how to set up Greenplum on Rocky Linux in WSL2 and explore its powerful features for AI/ML workloads.

June 25, 2024 · (updated December 21, 2024) · 13 min · 2759 words · Pradeep Loganathan
NVIDIA GPU TensorFlow Setup on WSL2 showing terminal with successful CUDA and GPU detection

NVIDIA GPU Setup for TensorFlow on WSL2: Complete Guide (2025)

Step-by-step guide to configure NVIDIA GPU acceleration for TensorFlow on Windows WSL2. Covers CUDA 12.x installation, cuDNN setup, common errors, and verification - get 10-100x faster training.

June 6, 2024 · (updated November 5, 2025) · 11 min · 2301 words · Pradeep Loganathan
Build an AI/ML based Fraud Detection Model

Using AI/ML to build a Fraud Detection Model

Fraud detection involves finding patterns in data. In this blog post we will build an AI/ML model for fraud detection

May 15, 2024 · (updated December 21, 2024) · 18 min · 3720 words · Pradeep Loganathan

Demystifying AI: A Gentle Introductory Guide for Tech Enthusiasts

Learn the fundamentals of AI and data science in this non-technical guide. Discover subfields like machine learning and robotics, and explore how to use AI for problem-solving.

April 22, 2024 · (updated November 5, 2025) · 16 min · 3270 words · Pradeep Loganathan
Zero Trust Architecture

Zero Trust Architecture - An executive guide

ZTA operates on a fundamental principle - never trust, always verify. Lets understand what it is and how to implement it

March 23, 2024 · (updated November 5, 2025) · 12 min · 2372 words · Pradeep Loganathan

API architecture showdown - Rest vs graphQL vs gRPC

Three technologies stand out as primary choices for developing API’s REST, GraphQL, and gRPC. Understanding what they bring to the table and making sure it aligns with your API design goals is key in developing successful API’s

February 9, 2024 · (updated November 5, 2025) · 5 min · 916 words · Pradeep Loganathan
Getting started with gRPC

gRPC and .NET: Crafting Cutting-Edge APIs

Dive into gRPC with this tutorial – understand Protocol Buffers, define services, and implement a gRPC server in .NET for fast, efficient communication.

January 31, 2024 · (updated December 27, 2024) · 12 min · 2500 words · Pradeep Loganathan