20 тысяч подписчиков
236 видео
Part 15 - What is replication in Kafka | Replication Factor in Kafka | Kafka for beginners
Reverse a String using Stack | Basic Stack Algorithms
Part 4 : Network setup for virtual machine cluster | Ubuntu 18.04 | Virtual Machine cluster
Scrape GitHub Trending Repositories using Python | BeautifulSoup | Requests
Removing files from git staging area | git reset
How to build Node.js Application with Docker | Node.js with Docker
Install Elasticsearch and Kibana using Docker compose | Elasticsearch | Kibana | Docker
Python Flask CRUD REST APP in 30 Minutes
Install Prometheus MySQL exporter using Docker Compose | Prometheus
Part 7 : Download Docker Image | Docker for Beginners
Part 11 - What is consumer group in Kafka | Kafka for beginners
REST API Rate Limiter in NodeJS using Redis and ExpressJs | REST API Rate Limiter | Redis
Part 12 - Consumer group in Kafka with 2 partition 1 consumer | Kafka for beginners
Part 5 - What is Kafka topic | Kafka for beginners
Read the docs theme in Sphinx | Changing theme in Sphinx | Read the docs
Install Docker Compose on Linux | Docker
Part 13 : Restart Stopped Docker Container | Docker for Beginners
MySQL monitoring using Prometheus and Grafana | MySQL Exporter
Learn Kafka in 2 hours
Weighted Directed Graph representation using Adjacency matrix | Graph representation matrix
Part 14 - Consumer group in Kafka with 2 partition and 2 consumer | Kafka for beginners
Chatbot using ChatGPT and Python | ChatGPT Python | OpenAI
Prometheus and Grafana installation using Docker Compose
Part 7 - Kafka producer in python | Kafka for beginners
Free MySQL Instance on Cloud
What is JSON Web Token | JWT
CSV Reader and Writer in Python using Pandas | Python | Pandas
Part 15 : View Docker Container Logs | Tail Docker Logs | Docker for Beginners
Part 9 - Delete documents in MongoDB using PyMongo | Python and MongoDB
Delete local branch in git
Install Kubectl on ubuntu 22 | Kubernetes | Docker | Ubuntu
Chatbot with ChatGPT and NodeJS | ChatGPT NodeJS | OpenAI
Solution 2 - Count set bits in a number | Masking and Right shift operation | Bit Manipulation
Interesting fact about python language 🔥🔥🔥🔥
Solution 1: Find Majority element in an array | Using Hash Map | Array Algorithms
Deploy NodeJS APP on Amazon EC2 Instance
Part 2 : Installing Ubuntu Desktop 18.04 on virtualbox | Virtual Machine Cluster Setup
What is git stash
Part 6 - What is Kafka topic partition | Kafka for beginners
Solution 1 : Count set bits in a number | while loop | Bit Manipulation Algorithm
__name__ == __main__ In Python
Install Postgres Using Docker Compose | Docker | Postgres
Find sum of elements in an array in Java | Basic Array Algorithm
Part 2 : Vagrant boxes
Part 2 : Virtual machine vs Docker containers | Docker for beginners
Background job processing using Python, FastAPI and Redis Queue | Python | Message Queue
What is Google Protocol Buffer
Part 3 - Create database in MongoDB using PyMongo | Python and MongoDB
Part 1 : Why do we need docker | Docker for Beginners | Docker Course
Remove untracked files from GIT | git clean
Print all characters of String in Java | Basic String Algorithms