ConciseSignal

Databricks launches Consort for database test branching

Databricks unveiled a new tool called Consort that lets developers create isolated branches of a real database for testing—just like code. Instead of using unreliable mock databases, you can now quickly spin up a copy, run tests (even destructive ones), and throw away the branch when done. This means code changes and database changes can be tested and shipped together, and risky updates get caught before reaching production.

Why it mattersMaking live database copies fast and cheap could shrink bugs and late-night emergencies. Teams get to test with actual data, not fake approximations, so stuff is more likely to work as expected.

Sources covering this

DatabricksPrimaryIntroducing Consort: Test-driven development on a branching database1:41 PM
Concise Signal DailyEverything that mattered, every weekday at 7am.

More in Enterprise

1 sources · 1d ago

Red Hat adds NVIDIA BlueField to OpenShift

Red Hat OpenShift will now support NVIDIA BlueField hardware, aiming to make data centers faster by letting specialized cards take on tasks usually handled by main processors. By moving network traffic management and security enforcement off CPUs and onto BlueField, businesses can free up computing power for core applications and AI tasks. Red Hat says this helps cut operational costs and makes network security more robust.

1 sources · 2h ago

Red Hat launches post-quantum certificate platform

Red Hat has released Certificate System 11, a platform designed to manage quantum-resistant digital certificates. The company says the system helps organizations identify and replace legacy cryptographic certificates, addressing new government mandates for post-quantum security. US agencies and others have begun classifying traditional encryption as a vulnerability requiring replacement, and the new tool aims to streamline migration to quantum-safe security standards.

3 sources · 8h ago

SAP addresses critical security flaw in core software

SAP has released a patch for a maximum severity vulnerability, tracked as CVE-2026-44756, affecting the SAP kernel. Security researchers at Onapsis say over 10,000 internet-exposed SAP systems could be at risk. The flaw allows unauthenticated attackers to send crafted network requests that could let them execute arbitrary operating system commands with administrative privileges. There are currently no reports of active exploitation, but experts recommend immediate patching.

1 sources · 2d ago

Google Data Cloud adds new AI and analytics tools

Google just launched several new features for its Data Cloud. BigQuery now supports stateful processing in streaming queries, letting you do things like rolling averages in real time (currently in preview). There’s also a ready-to-use synthetic data generator for Managed Kafka, now generally available. And Lakehouse managed tables for Apache Iceberg are in preview, promising easier data management and cross-tool compatibility. Updates to Dataflow pipelines are also rolling out.