Others

Building a Versatile Landing Page using Flutter Framework

INTRODUCTION  In the ever-evolving world of mobile and web development, a visually appealing and functional landing page plays a pivotal role in capturing user attention. Flutter, Google’s UI toolkit, empowers…

Read More

Angular Unleashed: How Angular’s Standalone Components Fit into Modern Web Development

INTRODUCTION  In the world of modern web development, creating reusable, modular components are key to building scalable and maintainable applications. Angular’s Standalone Components are a game-changer, empowering developers to build…

Read More

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