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 July 8, 2024) · 6 min · 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 · 17 min · Pradeep Loganathan

Triton Inference Server: Accelerating AI in the Real World

This in-depth technical guide dissects NVIDIA Triton Inference Server, showcasing its architecture, model management, configuration, and optimization strategies. Explore real-world use cases, compare Triton with other inference servers, and learn best practices for maximizing model performance.

July 4, 2024 · 4 min · 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 · 13 min · Pradeep Loganathan

Setting Up NVIDIA GPU for TensorFlow on WSL2: A quick Guide

Setting Up NVIDIA GPU for TensorFlow on WSL2: A quick Guide

June 6, 2024 · 4 min · 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 June 4, 2024) · 18 min · 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 · 16 min · 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 March 26, 2024) · 12 min · 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 February 29, 2024) · 5 min · 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 February 29, 2024) · 12 min · Pradeep Loganathan