Dinesh I / Database Blog / Uncategorized / 19 Aug 2025

Reducing AWS Costs by Right-Sizing Kubernetes Workloads

Introduction/Issue:Running Kubernetes on AWS gave us flexibility, but we noticed our monthly bills were climbing fast. On closer inspection, we found workloads consuming way more r...

Read More

Dinesh I / Database Blog / Uncategorized / 19 Aug 2025

Fixing CrashLoopBackOff in Kubernetes Pods

Introduction/Issue:During one of our deployments, we noticed several pods stuck in a CrashLoopBackOff state. This immediately raised alarms since critical services were unavailable...

Read More

Marimuthu Pandu / Database Blog / 19 Aug 2025

Apply ASM and Oracle Patch in Standalone Server

Apply ASM and Oracle Patch in Standalone Server  This detailed guide walks you through applying ASM and Oracle patches in a standalone server environment, from downloading patches...

Read More

Marimuthu Pandu / Database Blog / 19 Aug 2025

WSO2 configuration

Table of Contents  Create User in Carbon URL  1.1 Assign Privileges to the Created User  1.2 Verify the Created User  Create API in Publisher URL  Get Token from Devportal U...

Read More

Manikandan M / Database Blog / Uncategorized / 19 Aug 2025

Automating Oracle 23ai DB Deployment with Ansible Playbooks across Hosts

Prerequisites Install Python 3 and Ansible on the source (control) host. Install Python 3 on the destination (target) host (Ansible requires Python on the target). Ensure the sourc...

Read More