Showing 1–10 of 10 dossiers

Amazon Aurora Serverless gets faster burst scaling

Aurora Serverless can now add roughly 12 ACUs in the first second of a scale-up event on platform versions 3 and 4. The change is automatic and is most useful for bursty SaaS, API, batch and agent workloads, but it does not remove the separate resume delay when a database has scaled all the way to zero.

Neon makes Functions and Object Storage branch with Postgres

Neon’s beta backend now combines Postgres branches with Node.js Functions and S3-compatible Object Storage that inherit branch semantics. For builders, that makes ephemeral preview/test environments more complete: database state, backend code and object data can move together instead of requiring separate production-adjacent services.

Supabase fixes broken client trace propagation and links frontend traces to backend logs

The new tracing path gives Supabase requests a shared trace_id across browser or app spans and backend logs, with support for OpenTelemetry-compatible tooling. For JavaScript users, the practical detail is a required upgrade to supabase-js 2.112.0 or later because 2.106.0 through 2.111.x silently failed to propagate headers in bundled applications.

Data systems are difficult to replace precisely because they hold the part of an application that must survive. New databases and managed storage products can remove operational work, but compatibility, consistency, backup behaviour, egress and pricing matter more than a clean getting-started example.

This page follows consequential changes across relational databases, document stores, object storage and managed data platforms. BTN reads the technical details and looks at migration, failure recovery and the long-term cost of keeping data useful. Coverage is aimed at builders choosing a dependable default or evaluating a genuine new capability, not collecting database categories for their own sake.

The beat also covers replication, local-first systems and developer-friendly database services when they create a meaningful new option. Claims about effortless scale are checked against consistency, tooling and recovery. The safest data platform is often the one whose behaviour a team can explain during an ordinary failure.