---
title: "Blogs by Unnikrishnan KP"
description: "Read BigBinary blog posts by Unnikrishnan KP."
canonical_url: "https://www.bigbinary.com/blog/authors/unni"
markdown_url: "https://www.bigbinary.com/blog/authors/unni.md"
---

# Blogs by Unnikrishnan KP

Read BigBinary blog posts by Unnikrishnan KP.

## Posts

### CDN caching issue involving Cloudfront and Cloudflare

[CDN caching issue involving Cloudfront and Cloudflare](https://www.bigbinary.com/blog/cdn-caching-issue-involving-cloudfront-and-cloudflare)

- Author: Unnikrishnan KP
- Published: February 2, 2026
- Categories: frontend

CDN caching issue involving Cloudfront and Cloudflare

### Universal playback and streaming support using MP4 and Range request headers

[Universal playback and streaming support using MP4 and Range request headers](https://www.bigbinary.com/blog/mp4_transmuxing_and_streaming_support-loom-alternative-part-3)

- Author: Unnikrishnan KP
- Published: March 17, 2024
- Categories: NeetoRecord, web-apis

How to convert WEBM video generated by the browser efficiently to MP4 and
provide streaming support

### Efficient uploading and persistent storage of NeetoRecord videos using AWS S3

[Efficient uploading and persistent storage of NeetoRecord videos using AWS S3](https://www.bigbinary.com/blog/persistant-storage-for-recordings-in-s3-loom-alternative-part-2)

- Author: Unnikrishnan KP
- Published: March 16, 2024
- Categories: NeetoRecord, s3

How to split a large recording file into parts and uploaded them independently
to AWS S3 for persistent storage

### Building a web-based screen recorder

[Building a web-based screen recorder](https://www.bigbinary.com/blog/build-web-based-screen-recorder-loom-alternative-part-1)

- Author: Unnikrishnan KP
- Published: March 15, 2024
- Categories: NeetoRecord, web-apis

Building a web based screen recorder using browser's MediaStream Recording API

### NeetoDeploy: Zero to One

[NeetoDeploy: Zero to One](https://www.bigbinary.com/blog/neeto-deploy-zero-to-one)

- Author: Unnikrishnan KP
- Published: June 8, 2023
- Categories: NeetoDeploy

How we built the first version of NeetoDeploy from scratch

### Three case studies of debugging redis running out of memory

[Three case studies of debugging redis running out of memory](https://www.bigbinary.com/blog/debugging-redis-memory-issue)

- Author: Unnikrishnan KP
- Published: September 12, 2022
- Categories: Ruby, Rails

Three case studies of debugging redis running out of memory

### Handling SIGHUP error from Heroku

[Handling SIGHUP error from Heroku](https://www.bigbinary.com/blog/fix-sighup-error-from-heroku)

- Author: Unnikrishnan KP
- Published: April 4, 2022
- Categories: Rails

Handling SIGHUP error from Heroku

### Fix slow page loads in a Ruby on Rails application by identifying n+1 queries

[Fix slow page loads in a Ruby on Rails application by identifying n+1 queries](https://www.bigbinary.com/blog/fix-slow-page-loads-in-a-ruby-on-rails-application)

- Author: Unnikrishnan KP
- Published: December 1, 2021
- Categories: Rails

Fix slow page loads in a Ruby on Rails application by identifying n+1 queries

### Reducing memory bloat of a Ruby on Rails application

[Reducing memory bloat of a Ruby on Rails application](https://www.bigbinary.com/blog/reducing-memory-bloat-in-a-ruby-on-rails-application)

- Author: Unnikrishnan KP
- Published: October 12, 2021
- Categories: Rails

Reducing the memory bloat of a Ruby on Rails application

### Rails 6.1 allows default_scope to be run on all queries

[Rails 6.1 allows default_scope to be run on all queries](https://www.bigbinary.com/blog/rails-6-1-allows-default_scope-to-be-run-on-all-queries)

- Author: Unnikrishnan KP
- Published: December 29, 2020
- Categories: Rails 6.1, Rails

Rails 6.1 allows default_scope to be run on all queries

## Links

- [Human page](https://www.bigbinary.com/blog/authors/unni)
