Learn Infra Technology from Industry Experts

Start now, get a better job in 3 months.

Training
Certification

Certification

Become a certified expert with our various Certification modules available. Open up better job prospects for yourself. Get hired by the top MNCs in India.

Blog

Start Learning for FREE

Check out our blog for awesome articles on Database, Cloud and more. Get started with basic tips and tricks. It’s  100% free and it always will be!

YouTube

Check Out Our YouTube Channel

Get free video lessons, walkthroughs, and demos on our YouTube channel. It’s totally free and meant for complete beginners.

Check Out Our Latest Posts

MongoDB Replica Set Setup Using YUM

For More posts related to MongoDB, click on the LINK https://www.youtube.com/watch?v=t17gydO99EY Overview This document provides step-by-step instructions to configure a MongoDB Replica Set using YUM on Linux systems (RHEL/CentOS/Rocky/Alma). The setup includes one...

read more

Arbiter Theory

For more details on MongoDB, please click LINK 1️⃣ What is an Arbiter in MongoDB? An Arbiter is a special type of MongoDB replica‑set member that: ✅ Participates in elections✅ Has a vote❌ Does NOT store data❌ Can NEVER become Primary❌ Does NOT serve reads or writes In...

read more

MongoDB Backup and Restore Commands

For more posts regarding MongoDB, please click on Index   Mongodump creates a binary export of MongoDB data in BSON format. It’s ideal for logical backups and supports replica set consistency with the --oplog option. MongoDB Utilities : Mongoexport : Export...

read more

Replication in MongoDB

https://youtu.be/OWpiccVVNwU?si=jg7ryOK1Jxw9v8eW   Replication is implemented via replica sets—a self-healing group of mongod processes that maintain the same dataset.   Replica set architecture Primary: Accepts all writes. Records each write in the oplog...

read more

MongoDB Basic Commands

NOTE : We will use the below in the entire document for learning purpose :   DB  Name : infra Collection Name : topics 1. Create a database : User Infra Note : Creating a database is only possible, once you add a collection to it 2. Create a collection : Here we...

read more

MongoDB Blogs

1. MongoDB Basics 2. MongoDB Basic Commands 3. Replication in MongoDB 4. MongoDB Backup and Restore Commands  5. Arbiter Theory  6. MongoDB Replica Set Setup Using YUM 7. MongoDB 5.0.23 Replica Set Setup (Offline / Air‑Gapped)      

read more

MongoDB Basics

https://youtu.be/nB7wjQGWCU4?si=tCaM_hTu5Sfl64ls What is MongoDB? Mongo DB is a NoSQL Database which is Not Only SQL Database. It is an Open Source Database. MongoDB is written primarily in C++ The core database engine (storage, indexing, replication,...

read more

Learn Ansible

 

Learn AWS

Learn AWS

Learn AWS