InfoQ Homepage News
-
AWS Lambda Introduces Tiered Pricing for CloudWatch Logs and Expands Logging Destinations
AWS enhances Lambda logging with tiered pricing for Amazon CloudWatch Logs, effective May 1, 2025, reducing costs for high-volume deployments. New destinations like Amazon S3 and Firehose simplify integration and enable advanced analytics. These changes promise significant savings and flexibility for AWS users while emphasizing the need for optimized logging strategies.
-
Uno Platform 6.0 and Uno Platform Studio Released with Major Performance and Tooling Enhancements
The Uno Platform team has announced the general availability of Uno Platform 6.0 and Uno Platform Studio, introducing a broad set of enhancements aimed at improving developer productivity and cross-platform performance.
-
Amazon to Raise AWS Lambda Costs by Charging for Cold Starts
Starting next August, Amazon will begin charging for the AWS Lambda initialization phase for managed runtimes. While the company frames this change as a billing standardization to align with existing behavior, and many in the community view it as a step toward more predictable and unified billing, others see it as a price increase by AWS.
-
Mistral Unveils Medium 3: Enterprise-Ready Language Model
Mistral AI has unveiled Mistral Medium 3, a mid-sized language model aimed at enterprises seeking a balance between cost-efficiency, strong performance, and flexible deployment options. The model is now available through Mistral’s platform and Amazon SageMaker, with further releases planned for IBM WatsonX, Azure AI Foundry, Google Cloud Vertex AI, and NVIDIA NIM.
-
Expanding Continuous Improvement beyond Agile Practices
After being on an agile journey where practices were centered on IT, a company is now exploring ways to extend them beyond IT and scale their approach. Ramya Sriram presented how they focus on continuous improvement through agile practices, feedback, and customized maturity assessments. Emphasizing flow metrics with a strong learning culture, they aim for efficiency and sustainable growth.
-
Pulumi IDP Launches a Golden Path to Self-Service Cloud Infrastructure
Pulumi Corporation has launched Pulumi IDP, an innovative internal developer platform that enhances cloud infrastructure delivery. This infrastructure-first solution offers flexible, secure workflows, empowering platform engineers with no-code, low-code, and full-code options.
-
CMU Researchers Introduce LegoGPT: Building Stable LEGO Structures from Text Prompts
Researchers at Carnegie Mellon University have introduced LegoGPT, a system that generates physically stable and buildable LEGO® structures from natural language descriptions. The project combines large language models with engineering constraints to produce designs that can be assembled manually or by robotic systems.
-
Google Cloud Enhances AI/ML Workflows with Hierarchical Namespace in Cloud Storage
On March 17, 2025, Google Cloud introduced a hierarchical namespace (HNS) feature in Cloud Storage, aiming to optimize AI and machine learning (ML) workloads by improving data organization, performance, and reliability.
-
Anthropic Introduces Web Search Functionality for Claude Models
Anthropic has announced the addition of web search capabilities to its Claude models, available via the Anthropic API. This update enables Claude to access current information from the web, allowing developers to create applications and AI agents that provide up-to-date insights.
-
Neon Serverless Postgres Now Generally Available as an Azure Native Integration
Microsoft and Neon launch Neon Serverless Postgres, now generally available as a native Azure integration, offering developers an innovative, scalable, and cost-effective database solution. With automatic scaling, instant provisioning, and seamless integration, it's designed for enterprises and AI startups alike, enhancing workflows and enabling efficient database management within Azure.
-
Meta Open Sources LlamaFirewall for AI Agent Combined Protection
LlamaFirewall is a security framework aimed at safeguarding AI agents against prompt injection, goal misalignment, and insecure code generation. It achieved over 90% efficacy in reducing attack success rates when evaluated on the AgentDojo benchmark. Additionally, developers can update its behavior by adding new security guardrails.
-
Meta Announces API and Protection Tools at First LlamaCon Event
At Meta's first-ever LlamaCon event, the company announced several new tools for building with their Llama AI models: a limited preview of the Llama API that allows developers to experiment with different models, and new Llama Protection Tools for securing AI applications.
-
Google Introduces DolphinGemma to Support Dolphin Communication Research
Google has released a new AI model called DolphinGemma, which has been developed to assist researchers in analyzing and interpreting dolphin vocalizations. The project is part of an ongoing collaboration with the Wild Dolphin Project (WDP) and researchers at Georgia Tech, and it focuses on identifying patterns in the natural communication of Atlantic spotted dolphins.
-
OpenAI Introduces GPT‑4.1 Family with Enhanced Performance and Long-Context Support
OpenAI has released a new family of language models—GPT‑4.1, GPT‑4.1 mini, and GPT‑4.1 nano—available via its API. The models improve on GPT‑4o and GPT‑4.5 across several technical benchmarks and introduce support for up to 1 million tokens of context.
-
JEP 505 Delivers Fifth Preview of Java's Structured Concurrency with Key API Refinements
JEP 505, Structured Concurrency, has reached Targeted status in JDK 25. This refined API enhances parallel task management through static factory methods like StructuredTaskScope.open(). It improves cancellation, observability, and subtask lifetime handling, ensuring clearer, safer code. Developers are encouraged to explore and provide feedback on this innovative iteration.