plans
plans copied to clipboard
This repo introduces you to ShredX and is used for tracking the future & past events :sailboat:
## Advanced MongoDB This episode will cover a few advanced topics like indexing and performance. Also a few Database Admin topics like Replica Set and Sharding ## Overview The process...
## Service Discovery using REDIS When you run Microservices on a set of ec2 instances rather than using ECS or EKS or GKE. There has to be a way for...
## Redis Learn [Redis](https://redis.io/). Redis is a popular tech used as a * cache for the key-value store * message broker * database Having hands-on on this topic is good....