DEDavid Essienindavid-essien.hashnode.dev·1d ago · 10 min readHow I Eliminated 19,494 Duplicate MongoDB Records (And What I'd Do Differently Today)At a previous organization, I was handed ownership of a job platform serving 1,000+ users worldwide. Jobs on the platform could be scoped to a single city, a state, a whole country, or "available worl00
PGpc gamerinnitinbuilds.hashnode.dev·4d ago · 4 min readBuilding Wanderlust: My Full-Stack Travel Listing AppIntroduction I recently started building Wanderlust, a full-stack travel listing web application. The purpose of this project is to understand how frontend pages, backend routes and databases work tog00
SASami Arshadinbuildbeyond.hashnode.dev·5d ago · 7 min readIntroducing BuildBeyond: The Platform Where Developers Grow TogetherEvery project starts with code. The good ones start with a problem. For the past few weeks, almost every day ended the same way. Open VS Code. Write some code. Break something. Fix it. Redesign a pag00
ASAnkan Sahainblog.ankan.in·6d ago · 8 min readThe Week My Database Learned to Defend ItselfHow AxioDBCloud went from an open TCP socket to a TLS-encrypted, authenticated, pooled, and AI-drivable system in seven days. There is a specific kind of discomfort that comes from looking at your ow00
GMGeetanjali Mundeingeetanjalidev.hashnode.dev·Jul 8 · 5 min readMy Journey from Frontend Developer to Building a Production-Ready AI Platform with Next.js, Go & Google GeminiIntroduction When I started learning web development, I was focused on creating attractive user interfaces using HTML, CSS, and JavaScript. Like many beginners, I thought building a beautiful website 00
UMUttam Mahatainuttammahata.hashnode.dev·Jul 5 · 6 min readLocking Down a "Public" MongoDB Atlas Cluster Without Breaking Anyone's WorkflowI run a small K3s cluster spread across a handful of VPS nodes, plus a MongoDB Atlas cluster that several backend services talk to. At some point, Atlas's Network Access list had drifted to 0.0.0.0/0 00
UMUttam Mahatainuttammahata.hashnode.dev·Jul 5 · 8 min readMigrating MongoDB Data to Atlas: A Practical Field GuideSooner or later, almost every team ends up moving data between MongoDB deployments — standing up a new production cluster on Atlas, consolidating a staging box into prod, or syncing a partner's on-pre00
PKPrajit Kumar Singhinprajit-dev.hashnode.dev·Jul 4 · 5 min readBrewing Data with MongoDB: A Galactic Guide to CRUD OperationsWelcome, fellow data voyagers! If you’re tired of rigid, tabular databases that force your data into tight little boxes, you’ve come to the right place. Today, we are taking a journey into the dynamic00
SSubhransu894insubhransusekhar.hashnode.dev·Jul 2 · 3 min readHow I Built a Full-Stack CRM with MERN-StackIntroduction Building real-world projects is one of the best way to learn full-stack development. To strengthen my understanding on the MERN stack, I built Anvaya CRM , a Customer Relationship Managem00
MMongoDBinmongodb-official.hashnode.dev·Jun 30 · 6 min readDeploying MongoDB MCP Server on Amazon Bedrock AgentCoreAuthors: Igor Alekseev (PSA AWS), Anuj Panchal (SA MongoDB), Vin Dahake (SA AWS). AI agents are only as useful as the tools they can access. With the Model Context Protocol (MCP) becoming the standard00