Skip to main content
PA
  • Home
  • Articles: Technology · Movies · Books · General
  • Projects
  • About
  • Home
  • Articles
    • Technology
    • Movies
    • Books
    • General
  • Projects
  • About

Technology

3 articles tagged with this topic

technology
October 27, 2025

Debugging Ktor Upload Performance (OkHttp vs CIO)

Why presigned S3 uploads were 3–5× slower with Ktor+OkHttp than CIO, and how instrumentation showed file I/O was the bottleneck.

Read more
technology
Cover image for the clean code abstraction article
October 2, 2022

Abstraction as a Practice to Write Clean Code

A practical refactoring example that uses abstraction to make code easier to read and change—by pushing complexity down and making intent obvious.

Read more
technology
August 31, 2022

The C4 Model for Software Architecture

A quick intro to the C4 model—Context, Container, Component, and Code—and why it’s a convenient way to communicate architecture with progressive detail.

Read more

© 2026 Pavan Andhukuri. All rights reserved.