
Learn the basics of MongoDB as a document store and server, including community edition, enterprise, and Atlas free tier, with practical notes on JSON documents and collections.
Learn to connect MongoDB Atlas with MongoDB Compass, set up a free Google Cloud cluster, create a user, configure IP access, and work with a demo db and sample data.
Discover MongoDB Compass, a Java-based GUI and CLI, to connect to a server, browse databases and collections, and perform insert, edit, and delete in JSON, list, and tabular views.
Connect to MongoDB Atlas from MongoDB Compass to set up a free cloud cluster. Create a demo db and server metrics collection, add documents, and explore sample weather data.
Explore MongoDB change streams, near real-time notifications that act like triggers. Watch inserts, updates, deletes on replica sets or sharded clusters with resume tokens, filters, and observer integrations.
Create on demand materialized views in MongoDB by using match and merge stages to store results in a dedicated collection, with indexing for fast queries.
Learn the five essentials of Redis: key-value storage, data types and commands, editions (open source, enterprise, cloud), GUI/CLI tools like Redis Insight, and modules such as Redis Search and JSON.
Master the set data type, which disallows duplicates and is unordered, and learn key commands (add, members, card, union, inter, diff, scan) and use cases for counting unique items.
Explore the bitmap data type in Redis, learning how bitmaps store 0/1 values, use memory-efficient bitwise operations, and master key commands like set bit, get bit, bit count, and bitop.
Hyperloglog data type estimates the number of unique values in large data sets without storing the values, using about 12 KB of memory and an error rate under 1%.
Master Redis basics: persistence with AOF and snapshots, core data types, and modules like Redis Json, Redis Search, and time series.
Explore Redis pub/sub fundamentals, including publish and subscribe, pattern subscriptions, and the fire-and-forget delivery with no data storage and no guaranteed deliveries, ideal for real-time, low-latency messaging.
Explore Redis persistence options for in-memory data: RDB snapshots, AOF, hybrid AOF with RDB, or no persistence, and compare durability and data-loss implications.
Discover the Redis json module, a binary json store in Redis stack with dynamic schema and jsonpath support, and learn use cases like mobile app backends, analytics, and IoT data.
Learn how Redis gears embeds functions in Python, Java, and JavaScript for in-server data processing with no extra layer. Explore IoT use cases, data cleansing, language detection, and write-behind architectures.
Explore InfluxDB 2.0 components, including the time series database engine, buckets, and a feature-rich user interface with load data, data explorer, dashboards, and alerts.
Explore InfluxDB 2.0 and 3.0, and why learning both matters, comparing TSM versus SQL, cloud serverless versus OS editions, within the arrow ecosystem powered by Apache Parquet.
Learn InfluxDB 2.0 basics: buckets with retention, api tokens, and flux; understand measurements, line protocol, tags, fields, and timestamps, and how indexing, series, and data types govern updates.
Explore InfluxDB 2.0 notebooks to analyze data with queries, create alerts and tasks, and build multi-panel visualizations that can be exported as PNG or PDF.
InfluxDB offers threshold and dead man alerts with a four-step process (query, configure the check, set a notification endpoint such as Slack, and define rules) using schedule every and offset.
Master InfluxDB 2.0 tasks with flux scripts, detailing options, data sources, processing, and destinations. Explore three examples: copy between buckets, add a calculated column, and post results to http endpoint.
MongoDB,Redis,InfluxDB are proven and being used by enterprises in their critical Applications and Architectures for the past 8+ years.
These databases have huge demand for both their Onpremise and Cloud Editions. They are Multi-Model Databases and can suit to different TOP usecases and System Designs . Please check about their Multimodel features
Recent Years MongoDB has added many features like Change Streams, Triggers,Views,TimeSeries Support
In case of Redis they have popular modules prebuilt in their redis stack like Redis Search,Redis Bloom,Redis JSON and Redis TimeSeries
InfluxDB the top Timeseries database has a new Storage engine 10x based on Apache Arrow ,for high Cardinality and SQL Support. Please check the trend for Timeseries Databases. Its peaking up.
Redis and MongoDB also have GraphSupport which makes them suitable for applications like Fraud Detection, Identity Management,Personalization etc
Redis is evolving fastly as a Primary Database and it has a Cool Streams Datatypes,that most developer,Architects will love
FEATURES are getting added to products in a faster manner, primarily due to factors like automated tests,CI/CD pipeline enhancements and due to the advent of tools like Copilot. For eg) Redis and MongoDB have added support for Vector Search
This course is carefully crafted with Basics to Advanced topics using feature rich tools like Redis insight, Studio3t, MongoDB Compass to make the learning easier with clarity. The couse has Customer Stories,Usecases analyzed,Architectures explained,Question Answers sessions and Practical Interview Questions ( Will be Challenging)
All The Best!