Open Internet by MindsNet
Scalable Data Storage for High-Volume Webhooks
The author needs to store ~500 JSON webhooks per second and handle other queries, but is unsure how to design a high-load architecture. They are considering using MongoDB for webhooks and Postgresql for other data, but want to understand the best practices and limitations.
Computing & Technology, Computer Science, Databases