InfoQ Homepage News
-
Google Cloud Announces Kubernetes History Inspector to Visualise Cluster Logs
Google Cloud has released a new open-source tool that visualises cluster logs chronologically to simplify troubleshooting in Kubernetes environments. Kubernetes History Inspector (KHI) is intended to help administrators to debug problems inside Kubernetes clusters and identify root causes.
-
Spring News Roundup: Milestone Releases of Boot, Security, Auth Server, GraphQL, Integration, AMQP
There was a flurry of activity in the Spring ecosystem during the week of March 17th, 2025, highlighting milestone releases of: Spring Boot, Spring Security, Spring Authorization Server, Spring for GraphQL, Spring Integration, Spring AMQP, Spring for Apache Kafka and Spring Web Services.
-
GPT-4o Code Completion Model Now Available in Public Preview for VS Code Copilot
Recently, GPT-4o Copilot is introduced for Visual Studio Code (VS Code) users. This AI model is built upon the GPT-4o mini foundation and includes extensive training from over 275,000 high-quality public repositories across more than 30 widely used programming languages. The enhanced training is expected to provide more accurate and contextually relevant code suggestions.
-
Roblox Releases Cube 3D, an AI Open-Source Model for 3D Model Generation
Roblox has introduced Cube 3D, a generative AI system designed for creating 3D and 4D objects and environments.
-
How GitHub Leverages CodeQL for Security
GitHub’s Product Security Engineering team secures the code behind GitHub by developing tools like CodeQL to detect and fix vulnerabilities at scale. They’ve shared insights into their approach so other organizations can learn how to use CodeQL to better protect their own codebases.
-
Google Cloud Introduces HDD Tier for Spanner Database, Cutting Cold Storage Costs by 80%
Google has recently introduced tiered storage for Spanner, its distributed SQL database on Google Cloud. This tiered storage is based on a new HDD storage option that is 80% cheaper than the existing SSD option, allowing for cost optimization of older data while minimizing the overhead associated with traditional data migration.
-
Google Cloud Launches A4 VMs with NVIDIA Blackwell GPUs for AI Workloads
Google Cloud has launched A4 VMs, powered by NVIDIA's Blackwell B200 GPUs, revolutionizing AI workloads with a 2.25x performance boost and advanced networking. Key features include tight integration with Google Kubernetes Engine and Vertex AI, enhancing deployment and management of large-scale projects. This innovative partnership sets a new standard in cloud infrastructure for AI.
-
Automating HCP Terraform Workspaces: a New Approach to Team Onboarding
HashiCorp Cloud Platform (HCP) recently elaborated on automating the Terraform workspace creation using a TFE provider and building an onboarding module. This approach addresses the challenge of manual workspace creation, which has been a bottleneck for teams scaling their operations.
-
ESLint Now Officially Supports CSS, JSON, and Markdown
Following up on plans to turn ESLint into a general-purpose linter, the ESLint team recently announced official support for the CSS language. The support comes in addition to recently added support for JSON and Markdown linting.
-
JavaOne 2025 Day 1: Our World, Moved by Java
JavaOne 2025, celebrating the 30th birthday of the Java programming language, was held at the Oracle Conference Center in Redwood Shores, California. This three-day event consisted of 80 sessions and hand-on labs, and two keynotes. Day One, scheduled on March 18th, 2025, included the opening keynote and presentations from various conference tracks.
-
Dapr Agents: Scalable AI Workflows with LLMs, Kubernetes & Multi-Agent Coordination
Introducing Dapr Agents—a groundbreaking framework for creating scalable AI agents using Large Language Models (LLMs). With robust workflows, multi-agent coordination, and cloud-neutral architecture, it enables enterprises to deploy thousands of resilient agents. Built on Dapr’s proven infrastructure, Dapr Agents ensures reliability and observability in AI-driven applications.
-
Applying DevOps Principles and Practices as a Quality Assurance Engineer
DevOps streamlines software development with automation and collaboration between development and IT teams for efficient delivery. According to Nedko Hristov, testers' curiosity, adaptability, and willingness to learn make them suited for DevOps. Failures can be approached with a constructive mindset; they provide growth opportunities, leading to improved skills and practices.
-
AWS AppSync Events Adds Direct WebSocket Message Publishing
AWS has boosted AppSync Events with direct WebSocket message publishing, enhancing real-time communication. This serverless API facilitates seamless event broadcasting to numerous subscribers and simplifies development by allowing combined publishing and receiving via WebSocket. Discover a faster way to build engaging applications today!
-
Inertia 2.0 Released, Now Supports Asynchronous Requests
The Inertia team recently released Inertia 2.0. New features include asynchronous requests, deferred props, prefetching, and polling. Asynchronous requests enable concurrency, lazy loading, and more.
-
Gemini Code Assist Now Grants Generous Free-Usage Limits to Everyone
Born as an enterprise-focused AI-based code generation tool, Gemini Code Assist now provides a free tier to individual developers with a limit of 6,000 code completions and 240 chat requests daily.