I’m using mongodb atlas but I really loved the separation of compute and storage and all the benefits that you’ve mentioned also the backup granularity. Wonderful presentation. Thanks
document db is built on top of mongo db? In an springboot application, do I need to add extra dependency for document db or will it work with mongo's dependency?
I want to know, if document db supports nested documents (sub documents) same as how mongo has. I guess its should support, since at the end it's a json data that gets saved in database. Appreciate any response..Thanks
I’m using mongodb atlas but I really loved the separation of compute and storage and all the benefits that you’ve mentioned also the backup granularity.
Wonderful presentation.
Thanks
Glad you liked it! :)
document db is built on top of mongo db? In an springboot application, do I need to add extra dependency for document db or will it work with mongo's dependency?
Good to have a video on sharding too!
Amazing presentation
I want to know, if document db supports nested documents (sub documents) same as how mongo has. I guess its should support, since at the end it's a json data that gets saved in database. Appreciate any response..Thanks
Yes it does!
can someone help me to get this code? 16:46
It could show the .yml file