InfoQ Homepage News
-
AWS Introduces M4 and M4 Pro Mac Instances for Faster Apple App Development
AWS has recently launched two new Mac instances (M4 and M4 Pro) built on Apple's latest M4 silicon. The new EC2 instances provide faster CPU performance, enhanced graphics, and increased memory for building iOS and macOS applications.
-
Agoda Leverages ChatGPT in the CI/CD Process for SQL Stored Procedure Optimization
Agoda started utilizing ChatGPT to optimize SQL stored procedures (SP) as part of their CI/CD process. After introducing the automated LLM-assisted step, the company observed shortened stored procedure optimization times, which lightened the load on DB developers. Agora works on making ChatGPT more accessible for SP optimization outside of the CI/CD pipeline.
-
Anthropic Reveals Three Infrastructure Bugs behind Claude Performance Issues
Anthropic recently published a postmortem revealing that three distinct infrastructure bugs intermittently degraded the output quality of its Claude models in recent weeks. While the company states it has now resolved those issues and is modifying its internal processes to prevent similar disruptions, the community highlights the challenges of running the service across three hardware platforms.
-
How Software Engineers Can Grow into Staff Plus Roles
Software engineers can boost their impact by helping other teams, focusing on business-driven work, and building strong relationships, David Grizzanti mentioned at InfoQ Dev Summit Boston. Growth can come from mentoring, setting cultural norms, thinking strategically, and designing a career path based on what motivates you.
-
Microsoft Announces General Availability of AKS Automatic
Microsoft has released Azure Kubernetes Service (AKS) Automatic to general availability, introducing a fully-managed Kubernetes offering designed to eliminate operational overhead while maintaining the full power and flexibility of the platform.
-
Microsoft Announces Open-Source Agent Framework to Simplify AI Agent Development
Microsoft has announced the preview release of Microsoft Agent Framework, an open-source software development kit designed to simplify the creation and deployment of artificial intelligence agents for developers across all skill levels, as reported in official blog posts from the company's development teams.
-
Microsoft Tests Microfluidic Cooling for Next-Generation AI Chips
Microsoft has announced progress on a new chip cooling approach that could help address one of the biggest bottlenecks in scaling AI infrastructure: heat. The company’s researchers have successfully demonstrated in-chip microfluidic cooling, a system that channels liquid coolant directly into etched grooves on the back of silicon chips.
-
Cursor 1.7 Adds Hooks for Agent Lifecycle Control
Cursor has introduced a Hooks system in version 1.7 that allows developers to intercept and modify agent behavior at defined lifecycle events. Hooks can be used to block shell commands, run formatters after edits, or observe agent actions in real time.
-
Perplexity Launches Search API to Power Next-Gen AI Applications
Perplexity has introduced the Search API, opening up access to the same infrastructure that underpins its public answer engine. With coverage of hundreds of billions of webpages and infrastructure tuned for AI-heavy workloads, the new API is aimed at developers who want real-time, reliable search results for building their own agents, applications, and retrieval-augmented pipelines.
-
VS Code MSSQL Extension v1.35 Brings Schema Compare, Designer and Local Containers to GA
Microsoft’s August 2025 release of the MSSQL extension for VS Code finalises three flagship features that were previously in preview: Schema Compare, Schema Designer and Local SQL Server Container. Version 1.35 promotes these capabilities to general availability (GA) and delivers usability and performance improvements across the extension.
-
Pulumi Launches Neo: an Agentic AI Platform Engineer for Multi-Cloud Infrastructure
Infrastructure automation company Pulumi has introduced what's claimed to be the first artificial intelligence-based platform engineering agent for the industry, named Neo. The tool works to resolve some of the infrastructure bottlenecks that develop as a side effect of AI tools speeding up software development.
-
DeepMind Releases Gemini Robotics-ER 1.5 for Embodied Reasoning
Google DeepMind introduced Gemini Robotics-ER 1.5, a new embodied reasoning model for robotic applications. The model is available in preview through Google AI Studio and the Gemini API.
-
Nuqs Adds Debounce, Standard Schema Integration and Key Isolation
Nuqs, the type-safe URL state manager for React, just rolled out exciting features in version 2.5, including debounced URL updates, standardized schema generation, and improved re-render control. With experimental TanStack Router support and zero runtime dependencies, Nuqs enhances URL management while maintaining a lightweight footprint. Elevate your React applications with Nuqs!
-
Google Stax Aims to Make AI Model Evaluation Accessible for Developers
Google Stax is a framework designed to replace subjective evaluations of AI models with an objective, data-driven, and repeatable process for measuring model output quality. Google says this will allow AI developers to tailor the evaluation process to their specific use cases rather than relying on generic benchmarks.
-
OWASP Flags Tool Misuse as Critical Threat for Agentic AI
Earlier this year OWASP released guidance for Agentic AI security called Agentic AI - Threats and Mitigations. The document highlights the unique challenges involved in securely deploying this emerging technology and suggests mitigations and architectural patterns for defense.