InfoQ Homepage News
-
Vercel Releases AI Elements Library for React UI Integration
Vercel has released AI Elements, an open-source library of React UI primitives built atop shadcn/ui and designed to integrate with the Vercel AI SDK.
-
The European Cloud Dilemma: Innovation Versus Digital Sovereignty
European tech companies are facing a tricky situation, using popular American cloud services like AWS and Google Cloud, but worrying about keeping control of their data in Europe. With rising geopolitical tensions, more practitioners are asking: should we be less dependent on American tech giants? It's got some European developers and businesses rethinking how they handle their data.
-
Jakarta EE 12 Will Focus on Consistency and Configuration
Before the release of Jakarta EE 11, preparations for Jakarta EE 12 were well underway as plan reviews for 24 Jakarta EE specifications were approved in early 2025. Scheduled for a GA release in July 2026, Jakarta EE 12 will focus on consistency and configuration, and require a minimum of JDK 21 along with support for the upcoming release of JDK 25.
-
OpenAI’s GPT-5 Debuts with Commoditizing Costs and Higher Scrutiny
On August 7, 2025, OpenAI launched GPT-5, introducing advanced capabilities like a 400K token context and improved pricing for production use. Despite initial backlash over perceived performance issues, GPT-5 shows significant reductions in factual errors and enhances model integration through its new Agents SDK. As a result, user engagement has surged, solidifying its market influence.
-
Pinterest Uncovers Rare Search Failure During Migration to Kubernetes
Pinterest engineers recently disclosed how they debugged an exceptionally rare "one-in-a-million" failure encountered while migrating their search infrastructure to Kubernetes, a move aimed at modernizing operations and improving scalability.
-
How Figma Uses AI to Support, Not Replace, the Designer
Figma has integrated AI across its design platform, from small tools like auto-naming layers to Figma Make, which can turn a text prompt, image, or design frame into production-ready code that teams can edit together in real time.
-
Google Cloud Launches 'Cloud Setup' to Streamline Foundational Infrastructure
Google Cloud has launched Google Cloud Setup, a streamlined service for creating secure, best-practice cloud environments. Offering guided workflows for various needs—proof-of-concept, production, and enhanced security—this tool reduces manual efforts, enabling rapid application deployment in minutes, not days. Enjoy hassle-free configuration with built-in best practices and cost-effective access.
-
MSSQL Extension for VS Code 1.34.0 Deepens Copilot Agent Mode, Adds Colour‑Coded Connections
The Azure SQL team has released version 1.34.0 of the MSSQL extension for Visual Studio Code, a cross‑platform tool for developing against SQL Server, Azure SQL Database and SQL Database in Fabric. The update improves Copilot Agent mode, adds colour-coded connections, streamlines local container workflows and adds improvements to the Schema Designer.
-
Java News Roundup: JDK 25-RC1, Spring AI, WildFly 37, Payara Platform, LangChain4j, Grails
This week's Java roundup for August 4th, 2025, features news highlighting: the first release candidate of JDK 25 and Grails 7.0; the release of WildFly 37; the August edition of the Payara Platform; point releases of LangChain4j, JBang and Hibernate projects; and maintenance releases of Spring AI, JobRunr and Apache Tomcat.
-
Amazon EVS Offers Enterprises a New Path for VMware Workload Migration
AWS has launched Amazon Elastic VMware Service (EVS), enabling rapid deployment of VMware Cloud Foundation within Amazon VPC. Users can leverage existing VMware expertise without re-architecting, optimizing their virtualization stack seamlessly. With competitive pricing and full root access, EVS empowers businesses amidst VMware licensing changes, supporting efficient migration and modernization.
-
New Rust Client Enables Building Safe, High-Performance Apps with Aerospike
Aerospike has officially released its Rust client to support high-throughput, low-latency applications interacting with its real-time NoSQL database.
-
How Cloudflare Migrated Quicksilver to Multi-Level Caching While Serving Billions of Requests
The engineering team at Cloudflare recently shared how they transitioned Quicksilver, their internal global key-value store, to a tiered caching architecture. They described their incremental journey from storing everything everywhere to adopting a distributed caching system, improving storage efficiency while preserving consistency guarantees and low-latency reads at the edge.
-
When Unchecked Autoscaling Generates a $120K Cloud Spend
In the wake of a staggering $120K bill due to unchecked autoscaling during a DDoS attack, industry experts stress the necessity of robust FinOps strategies. Key recommendations include capping resource limits and utilizing real-time alerts to prevent financial disasters. Balancing cost control with system availability is crucial to safeguard modern cloud environments.
-
Grafana 12.1 Brings Built-in Diagnostics and Enhanced Alerting
Grafana 12.1 is here, elevating system reliability and alert management with features like Grafana Advisor for health checks, a revamped alerting interface, and trendline transformations for smarter data visualization. Enhanced dashboard interactivity and improved variable handling empower teams to scale efficiently. Experience the new era of Grafana on Cloud or self-hosted!
-
Google Launched LangExtract, a Python Library for Structured Data Extraction from Unstructured Text
Google has introduced LangExtract, an open-source Python library designed to help developers extract structured information from unstructured text using large language models such as the Gemini models.