PinnedPublished inSaaS Product EngineeringMastering the Microservices Lifecycle: A Deep Dive from Code Creation to Seamless Deployment in…An architecture flow diagram for an Enterprise SaaS app microservice, illustrating the comprehensive journey from writing code to…Feb 11Feb 11
PinnedPublished inSaaS Product EngineeringHybrid Multi-tenant SaaS application — System DesignWhat is a Multi-tenant SaaS application?Nov 21, 2020Nov 21, 2020
Published inSaaS Product EngineeringCross-Cloud Backup: How to Back Up PostgreSQL Databases from GCP to Azure for a SaaS ApplicationIn today’s multi-cloud world, managing backups across cloud platforms can be challenging, especially if you’re working with a multi-tenant…Oct 2Oct 2
Published inSaaS Product EngineeringSummarizing Conversations Content using ChatGPT or Google Palm APIOne of the most valuable applications of the ChatGPT API is content summarization, which can save countless hours and enhance the…Jul 15, 2023Jul 15, 2023
Published inSaaS Product EngineeringPostgres Materialized View-based analytical database setup architecture design notesIn this article, I will explain the simplest way to set up a Postgres database solution for analytical purposes using a read replica…Oct 7, 2022Oct 7, 2022
5 Easy Steps to Integrate Azure Application Insights into Your ASP.NETThis article will guide you on how to add Azure Application Insights in your ASP.NET Core application for tracking application performance.Apr 17, 2021Apr 17, 2021
How to create a docker image for containerizing an ASP.NET Core MVC 5.0 Web ApplicationIn this tutorial, you will be learning about how to dockerize an ASP.NET Core MVC 5.0 web application to build a docker image for a…Nov 26, 2020Nov 26, 2020
10 UX inspirations from Google applicationsGoogle Material Design System has been for a quite long time and being used by several applications. While using Google Cloud I felt the…Nov 18, 2020Nov 18, 2020
Deploying a Redis Cluster in Google Kubernetes Engine using Helm ChartRedis is an open-source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. This article will…Nov 17, 2020Nov 17, 2020
How to install and use the Redis Explorer VS Code extension — 5 simple stepsRedis is an open-source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. You can find Redis…Nov 6, 2020Nov 6, 2020