Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Amazon DocumentDB and multi-key indexing

Amazon DocumentDB and multi-key indexing
In previous posts, I discussed the limitations of MongoDB emulations on databases like Oracle and PostgreSQL. AWS offers Amazon DocumentDB, which provides compatibility with MongoDB 5.0 and may run on...
05.05.2025 0 Read More

DocumentDB Load Balancing: A Key Learning from Our Load Testing

Understanding the Load Balancing Issue In a typical Amazon DocumentDB cluster, there is a primary node that handles all write operations and one or more read replicas to distribute read traffic. Durin...
26.03.2025 0 Read More

Amazon DocumentDB != Microsoft DocumentDB extension for PostgreSQL

Amazon DocumentDB != Microsoft DocumentDB extension for PostgreSQL
My next post will be about Amazon DocumentDB and how it compares to MongoDB in terms of indexing a flexible schema with multiple keys. There's a lot of confusion today with the "DocumentDB" name becau...
04.05.2025 0 Read More
Loading...
#reading
How to Integrate Microsoft Dynamics 365 with Power Automate
0
Go's singleflight package and why it's awesome for concurrent requests
0
PDF Generation, Bloat and Optimization
0
Staying Ahead in JavaScript: What’s Trending in 2025
0
Are you worried of Prisma Errors? Here are all the prisma error formatted!📃
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0