Alvin Lal
BlogProjects
×
BlogProjects
search icon

4 posts

feature image
Serverless video processing pipeline using aws and hls
Published on May 08 2022
clock icon15 min Read
Read on to learn more about different streaming technologies and make a serverless video processing pipeline using aws and hls 🥳.
feature image
How to containerize php apps using docker
Published on March 20 2021
clock icon10 min Read
Setting up a production environment in php can be cumbersome because of external dependencies like apache and mysql. This post walks through how to do it using docker containers.
feature image
The Big O notation
Published on October 27 2020
clock icon10 min Read
Learning about the big O notation is one of the first steps that you can take before starting your DSA learning path. Read on to learn more about it and how to use it for determining the scalability of your algorithm.
feature image
Single thread vs child process vs worker threads vs cluster in nodejs
Published on October 06 2020
clock icon10 min Read
Node js is great for handling single-threaded io workloads, but what if we want to do heavy multithreaded, multicore workloads in parallel?. This article explores many ways to do so in nodejs.
github logotwitter logolinkedin logogmail logorss feed logo
This site uses cookies for google analytics.