9 followers
I'm a 22-year-old boy with a passion to learn about the DevOps Landscape. I love to explore things and deep dive into how these little pieces of code come together to form such state-of-the-art tools.
Introduction Docker has transformed the way developers build, ship, and run applications. Its networking capabilities are a key feature that allows...
Kubernetes, also known as K8s, is an open-source system for automating the deployment, scaling, and management of containerized applications. And in...
What is K-means Clustering? k-means clustering is an iterative aggregation or (clustering) method which, wherever it starts from, converges on a...
About task Create a model that will detect a car in a live stream or video and recognize characters on the number plate of the car. Then, it will use...
Hi there! Today we are going to make a web-based terminal to run the commands with the help of javascript and python as backend. So let's get into...