Context Api and Now this one. Both are awesome videos. i am stuck in Replica around 2 days. Now after this i complete Replica and now transactions are working perfectly. Thanks Mittal Sir
@Truly Mittal, well explained sir. The topics and the explanation were fully structured and systematic way. Thanks for sharing your enormous amount of knowledge with us and look forward to see more and more from you.
Hey yourstruly!! Saw ur android playlist, it was just awesome!! Do add a tutorial on how to access file or file list from internal/external storage to the app..
You are really awesome man ☺️. I have a question man. Will the application we design that uses the DB know that it is having a failover setup or it will have zero knowledge on that. What I mean is which url should I specify to connect to the mongodb cluster so that it doesn't matter whichever instance goes down. It may be a noob question but please help with that if possible. Thank you.
I have i small question as primary went down and few hours later it up again question is after it up all the data transactions happened between downtime will be copy in to the database that db went down?
I have a situation where Primary and Secondary1 wen down so all I have is Secondary0, I deployed three new servers Primary,Secondary0 and Secondary1 how would I replicate data from old Secondary0 that is still available but didn't become primary ?
... I assume to have a shared setup with a cluster you will first be creating a 2 way or 3 way or x way shared setup and then as a 2nd step take each of the masters and add replicas for the ? do you have an example of such.
Hey I have some doubts regarding concurrency in mongoDB. I saw there is a pool size settting while instantiating the client, is that is the way to do concurrent requests? Also mongoDB handles all the read / write operations between all these concurrent services automatically?
Cors origin error occour. While uploading a photo using multer in express post request. All other post request are working fine , I am using _____________ app.use(cors()); _____________ Any solution? thanks
Sir, are mongodb replica set for ATLAS not available for free tier users? Because I am not able to find two replicas. Rather I was only able to find one. Please help and thanks for your time.
I couldn't solve this issue "msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":4400}} this never goes away
This video is pure Gold!... I am so happy that I found this video, bro you are amazing thank you very much! 💙 and no I will never scream Chuck Norris' name during sex, This will never happen 😂
Get this guy a medal!!
You deserve it. One of the best explanations!
Best channel for actual learning for software engineers.
So underrated , gonna suggest this to all my friends , make more videos !!!
The way u explained everything step by step is amazing.
Finally I could understand how to make all this. Thanks a lot.
That's one seamless explanation. Bravo.
Beautifully explained.
Thanks
I just watched the best mongodb video.
Thank you
Properly explained. You are a lifesaver. Thank you.
Thank you. It was truly amazing. I really appreciate the way you explain everything in details.
Dear, You have made lots of good tutorials
Thank you so much! Go ahead!
Context Api
and
Now this one.
Both are awesome videos.
i am stuck in Replica around 2 days.
Now after this i complete Replica and now transactions are working perfectly.
Thanks Mittal Sir
the best video on Mongodb. it helped me a lot.Thanks
Subscribe like share
Add authentication in it as well. Things get messy when you need to add keyfile
Very interesting topic. Thanks for posting
Thanks a lot for your explantation, You are the best. I'm a beginner in MongoDB , I understand
Awesome explanation! Thanks man. Looking forward to sharded cluster tutorial too :D
wow! Good shit man, big thanks for this great explanation!
Thanks so much. Well explained.
Great tutorial. Very well organized. Thanks for sharing.
Thanks. It is very informative for me.
Please continue this playlist
Great quality, well explained.
Thank you. This made me understand how to setup a cluster in a very simplified way! Please also make videos on how to implement sharding
I’ll try
@Truly Mittal, well explained sir. The topics and the explanation were fully structured and systematic way. Thanks for sharing your enormous amount of knowledge with us and look forward to see more and more from you.
Glad it was helpful!
2:45 that is awesome.
Perfect tutorial.
super duper explanation
Well explained, thanks for posting.
Liked, Shared, subscribed ✌️
Thanks for this. Be great to add the tls to enable encryption between the nodes
O,yes u can definitely add it is the instances are on different hosts
Cool video, u explained everything I needed...
Fantastic videooo! You are the man!
Simply Excellent!
Excellent video! I learnt a lots from this.
Hey yourstruly!! Saw ur android playlist, it was just awesome!!
Do add a tutorial on how to access file or file list from internal/external storage to the app..
Will do soon, Subscribe like share
@@mafiacodes Already did that!
It works perfectly in local. What about if we work on mongoDB Atlas or server?
You are really awesome man ☺️. I have a question man. Will the application we design that uses the DB know that it is having a failover setup or it will have zero knowledge on that. What I mean is which url should I specify to connect to the mongodb cluster so that it doesn't matter whichever instance goes down. It may be a noob question but please help with that if possible. Thank you.
Better explained here in the video itself...watch to clarify the doubt
ruclips.net/video/gChzfhVGqp8/видео.html
awesome video. Thank you.
I have i small question as primary went down and few hours later it up again question is after it up all the data transactions happened between downtime will be copy in to the database that db went down?
Awesome. Thanks
Subscribe like share
great content. Can you please do one for postgresql? Thanks
Great suggestion!
a time ago, I was a big fan of MongoDB. but recently i heard about Apache Cassandra because of high scalability
Can you please make this video with kubernetes with auth and external access
Thank You !! 🙏🙏🙏
In windows also same process or not? Sir
How do we set the read preferences? How do we verify the read preferences?
Hi sir can you make aws series with Android studio currently aws opened free trial everyone can use aws now it will make big difference
Please explain encryption also for production ready...
I have a situation where Primary and Secondary1 wen down so all I have is Secondary0, I deployed three new servers Primary,Secondary0 and Secondary1 how would I replicate data from old Secondary0 that is still available but didn't become primary ?
Magnifico!
But what happens to the mongodb running at 27017? Whats is purpose now?
GREAT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Hates Off brother
Thank you. But I have a question. If one node goes down, after sometimes it backs again....will it contain the same data as other nodes?
Yes I guess so but I am not sure.
Which terminal do you to write the code ??
how to restore backup from a different server to newserver with data loaded to a specific folder
Production without authentication?
Which terminal are you using?
Please make a video on using Dockerode in node js and how can we use to build something like Remote Code Execution like online IDE. Thanks
... I assume to have a shared setup with a cluster you will first be creating a 2 way or 3 way or x way shared setup and then as a 2nd step take each of the masters and add replicas for the ?
do you have an example of such.
Isn’t it the same example as demonstrated here
@@mafiacodes I"m asking example for more detail around a shared cluster... with each shard having it's own replica sets
Why you didnt create arb?
Thanks for making the video so comprehensive.
but also let me know
HOW TO MAKE SECONDARY NODE AS A PRIMARY NODE MANUALLY?
at 8:48, which shortcuts you use to exit the process ?
Hey I have some doubts regarding concurrency in mongoDB. I saw there is a pool size settting while instantiating the client, is that is the way to do concurrent requests? Also mongoDB handles all the read / write operations between all these concurrent services automatically?
How can i set authorization for mongo-query-router node in mongo cluser? Specially for mongos
i want to restrict users to connect query-router
after that how to setup authentication on this process
Is it possible to have a localhost and atlas replicaset??
Never tried that but may be possible if you can tunnel ur localhost
Hi merci à vous pour la video. Mais le mongo.exe ne vient plis avec les nouvelles installations. Que faire dans ce cas
Do I need to install mongodb enterprise version for this? Or it can also work on the community version?
community, Subscribe Like Share
Can you please share knowledge on parallel mongo storage.
what is parallel mongo storage ?
@@mafiacodes it's sharded cluster. if possible I want to combine, both sharded and replica as you told in this video,for large scale,
Better would be to use mongo atlas, since what u pay for individual machines would be more than atlas
@@mafiacodes sorry to distrub what you told is right, but i have a different concept to test . It will enough for me to know sharded cluster.
Cors origin error occour.
While uploading a photo using multer in express post request.
All other post request are working fine , I am using
_____________
app.use(cors());
_____________
Any solution? thanks
product ready can not use "localhost"
Sir, are mongodb replica set for ATLAS not available for free tier users? Because I am not able to find two replicas. Rather I was only able to find one. Please help and thanks for your time.
Need to go thru the docs of atlas
@@mafiacodes Yes , I have to upgrade atlas.
How can you use database in production with credential?
This shouldn't be titled production, but development.
Which vscode theme are you using?
This was not in vscode but hyperterm
terminal location pls?
Setup for production deployment, but doesn't even mention security and authentication?
sen nasıl bir kralsın
I couldn't solve this issue
"msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":4400}}
this never goes away
How do you start multiple tabs on sigle machine
tabs of what?
@@mafiacodes nvm got it....I meant multiple instances
@@kingsite8328 how did you do it?
This video is pure Gold!...
I am so happy that I found this video, bro you are amazing thank you very much! 💙
and no I will never scream Chuck Norris' name during sex, This will never happen 😂
I'm getting error like count failed
Exact error?
Doesn't Work !
Institute
abee tujhe hindi nhi aati kya ?