368 подписчиков
489 видео
Kafka Tips - 46 What is difference between SLO and SLA
How to Delete first node of circular linked list - DS and Algo interview questions
Java JVM performance tuning - JVM optimisation Tips
Microservices-07 Complexity and Setting up dev environment are major cons of Microservices
Kafka Tips - 13 How heap memory is used in Kafka and how to manage it
Kafka Tips - 36 Why multiple consumer in same group shouldn’t be running by same thread
How to detect loop in a linked list - Data structure and algorithm questions
Kafka Tips - 25 Kafka partitions and kafka consumer and consumer groups
Data Structures and Algorithms - Print common elements in two sorted array
Kafka Tips - 06 How to manage number of threads writing to Kafka logs
Kafka Tips - 10 How to manage default replication factor in case of auto topic creation
Rolling update in Kubernetes : Everything you need to know or step by step guide
Kubernetes Design Patterns : Rolling Update Benefits of Rolling Update Deployment
Kafka Tips - 24 How interceptor works in Kafka
Kafka Tips - 29 What is eager rebalancing in Kafka
Kubernetes Design Pattern: Common use cases of Rolling Update Deployment
SQL Tips -01 Why rounding is necessity in case float data type in MySQL
Kafka Tips - 39 How too frequent commit of messages to kafka reduces throughput
SQL Tips -07 What is NULL data type in MySQL
Mastering Kubernetes: Understanding Stateful Design Patterns in 7 Minutes
Pros and cons of Singleton Design Pattern in Kubernetes Full Video :
Kubernetes Pattern - Why you shouldn’t set CPU limit in Kubernetes
What are use case’s for Singleton Design Pattern In Kubernetes Video :
Kubernetes cluster Node , Pod and container
Kubernetes Design Pattern: Rolling Update Deployment Steps Part -1
Kubernetes Design Pattern: what is rolling deployment
Kubernetes -01 How It is born
GOLang Tips - 21 Why only sender should close channels in goroutines
Database monitoring guidelines
GOLang Tips - 14 What are first class functions in GO
AWS Tips - 45 Deployment options provided by AWS Elastic cache (Backup/restore Replication Sharding)
Go JSON Tutorial: Marshalling and Unmarshalling Explained
Kafka Tips - 14 Configuration fir Kafka Garbage collector GC G1GC
Microservices -16 Managing event based architecture by only passing ID
Kafka Tips - 30 Cooperative rebalancing if Kafka Partitions
How CAP theorem works in distributed systems
Microservice -02 Why each and every microservices should have their own databases
Why Go’s Garbage Collection Is a Game-Changer for Developers
Data Structures and Algorithms- linked list vs Array
Microservices-19 Benefits of Message broker in Aync communication
How service discovery happens in micro services world
Microservices- 17 Event driven architecture will full messages
Microservices-21 Postel’s Law
How to separate odd numbers and even numbers from linked list - Data structures and algorithm
Create two stack using one array - Stack Data structures Interview questions
Spring MVC vs SpringBoot - Spring Java Framework
RabbitMQ AMQP Component’s Broker and Vhost- Part 1
AWS Tips - 11 How installation of patches on EC2 instances happens via AWS SSM (System Manager)
Spring boot vs Plain java project - Spring MVC and Java
Microservices - 10 One of major pain point of microservices is managing business reporting