InfoQ Homepage News
-
EU's Cloud Sovereignty SEAL Ranking Forces Governance and Resilience Trade-offs
The EU's new Cloud Sovereignty Framework establishes a standardized assessment for cloud services, enhancing digital autonomy and reducing dependence on non-EU giants. It introduces a scorecard system based on eight Sovereignty Objectives that influences public sector procurement decisions.
-
Java News Roundup: OpenJDK JEPs for JDK 26, Spring RCs, Quarkus, JReleaser, Seed4J, Gradle
This week's Java roundup for October 27th, 2025, features news highlighting: OpenJDK JEPs proposed to target for JDK 26; release candidates of Spring Framework 7.0 and Spring Data; point releases of Quarkus, JReleaser, Seed4J and Gradle; and an update from Jakarta EE 12.
-
Cloudflare Introduces Data Platform with Zero Egress Fees
Cloudflare has recently announced the open beta of Cloudflare Data Platform, a managed solution for ingesting, storing, and querying analytical data tables using open standards such as Apache Iceberg.
-
Layered Defences are Key to Combating AI-Driven Cyber Threats, CNCF Report Finds
The Cloud Native Computing Foundation has published an analysis of modern cybersecurity practices, finding that attacks using Artificial Intelligence are now a significant threat. The report highlights the criticality for organisations to adopt multi-layered defense strategies as artificial intelligence transforms both the threat landscape and the protective measures available to businesses.
-
Apple Previews SDK for Building Android Apps with Swift
The Swift SDK for Android, recently released as a nightly build, is designed to help developers to port their Swift packages to Android, making it easier to share code across platforms. While the SDK is still in preview, over 25% of packages in the Swift Package Index can already be compiled for Android.
-
From Outages to Order: Netflix’s Approach to Database Resilience with WAL
Netflix uses a Write-Ahead Log (WAL) system to improve data platform resilience, addressing data loss, replication entropy, multi-partition failures, and corruption. WAL decouples producers and consumers, leverages SQS/Kafka with dead-letter queues, and supports delay queues, cross-region replication, and multi-table mutations for high-throughput, consistent, and recoverable database operations.
-
CNCF Highlights How vCluster Eases Kubernetes Multi-Tenancy Challenges
The Cloud Native Computing Foundation (CNCF) published a blog post discussing how vCluster, an open-source project by Loft Labs, addresses key multi-tenancy obstacles in Kubernetes clusters by enabling "virtual clusters" within a single host cluster.
-
New NuGet.org Sponsorship Feature Enables Developers to Support Package Authors
Microsoft has announced a new Sponsorship feature on NuGet.org, designed to help package maintainers receive direct financial support from the community. As stated in the official announcement, the goal is to “make it easier than ever for consumers to recognize and support the authors behind their favorite packages,” while strengthening the overall .NET ecosystem.
-
AWS Launches M8a General-Purpose EC2 Instances with 5th Gen AMD EPYC (Turin) Processors
AWS has launched M8a instances, powered by 5th Gen AMD EPYC processors, delivering 30% higher performance than M7a. With enhanced I/O capabilities and up to 75 Gbps networking, they cater to high-performance applications like gaming and ML. M8a instances offer diverse deployment options, reinforcing AWS's commitment to cutting-edge cloud solutions.
-
AWS Launches C8i and C8i-flex EC2 Instances Powered by Custom Intel Xeon 6
AWS has launched compute-optimized C8i and C8i-flex instances featuring custom Intel Xeon 6 processors. Designed for compute-intensive tasks, these instances offer up to 384 vCPUs and 768 GiB memory, delivering up to 60% faster performance. The C8i-flex variant boosts cost efficiency, enhancing resource management for dynamic workloads.
-
Vite+ Unveiled with Unified Toolchain and Rust Powered Core
Introducing Vite+ by VoidZero: a groundbreaking unified JavaScript toolchain enhancing the Vite ecosystem. With an all-in-one CLI for app scaffolding, testing, linting, and more, Vite+ delivers performance gains of up to 40x and enterprise features, all while ensuring compatibility and support for existing users. Ideal for modern teams, Vite+ promises streamlined workflows and robust scalability.
-
How Meta Is Using AI to Standardize and Cut Carbon Emissions
Meta has developed an AI-based approach to improve the quality of Scope 3 emissions estimates across its IT hardware supply chain. The method combines machine learning and generative models to classify hardware components and infer missing product carbon footprint (PCF) data.
-
PyTorch Foundation Welcomes Ray, Unveils Monarch for Simplified Distributed AI
At the 2025 PyTorch Conference, the PyTorch Foundation unveiled new initiatives to advance open AI infrastructure, introducing frameworks like Ray and PyTorch Monarch for streamlined distributed workloads. Highlighting transparency in AI development, new projects from Stanford and AI2 aim to enhance reproducibility. The foundation is solidifying its role as a central hub for scalable AI solutions.
-
Inside the Architectures Powering Modern AI Systems: QCon San Francisco 2025
Senior engineers face fast-moving AI adoption without clear patterns. QCon SF 2025 brings real-world lessons from teams at Netflix, Meta, Intuit, Anthropic & more, showing how to build reliable AI systems at scale. Early bird ends Nov 11.
-
Changing a Career from Developing Software to Test Automation
A developer who became a test automation engineer faced a challenging learning curve due to limited testing experience. He learned the importance of test levels, when not to automate, and how QA is vital to quality. Motivated by impact, growth, and teamwork, he values communication and continuous learning.