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