Online Inter College
BlogArticlesGuidesCoursesLiveSearch
Sign InGet Started

Stay in the loop

Weekly digests of the best articles — no spam, ever.

Online Inter College

Stories, ideas, and perspectives worth sharing. A modern blogging platform built for writers and readers.

Explore

  • All Posts
  • Search
  • Most Popular
  • Latest

Company

  • About
  • Contact
  • Sign In
  • Get Started

© 2026 Online Inter College. All rights reserved.

PrivacyTermsContact
Home/Category
Technology

Technology

Latest in tech, software, and innovation

28 articles in this category
Thread in java
Technology

Thread in java

A thread in Java is a lightweight unit of execution that enables concurrent processing within a program. It helps improve performance, responsiveness, and efficient resource utilization. In this guide, we cover thread basics, lifecycle, memory model, and how to create threads using Thread class and Runnable interface with practical examples.

Girish Sharma· March 22, 2026
8m160
Zero-Downtime Deployments: The Complete Playbook
Technology

Zero-Downtime Deployments: The Complete Playbook

Blue-green, canary, rolling updates, feature flags — every technique explained with real failure stories, rollback strategies, and the database migration patterns that make or break them.

Girish Sharma· March 8, 2025
17m13.5K0
The Architecture of PostgreSQL: How Queries Actually Execute
Technology

The Architecture of PostgreSQL: How Queries Actually Execute

A journey through PostgreSQL internals: the planner, executor, buffer pool, WAL, and MVCC — understanding these makes every query you write more intentional.

Girish Sharma· March 1, 2025
4m9.9K0
Full-Stack Next.js Mastery — Part 3: Auth, Middleware & Edge Runtime
Technology

Full-Stack Next.js Mastery — Part 3: Auth, Middleware & Edge Runtime

NextAuth v5, protecting routes with Middleware, JWT vs session strategies, and pushing auth logic to the Edge for zero-latency protection — all production-proven patterns.

Girish Sharma· February 10, 2025
3m11.9K0
Full-Stack Next.js Mastery — Part 2: App Router Data Patterns & Caching
Technology

Full-Stack Next.js Mastery — Part 2: App Router Data Patterns & Caching

fetch() cache semantics, revalidation strategies, unstable_cache, route segment config — the complete decision tree for choosing how your Next.js app fetches, caches, and revalidates data.

Girish Sharma· January 25, 2025
3m12.4K0
Full-Stack Next.js Mastery — Part 1: React Server Components Deeply Explained
Technology

Full-Stack Next.js Mastery — Part 1: React Server Components Deeply Explained

React Server Components are a core feature of modern Next.js applications. In this article, we break down how they work, why they matter, and how they improve performance in full-stack React apps.

Girish Sharma· January 10, 2025
3m14.5K0
Distributed Systems Engineering — Part 5: Observability at Scale
Technology

Distributed Systems Engineering — Part 5: Observability at Scale

Traces, metrics, logs — the three pillars and the fourth nobody talks about: profiling. How to instrument distributed systems so you can debug them when they fail at 3am.

Girish Sharma· December 5, 2024
3m6.8K0
Distributed Systems Engineering — Part 4: CRDT and Conflict-Free Collaboration
Technology

Distributed Systems Engineering — Part 4: CRDT and Conflict-Free Collaboration

How Google Docs, Figma, and Notion let multiple users edit simultaneously without conflicts — the beautiful mathematics of conflict-free replicated data types.

Girish Sharma· November 20, 2024
3m7.2K0
Distributed Systems Engineering — Part 3: Building Reliable Message Queues
Technology

Distributed Systems Engineering — Part 3: Building Reliable Message Queues

At-least-once vs exactly-once delivery, dead letter queues, consumer groups, and idempotency — the complete mental model for building reliable event-driven systems.

Girish Sharma· November 5, 2024
3m8.5K0
Page 1 of 4

Browse Categories

  • Artificial Intelligence
    3
  • Azure
    2
  • Business
    3
  • Business & Startups
    0
  • Career & Jobs
    0
  • Cloud Computing
    1
  • Cyber Security
    1
  • Design
    4
  • DevOps
    0
  • E-commerce
    0