Securing the software supply chain

Securing the Software Supply Chain: A Developer's Guide

Learn how to secure the software supply chain by embracing best practices such as secure coding, CI/CD integration, SBOMs, and proactive monitoring.

September 5, 2024 · (updated September 9, 2024) · 22 min · Pradeep Loganathan
SQL Server to PostgreSQL Migration

Migrating from SQL Server to PostgreSQL: A Comprehensive Guide

Discover how to seamlessly transition your database from SQL Server to PostgreSQL, unlocking cost savings, enhanced performance, and flexibility.

July 31, 2024 · (updated August 2, 2024) · 21 min · 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 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
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 September 9, 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