InfoQ Homepage Development Content on InfoQ
-
Cisco Reveals JARVIS: an AI Assistant for Platform-Engineering Teams
Introducing JARVIS by Cisco, an AI-powered assistant revolutionizing platform-engineering workflows. With seamless integration across 40+ tools, JARVIS automates complex tasks, reducing project timelines from weeks to hours. Powered by a hybrid AI architecture, it ensures accuracy and reliability while enhancing productivity.
-
Google Enhances LiteRT for Faster On-Device Inference
The new release of LiteRT, formerly known as TensorFlow Lite, introduces a new API to simplify on-device ML inference, enhanced GPU acceleration, support for Qualcomm NPU (Neural Processing Unit) accelerators, and advanced inference features.
-
Redis Returns to Open Source under AGPL License: Is It Too Late?
Redis 8 has recently hit general availability, switching to the AGPLv3 license. A year after leaving its open source roots to challenge cloud service providers and following the birth of Valkey, Redis has rehired its creator and moved back to an open source license.
-
Microsoft Announced Edit, New Open-Source Command-Line Text Editor for Windows at Build 2025
At its Build 2025 conference, Microsoft announced Edit, a new open-source command-line text editor, to be distributed in the future as part of Windows 11. Edit aims to provide a lightweight native, modern command-line editing experience similar to Nano and Vim.
-
Spring Boot 3.5 Delivers Improved Configuration, Containers, and SSL, Shortens Free Support
Broadcom launched Spring Boot 3.5, improving configuration, containers, and SSL. The release has breaking configuration changes and gets only 13 months of free releases, but adds 72 months of paid ones. Related Spring releases are Spring AI, Spring Security, Spring for GraphQL, Spring Integration, and Spring Data. Spring Framework 7.0 and Spring Boot 4.0 start a new generation in November 2025.
-
Why We Should Care about Accessible Websites and How to Do It
Web accessibility ensures content is usable by people with disabilities. According to Joanna Falkowska, it can give a competitive edge, improve SEO, and support basic human rights. She emphasizes using WCAG standard and making accessibility a shared team responsibility from the start of development, to prevent costly fixes later in the process.
-
Azure Logic Apps Introduces "Agent Loop" for Building AI Agents in Enterprise Workflows
Microsoft's Build conference unveiled Agent Loop, a transformative feature in Azure Logic Apps enabling developers to embed AI agents into enterprise workflows. Leveraging over 1,400 connectors, it allows for creating autonomous and conversational agents for tasks like loan approvals and customer support, streamlining operations, and enhancing decision-making.
-
HashiCorp Releases Terraform MCP Server for AI Integration
HashiCorp has released the Terraform MCP Server, an open-source implementation of the Model Context Protocol designed to improve how large language models interact with infrastructure as code.
-
Docker Introduces Hardened Images to Strengthen Container Security
Docker has launched Docker Hardened Images, a catalog of enterprise-grade, security-hardened container images designed to protect against software supply chain threats. By relieving DevOps teams from the chore of securing their containers on their own, hardened images provide an easier way to meet enterprise-grade security and compliance standards, Docker says.
-
.NET 10 Preview 4: Improved JSON Patch, Blazor Diagnostics, OpenAPI Integration, and More
Microsoft has released the fourth preview of .NET 10, bringing a range of enhancements across ASP.NET Core, Blazor, .NET MAUI, WPF, Entity Framework Core, and the runtime.
-
Spring AI 1.0 Released, Streamlines AI Application Development with Broad Model Support
Introducing Spring AI 1.0: a groundbreaking framework that streamlines the creation of AI-driven applications in Java. Seamlessly integrate with top AI models for chat, image generation, and more. With portable abstractions and support for Retrieval Augmented Generation, developers can build scalable, production-ready solutions while adhering to Spring standards.
-
AWS Transform GA: Agentic AI Automates Mainframe and VMware Modernization on AWS
AWS Transform, now generally available, is an innovative AI service designed to streamline enterprise mainframe and VMware modernization. Leveraging generative AI, it automates legacy systems' transformation into cloud architectures. With specialized multi-agent AI, it enhances code analysis and application migration.
-
Java News Roundup: LangChain4j 1.0, Vert.x 5.0, Spring Data 2025.0.0, Payara Platform, Hibernate
This week's Java roundup for May 12th, 2025 features news highlighting: the GA releases of LangChain4j 1.0, Eclipse Vert.x 5.0 and Spring Data 2025.0.0; the May 2025 edition of the Payara Platform; second release candidates for Hibernate ORM 7.0 and Hibernate Reactive 3.0; and the first beta release of Hibernate Search 8.0.
-
Microsoft CTO Details Successes, Challenges, and Commitment to Rust at Rust Nation UK
Mark Russinovich, Chief Technology Officer for Microsoft Azure, delved in a recent talk at Rust Nation UK into the factors driving Rust adoption, providing concrete examples of Rust usage in Microsoft products, and detailing ongoing efforts to accelerate the migration from C/C++ to Rust at Microsoft by leveraging generative AI.
-
How Allegro Does Automated Code Migrations for over 2000 Microservices
Allegro shared the details of the process it uses to manage code migrations at scale. The company combined GitHub’s Dependabot and OpenRewrite projects into a custom solution that helps developers perform mundane code migration tasks automatically across numerous source code repositories. The company tackled many edge cases to ensure the process operates smoothly, relieving initial trust issues.