Hey guys, I got an extremely awesome opportunity this year to demonstrate the concept of "Migrating CronJobs to Serverless Architecture" in MongoDb World Conference (MongoDB.live). This is intended for anyone who is starting to write scheduled jobs and wants easy Serverless Architecture for this. Do more with serverless, pay less..! You can watch my whole... Continue Reading →
[Demo] Full Text Search in Transactional Database
Demo on how to use a single database collection as a transactional database as well as a full text search engine.
Combining Databases and Full Text Search
Read about how to combine a Full Text Search engine inside your own transactional database.
Going Serverless with MongoDB Stitch
Going Serverless with MongoDB Stitch
API in Backend Development
Most people ask - Do you work in Frontend or Backend? So what exactly is the difference? What does Backend Development even include? Backend Development (Web or Application) includes all the Server-Side code (not only databases) of the application. This means, all the processing of information, logical analysis, prediction, CPU driven tasks, data handling and... Continue Reading →
Using MongoDB in Flask (Basics)
Hey peeps, I imagine you all have gone through with understanding of REST api in our previous blogs, basically this and this. Also, do see the REST URL naming conventionsĀ to follow the best practises and grow your code in the best way. MongoDB The purpose of showing MongoDB to you introduce you guys to NoSQL... Continue Reading →