G

Gaurav Yadav's Learnsteps

Website is dedicated to make the beginners start learning.
We feature blogs related to technology, history, commerce
and common day to day news and facts.

  • Rated2.8/ 5
  • Updated 8 Months Ago

Recent blog posts from Learnsteps


Running Kubernetes in Production: Part 1 - Learn Steps
Running Kubernetes in Production: Part 1 - Learn Steps
There are tons of articles available on the internet on the basics of how to run something, but there is a huge gap when you run something just to test it out and run it in production. A lot of tools ...
8 Months Ago
BlogAdda
How to do data Scraping Through Selenium - Learn Steps
How to do data Scraping Through Selenium - Learn Steps
Data scraping is also called web scraping. It is the process of importing information or data from a website to the file saved on your computer. It is the most efficient way to get data from the web. ...
1 Year Ago
BlogAdda
What is the difference between an Orphan process and a Zombie process - Learn Steps
What is the difference between an Orphan process and a Zombie process - Learn Steps
If you have worked with Linux processes there is a high chance that you have seen these terms, zombie process and orphan process. They can be confusing sometimes, in this article we are going to look ...
1 Year Ago
BlogAdda
Kubectl get pods: Birds Eye View - Learn Steps
Kubectl get pods: Birds Eye View - Learn Steps
Kubernetes has become the most popular choice to deploy and manage micro-services. If you are new to Kubernetes or you’ve recently started using it, you’d be aware of the advantages it provides. W...
1 Year Ago
BlogAdda
Creating ETL pipeline using Python - Learn Steps
Creating ETL pipeline using Python - Learn Steps
An ETL pipeline is a fundamental type of workflow in data engineering. The goal is to take data which might be unstructured or difficult to use and serve a source of clean, structured data. It is very...
1 Year Ago
BlogAdda
Advance Kubernetes: What exactly are Kubernetes Operators? - Learn Steps
Advance Kubernetes: What exactly are Kubernetes Operators? - Learn Steps
Kubernetes has gained a lot of traction recently and is one of the standards followed across organizations when it comes to running and managing their containerized workloads. In this article, we are ...
1 Year Ago
BlogAdda