Software companies are constantly trying to add more and more AI features to their platforms, and AI companies are constantly releasing new models and features. Here are all the major AI updates we covered in the month of March. Google releases reasoning model Gemini 2.5, its “most intelligent AI model” yet Gemini 2.0 Flash Thinking … continue reading
Software companies are constantly trying to add more and more AI features to their platforms, and AI companies are constantly releasing new models and features. It can be hard to keep up with it all, so we’ve written this roundup to share several notable updates around AI that software developers should know about. Google releases … continue reading
Akamai has announced the launch of Akamai Cloud Inference, a new solution that provides tools for developers to build and run AI applications at the edge. According to Akamai, bringing data workloads closer to end users with this tool can result in 3x better throughput and reduce latency up to 2.5x. “Training an LLM is … continue reading
The Android development team is announcing several upcoming updates that will make it easier for app developers to secure their applications. According to the team, security is a priority, and over the last few years it has made several improvements to how security and privacy are managed in Google Play, and recent updates over the … continue reading
Spark. It’s what many organizations are finding that AI can do for their digital transformation efforts. It’s also the theme of the 2025 Broadcom Value Stream Summit, at which the company will present its strategies and tooling for delivery customer value and service. The last major push for digital transformation was fueled by the COVID-19 … continue reading
Google has announced the release of Gemini 2.5, which is a new reasoning model that the company claims is its “most intelligent AI model” yet. “Gemini 2.5 models are thinking models, capable of reasoning through their thoughts before responding, resulting in enhanced performance and improved accuracy. In the field of AI, a system’s capacity for … continue reading
The mobile observability company Instabug has announced new features that will help developers better monitor the user experience of their applications. The new features released today include: Frustration-Free Sessions, consolidating multiple frustration signals, like crashes, slow launches, and network failures, into a single metric to give development teams a clear way to measure and improve … continue reading
The testing company BrowserStack has announced a new offering to help organizations get access to different devices to test their applications on. The new offering, Private Devices, provides access to real devices that are secured in data centers, which enables organizations to test on those devices without needing to compromise on security or performance. “With … continue reading
Oh no! Your application is unreachable, buried under multiple connection hops. How do you pinpoint the broken link? How do you generate an alert or bug report from Prometheus when certain conditions are met? You need to roll out a new version of your application. How do you execute a progressive rollout using Argo Rollouts? … continue reading
Just like some problems are too big for one person to solve, some tasks are too complex for a single AI agent. Instead, the best approach is to decompose problems into smaller, specialized units, where multiple agents work together as a team. This is the foundation of multi-agent systems. Networks of agents, each with specific … continue reading
Software companies are constantly trying to add more and more AI features to their platforms, and AI companies are constantly releasing new models and features. It can be hard to keep up with it all, so we’ve written this roundup to share eight notable updates around AI that software developers should know about. Anthropic’s Claude … continue reading
The financial services landscape in the EU is evolving rapidly, with new regulations introducing stricter compliance requirements for mobile apps handling payments, crypto-assets, and digital financial services. For financial service providers operating in or expanding to the EU, understanding these regulations is essential. Compliance is now directly tied to mobile app security, and failing to … continue reading
Anthropic has announced that Claude can now search the Internet, allowing it to generate more up-to-date and relevant responses. For instance, a developer who is getting an error updating a dependency in TypeScript 5.5 could ask Claude if there were any breaking changes between version 5.4 and 5.5 and also ask for recommended fixes. Claude … continue reading
When we talk about the pillars of observability, the conversation usually revolves around M.E.L.T—Metrics, Events, Logs, and Traces. But while this defines what our observability stack does, it overlooks a crucial question: how does it work? The “how” matters because observability isn’t just a toolset—it’s a journey. The way we approach it will shape our … continue reading