March 2024 Summaries
2 posts from PeerDB
Filter
Month:
Year:
Post Summaries
Back to Blog
PeerDB has released an Azure Event Hubs connector that enables fast and reliable Change Data Capture (CDC) from PostgreSQL to Azure Event Hubs, allowing real-time data consumption by downstream applications. This solution addresses the limitations of existing tools like Debezium, offering enhanced configurability, lower setup and maintenance costs, and native support for Azure Event Hubs APIs. PeerDB's SQL layer simplifies replication management, while its performance optimizations ensure sub-second latency at high throughputs. Additionally, the solution provides advanced security features, such as guaranteed isolation across topics, and comprehensive observability tools. PeerDB is currently being used in production by large-scale Postgres Azure customers and offers a 30-day free trial for its cloud service.
Mar 15, 2024
969 words in the original blog post.
The text compares four popular Postgres managed services: AWS RDS, Azure Flexible Server, GCP Cloud SQL, and Supabase. It evaluates these services based on performance, costs, and features. In terms of performance, AWS RDS leads with an average throughput of 2.7K transactions per second (TPS) and an average latency of 2.884 ms. For cost-effectiveness, Supabase is the most affordable option at $113 per month. All four services offer robust support for features related to availability & reliability and security & compliance, which are important for enterprise-grade workloads. AWS RDS stands out as the most mature Postgres offering with the highest number of supported extensions (92). Supabase is also highlighted for its developer-friendly features.
Mar 04, 2024
1,176 words in the original blog post.