Learn Steps Show allData AnalysisDevopsDockerFront EndGadgetsJavascriptKubernetesLinuxNetworkingPollsProgrammingPuzzlesPythonRaspberry PiServersSoftware ManagementTechnologyTooling in DevopsWeb developmentWorking on Scale Swap Memory, when and when not to use.July 10, 2024138 Read More Demystifying GVK: Groups, Versions, and Kinds in KubernetesJuly 10, 202419 Read More What’s new in Kubernetes 1.30July 9, 202425 Read More Important Algorithms to Know in Distributed SystemsJuly 8, 202416 Read More Kubernetes and the Reconciler Pattern: Maintaining Order in the ChaosJuly 7, 202425 Read More API vs ABI: Why Both Matter in Software DevelopmentJune 30, 202426 Read More Understanding TCP and UDP: A Deep Dive into SocketsJune 30, 202432 Read More Different types of system callsJune 24, 202417 Read More Kubernetes in Production: Should you run your own worker nodes?June 19, 202425 Read More Kubernetes in Production: Managed Control Plane – Worth Considering for KubernetesJune 18, 202461 Read More How you can tune Linux for network performance and why do you need it?June 18, 202413 Read More Kubernetes in Production: How NodeLocal DNS Boosts Production PerformanceJune 18, 202440 Read More How HTTP Keep-Alive will increase the scalability of your websiteJune 18, 20249 Read More Running Kubernetes in Production: Part 1August 28, 202348 Read More How to do data Scraping Through SeleniumNovember 5, 202240 Read More What is the difference between an Orphan process and a Zombie processOctober 9, 202236 Read More Kubectl get pods: Birds Eye ViewOctober 3, 202236 Read More Creating ETL pipeline using PythonSeptember 14, 202243 Read More Advance Kubernetes: What exactly are Kubernetes Operators?June 12, 202247 Read More Basics on Kubernetes: Basic debugging with kubectlApril 7, 202271 Read More Kubernetes Upgrade Failure Story: How a CNI config caused havoc in our Redis Infrastructure.February 17, 202237 Read More Kubernetes: What to learn from a long term perspectiveDecember 25, 202133 Read More How to contribute in Open Source and creating the right Merge Request.September 14, 202151 Read More What are SideCar Containers – Implementation with Linux NamespacesSeptember 12, 202161 Read More Why python is single threaded and GIL(Global Interpreter Lock)September 2, 202136 Read More DevOps Interview Questions: How to kill a running process. kill, pkill, killallAugust 28, 202124 Read More DevOps Interview Questions: How many usable IPs are there in /24 CIDR?August 21, 202133 Read More Basics on Kubernetes: What exactly is a statefulset?July 29, 202132 Read More Basics on Kubernetes: What exactly is a ReplicaSetJune 18, 202136 Read More Basics on Kubernetes: What exactly is a deployment?June 15, 202120 Read More What is Paging and how does it work?June 6, 20216581 Read More What is a thread? Types of threads and differences between them.June 4, 2021675 Read More What exactly is a POD? Basics on KubernetesMay 24, 202121 Read More DevOps Interview Questions: What is a context switch and its impact on Linux.May 18, 202119 Read More DevOps Interview Questions: What do you know about proc filesystem in Linux.May 16, 20215783 Read More What exactly does cloud-native mean?May 15, 202123 Read More What is a process control block PCB and its components.May 12, 202147 Read More The math behind public-key cryptography which is also used in SSH.May 9, 202126 Read More What is a service mesh? Is it born with Kubernetes?May 8, 202124 Read More 3 must-read books for Kubernetes users and developersMay 7, 20211108 Read More 5 must-read books for DevOps and SRE.May 6, 2021278 Read More What is Optimistic Concurrency? How does is it help to scale the Kubernetes cluster?May 4, 202119 Read More The two extremes of scalability and what you have to consider while using them.April 28, 202116 Read More Kaniko and how you can build images on Kubernetes using kaniko?.April 25, 202164 Read More What are the components of nodes in Kubernetes? Basics on KubernetesApril 14, 202121 Read More What is a control plane? Basics on Kubernetes.April 13, 202125 Read More What is kubelet and what it does: Basics on Kubernetes.April 12, 202169 Read More What is etcd and where is it used in k8s: Basics on Kubernetes.April 10, 202152 Read More How exactly kube-proxy works: Basics on Kubernetes.March 22, 202116759 Read More What are Zip() and Unzip() in Pythonļ»æ and how to use the.March 8, 202119 Read More Difference between columnar and row-based databases.February 22, 202118 Read More What are targets in Systemd? How is it mapped to runlevels in System V?February 15, 202156 Read More The Zen of Python and what it means. Decoding python philosophies.January 31, 202117 Read More Logrotate: How and why you should use it properly.January 13, 202132 Read More DevOps and SRE interview: What you need to learn in Linux?January 10, 2021158 Read More Questions and answers related to SRE and DevOps preparationJanuary 5, 202120 Read More Difference between minor page faults vs major page faultsDecember 24, 202032 Read More Swap memory and how it affects your latencies.December 23, 202021 Read More What is a page fault and why you should be aware of it?December 23, 202030 Read More What are a honeypot server and its uses?December 22, 202024 Read More What should you learn in DevOps and SRE for long term prospect?December 7, 202019 Read More DevOps Interview Questions: How will you approach a network issue.December 6, 202022 Read More DevOps Interview Questions: How will you design your cloud VPC and subnets?December 5, 202028 Read More DevOps Interview Questions: How will you scale your current CI-CD pipeline.December 3, 202025 Read More Getting started with Jupyter NotebookOctober 10, 202021 Read More Points to mind while debugging production issues.October 7, 202019 Read More How to debug issues and performance in production: The USE methodOctober 6, 202023 Read More ngrok: Serve website from local system.September 24, 202024 Read More DevOps Interview Questions: Important Python questions.September 20, 202042 Read More Redis Cluster and master-slave backup using Redis ShakeSeptember 18, 202019 Read More Tools in DevOps for every purposeSeptember 17, 202023 Read More DevOps Interview Question: How will you set up a CI/CD pipeline?September 15, 202020 Read More Writing metrics exporter for Prometheus using PythonSeptember 9, 202026 Read More Log parsing in python using regular expressions.September 6, 202029 Read More What are Redis master-slave and Redis clusters and the difference between them?July 30, 202025 Read More What are init containers and why do you need them?July 27, 202019 Read More What is File Integrity Monitoring and how to implement it?July 26, 202015 Read More Why you need DHCP (Dynamic Host Configuration Protocol) and how it worksMay 15, 202021 Read More Redis 6.0.0 stable is out and here are the things we liked about it.April 30, 202022 Read More Redis bgsave taking a lot of memory. Here is the reason.April 29, 202018 Read More What is Copy on Write and where is it used?April 24, 202019 Read More Design Pattern and its usefulness in programming systems.April 5, 2020208 Read More Key metrics to monitor in Redis and optimization settingsApril 5, 202017 Read More Redis monitoring using Prometheus and GrafanaMarch 29, 202033 Read More Types of Linked Lists, Memory allocation, and cache localityMarch 29, 202031 Read More Redis Cluster backup and restore.March 28, 2020105 Read More System Programming: Basic Copy program in C using low-level IOFebruary 24, 202020 Read More Do you know about the AIMD method in TCP congestion control?February 23, 202017 Read More What is eBPF and why is it called a superpower in Linux?February 22, 202019 Read More How Kubernetes works on reconciler pattern.February 21, 202023 Read More How traceroute works using ICMP error messages.January 23, 202023 Read More ļ»æSidecar pattern vs ambassador patternDecember 18, 201937 Read More Mutable vs Immutable datastructures: Pros and ConsDecember 13, 201927 Read More Monitoring Infrastructure System DesignNovember 18, 201921 Read More Logging Infrastructure System Design.November 16, 201962 Read More ļ»æHow to implement real-time tracking in applications like Swiggy, uber, and Dunzo?November 16, 201928 Read More Inorder traversal Python of a Binary TreeNovember 4, 20191312 Read More Breadth-first search in a graph with pythonOctober 18, 201919 Read More Implementing graph with python and how to traverse.October 18, 201983 Read More Let us build a Youtube Music Desktop App using ElectronOctober 14, 20193866 Read More How containers isolate processes using Linux namespaces?October 12, 201917 Read More What is blackbox monitoring? Automating with bash scriptOctober 6, 201923 Read More Log parsing in python. Read how you can do it.October 5, 2019116 Read More How to start python: Basic Tooling in PythonOctober 5, 201917 Read More How docker networking works.September 19, 201921 Read More Docker components and how they interact.September 17, 201921 Read More The life cycle of a containerSeptember 16, 201923 Read More Different sub-languages of SQL.September 15, 20198001 Read More Generators in PythonSeptember 8, 201922 Read More Best practices for programmingAugust 26, 201918 Read More Iterators in python and how to create themAugust 24, 201963 Read More What are SNAT and DNATAugust 10, 201942 Read More How to save your monitoring metrics in Prometheus vs Graphite.August 9, 201927 Read More Tooling in DevOps: Installing Graphite for monitoring data.August 7, 201919 Read More Pattern and anti patterns while creating new servers.May 23, 201931 Read More What are the snowflake servers?May 23, 201933 Read More Reconciler pattern and how terraform uses it.May 21, 201917 Read More strace: See what system calls kernel is executing.April 3, 201920 Read More Why is TCP a reliable Protocol for sending data.April 2, 201925 Read More How Internet Protocol works?April 1, 201936 Read More What is GOROOT and GOPATH and how to fix it?March 19, 2019534 Read More Introducing GetWebSiteIP: Learning project in GO.March 13, 201916 Read More Tooling in Devops: Using Terraform For Automating InfrastructureFebruary 26, 201973 Read More Working on Scale: Infrastructure Automation with terraform and chef.February 25, 201922 Read More Working on Scale: Automating release process.February 24, 201915 Read More Working on Scale: Failover, timeouts, throttling and retries and why are they very important.November 29, 201824 Read More Working on scale: What is caching and where to use which one?November 19, 201825 Read More Working on Scale: What is replication and sharding and where to use which one?November 18, 201841 Read More Want to know how to optimize MySQL database. Read here.November 16, 201818 Read More Sieve of eratosthenes in python for Generating Prime numbersAugust 24, 201822 Read More Length of Longest Increasing Subsequence (LIS) in python [Dynamic Programming]August 23, 201819 Read More Docker Error: Failed to determine cgroup for the ‘cpu’ subsystem: Failed to read /proc/1232/cgroup.June 28, 201824 Read More How to do load testing using locust and python for your applications.June 6, 201835 Read More Reverse proxy vs forward proxy.June 5, 201824 Read More Unable to do ssh into machine.June 3, 201822 Read More What is a nameserver and how to run one?June 2, 201831 Read More What are chef servers and how to work with chef?April 3, 201828 Read More What are database migrations and why they are important?December 19, 201740 Read More Codiva: Online code compiler that compiles on the fly.December 16, 201716 Read More What are APIS and how to build API?December 2, 2017123 Read More Build desktop notifier using python and notify2.November 27, 20173470 Read More Want to host your own git. Learn how to host gitlab locally?November 25, 20174050 Read More Amazon fire TV and how it works for Indian usersNovember 6, 201756 Read More Amazon Echo Dot for Indian users and how it works for our accent.November 2, 201731 Read More Web Socket implementation using Socket.ioSeptember 28, 201721 Read More Web Sockets and how they solve the problem caused by polling.September 27, 201721 Read More Continuous Integration for your open Source project.August 28, 201720 Read More WordPress plugin to make your website AMP compatible.August 10, 201724 Read More What are runlevels in linux systems?August 1, 201723 Read More How to get number of threads per process?July 25, 2017118 Read More Why to use process instead of threads in python?July 4, 201755 Read More What are PWA or progressive web apps?July 2, 2017255 Read More What are AMP or accelerated mobile pages?June 30, 201721 Read More How to host your static site with github.io subdomainJune 29, 201720 Read More What components a simple software project should have?June 27, 201717 Read More Bollywood Analytics has a new look.June 22, 201722 Read More Do you know about Netflix Simian Army?June 22, 2017690 Read More Go server less with AWS LAMBDA.June 21, 201719 Read More Normal AWS SQS Queues and FIFO queues.June 19, 201732 Read More Introducing Bollywood Analytics : www.bollywoodanalytics.comJune 19, 201716 Read More Hello World with Docker: Learning Docker and Containers.April 29, 201732 Read More What are Docker and Containers: An introductionApril 28, 201724 Read More Level order traversal of a binary tree in python.April 27, 201722 Read More Don’t marry a programming language.April 21, 201726 Read More Best code editors for different programming languagesApril 20, 201790 Read More How to implement gzip compression in nginx to speed up your website.April 19, 201716 Read More How to maintain consistency while uploading to AWS S3April 19, 201719 Read More Command to get top ten processes consuming most CPUApril 18, 201756 Read More What happens when you click a link?April 18, 2017870 Read More How to get most frequent ip address in your logs.April 17, 201766 Read More What is blue green deployment.April 17, 201722 Read More Difference between pure and impure functions.April 17, 2017237 Read More Algorithms: Binary Search Tree and its functionality in pythonApril 16, 201727 Read More Terminal in browser: Building a Javascript Terminal in your website.April 14, 201715301 Read More Google search URL parameters and what do they mean?April 14, 201785 Read More Algorithms: Left view of a binary tree using python.April 14, 201717 Read More Picks from Quora- What do you think are the ‘7 wonders’ of the coding world?April 12, 201720 Read More Algorithms: Mirror a Binary tree using pythonApril 12, 201722 Read More Algorithms: Coding a linked list in pythonApril 11, 201726 Read More Major algorithms asked during Interviews.April 11, 201734 Read More Binary Tree and its traversal using python.April 10, 201771 Read More Creating Linux alias to enable you work faster.April 10, 201721 Read More What happens when you type a url in browserApril 9, 2017176536 Read More Part of Speech tagging, noun phrases, sentences and tokenization for natural language processing.April 8, 201716 Read More Naive bayesian text classifier using textblob and pythonApril 6, 201738 Read More Five mysql tricks to save your time while migrating huge data.April 6, 201722 Read More Build sentiment classifiers in 10 minutes using textblob and python.April 5, 201722 Read More How to download under proxy with pythonApril 5, 201759 Read More Beautiful Code Pens.March 31, 20172030 Read More How to implement load balancing with NginxMarch 30, 201726 Read More Monitor your unix system resources using HTOP.March 29, 201732 Read More Python: Increasing performance of your code: For vs MapMarch 29, 20177182 Read More Controlling LED with Motion Sensors in Raspberry Pi using python.March 25, 201726 Read More How to blink LED lights using raspberry piMarch 23, 201728 Read More Kodi: Open Source Media Center and Home theatre.March 22, 201725 Read More Raspberry PI Motion Sensor example: Shutdown the systems on inactivityMarch 11, 201733 Read More What if Nuclear Wars in JS and SVG? BOOM by Sarah DrasnerMarch 2, 201713 Read More Python dependency security vulnerability checker.March 1, 201723 Read More Awesome micro-interaction animationsFebruary 22, 201772 Read More Role Based Access Control for your applicationFebruary 17, 201730 Read More What I learned in my first 100 days of blogging.February 12, 201736 Read More Software Development tools: Tools for designing, development and management.February 10, 201766 Read More Packages to check dependency vulnerabilities in Rails, Node, php and python.February 9, 201737 Read More Domain Driven Development- An Introduction.February 9, 201719 Read More How to optimize javascript for performance – Top Points.January 29, 201725 Read More Increase your capability of taking risk.January 17, 201733 Read More Fabric : Tool you need to automate installations and deployments.January 14, 201722 Read More Javascript: Understanding Repaint and Reflow of DOM for increasing performanceJanuary 4, 201735 Read More JavaScript: How to handle DOM to increase performance and optimization.December 28, 2016107 Read More Javascript: Increasing performance by handling Scopes Smartly.December 27, 201625 Read More Javascript: Increasing performance using Dynamic LoadingDecember 23, 201637 Read More Javascript: Difference between strict and lenient equalityDecember 20, 201648 Read More JavaScript: Confusing and unknown concepts you must know.December 20, 201623 Read More Which programming language or technology to learn.December 19, 201617 Read More Decide which linux to use in 1 minute or lessDecember 13, 201619 Read More Still I will prefer a win over “learning from a defeat”.December 13, 201614 Read More Things to know in Linux to handle development and servers.December 12, 201629 Read More 5 tricks to make your android work faster without rooting the device.December 12, 201619 Read More 5 Reasons why you should not read this article?December 8, 201649 Read More How I created a 100 twitter bots and made them interact using python, aws and selenium..December 6, 201622 Read More Burning the ropes – PuzzleDecember 6, 20161871 Read More From beginner to expert in competitive programming.December 4, 201649 Read More Lets vote on Prime Minister decision of Demonetization, Was it correct or something is missing?November 30, 201617 Read More Which is the Top Rated messaging app on android have a look here.November 30, 201618 Read More Top 10 must have plugins for wordpress.November 25, 201668 Read More Things to know in computer science in last year of college.November 15, 201626 Read More World War 2: United States of America entered the war and American involvement in WW2 – World War 2November 12, 201619 Read More Results of World War 2: What, why, effects and consequences?November 12, 201624 Read More How Uber and OLA drivers leads to generation of black money by not returning the cash.November 10, 201647 Read More How discontinuing 1000 and 500 rupees notes will affect the people, the black money holder and the RBINovember 8, 201618 Read More Most useful list of websites for computer guys.November 8, 2016290 Read More Top Tools that every beginner web developers should know about and should get use to.November 6, 201618 Read More Learn Vagrant from Scratch : Provision environment for the virtual machineNovember 5, 201618 Read More Learn Vagrant from Scratch : Sharing the Vagrant imagesNovember 5, 201622 Read More Learn Vagrant from Scratch : Networking forwarding port to host machine and other optionsNovember 5, 201615 Read More Learn Vagrant from Scratch : Starting and SSH into vagrant boxNovember 5, 201619 Read More Learn Vagrant from Scratch : Syncing local folder to the virtual machineNovember 5, 201625 Read More Learn Vagrant from Scratch : Conclusion and other pointsNovember 5, 201616 Read More Learn Vagrant from Scratch.November 5, 201618 Read More Learn Vagrant from Scratch : Initial Setup and BoxesNovember 5, 201659 Read More Making your domain run on SSL i.e. making it https for free. Part 4 of Setting up blog with WordPress and NginxNovember 2, 201655 Read More Setting up blog with WordPress and Nginx: Step 3- Setting up DNS Mapping and SMTP Using YandexNovember 1, 2016380 Read More What if you burn your 1000 Rs Note? What will be the effect on Indian Government. Does India gets poor by thousand rupees?October 31, 201620 Read More Setting up blog with WordPress: Step 2- Setting up wordpress under your nginx.October 30, 201626 Read More Setting up blog with WordPress and Nginx: Step 1- Setting up aws server and nginx.October 29, 201669 Read More MACBOOK PRO 2016October 28, 201689 Read More Top 8 websites every web developer should know.October 27, 2016350 Read More Best practices and mistakes while using Bootstrap and CSS.October 26, 2016106 Read More Git, best practices and mistakes.October 26, 201666 Read More Few Front End frameworksOctober 25, 201620 Read More Git and how to use it.October 25, 201630 Read More [sgmb id=3]