Articles by Prakhar.

Tech  |  Education  |  Perspectives

Get in Touch
Cover Image for The Anatomy of a Modern Serverless YAML File

The Anatomy of a Modern Serverless YAML File

In recent years, building serverless infrastructure has become incredibly accessible. This post dissects a modern serverless.yml file to understand how it defines a serverless architecture, from environment variables to IAM roles and function triggers.

Prakhar Singh
Prakhar Singh
Cover Image for Running Kubernetes on Bare Metal: A Step-by-Step Guide

Running Kubernetes on Bare Metal: A Step-by-Step Guide

A practical, end-to-end guide to running Kubernetes directly on physical servers using kubeadm, containerd, and modern best practices, with Linux and optional Windows worker nodes.

Prakhar Singh
Prakhar Singh

More Articles

Cover Image for The Ultimate Git Cheat Sheet & Command Reference

The Ultimate Git Cheat Sheet & Command Reference

A comprehensive guide to mastering Git and GitHub. This cheat sheet covers everything from basic setup and staging to advanced branching, syncing, and collaboration workflows.

Prakhar Singh
Prakhar Singh
Cover Image for The Ultimate Linux Commands Cheat Sheet

The Ultimate Linux Commands Cheat Sheet

A comprehensive beginner-to-advanced cheat sheet covering essential Linux commands, file system navigation, system monitoring, networking, user management, and powerful text-processing tools.

Prakhar Singh
Prakhar Singh
Cover Image for Vi Editor: Operational Modes and Command Reference

Vi Editor: Operational Modes and Command Reference

A deep dive into Vi/Vim operational modes, essential navigation, and advanced editing techniques. This guide expands on the basics to include visual selection, global search and replace, and configuration tips for efficient terminal editing.

Prakhar Singh
Prakhar Singh