Others

Leveraging Hugging Face Pretrained Models for AI Applications

1.Introduction  Hugging Face provides a repository of numerous pretrained models for various use cases, which are open source. It functions similarly to GitHub, allowing users to access and use these…

Read More

OutSystems TextExtractor: Enabling Text Extraction from Various File Types

1.Introduction In OutSystems, handling document text extraction is not available as a built-in feature. Developers often need to process PDF, DOCX, and TXT files to extract text content for indexing,…

Read More

Implementing Docker Image Optimization to Reduce Build Times and Registry Storage Usage

Implementing Docker Image Optimization to Reduce Build Times and Registry Storage Usage Introduction/Issue:
 As the number of Dockerized services in our system grew, we noticed that the Docker images were…

Read More

Fixing Node Not Ready in Kubernetes

Fixing Node Not Ready in Kubernetes 

Introduction/Issue:

 One day, while working on our Kubernetes cluster, we noticed that one of the nodes went into a NotReady state. This caused some…

Read More

Oralce Integration Cloud : Integration Styles and Roles in OIC

Introduction:  Oracle Integration Cloud (OIC) Gen 3 comes with several roles that define what users can do in the system. These roles ensure that only the right people have access…

Read More

Troubleshooting Docker Container Issues

Introduction/Issue:While working with Docker containers in our environment, we encountered an issue where certain containers were failing to start, throwing cryptic error messages. This disrupted the workflow and required immediate…

Read More

Scaling Applications in Kubernetes on GCP

Introduction/Issue:During a period of increased traffic, our application faced performance bottlenecks due to insufficient resources. Manual intervention for scaling was inefficient, so we decided to implement auto-scaling for our Kubernetes…

Read More

POLICY BASED ROUTING (PBR)

Introduction: This blog explains about Policy Based Routing.   What is a Policy Based Routing?               In general, a layer 3 device takes routing decision based on the route look…

Read More

VIRTUAL SWITCHING SYSTEM

VIRTUAL SWITCHING SYSTEM   Introduction: This blog explains Virtual Switching System (VSS).   What is a Virtual Switching System (VSS)?               In general network switches were used as standalone device.…

Read More

Managing Noisy Alerts in Datadog

Managing Noisy Alerts in Datadog What Are Noisy Alerts? Imagine you’re trying to concentrate on your homework, but your phone keeps buzzing with random notifications. It’s frustrating and makes it…

Read More