Category: Cloud Computing

4 key capabilities of Kong’s Event Gateway for real-time event streams

Event-driven architecture needs the same governance and control as APIs. Kong’s new Event Gateway brings…

Scala stabilizes named tuples

Scala 3.7.0 release also brings a compiler fix that addresses runtime errors on the Android…

How to use template strings in Python 3.14

Python’s new template strings, or t-strings, give you a much more powerful way to format…

The three refactorings every developer needs most

All refactorings are useful, but Extract Method, Rename Variable/Method/Class, and Extract Variable will have the…

Informatica adds agents to automate its Intelligent Data Management Cloud

There are also new tools for building agents, intended to help enterprises automate the ingestion…

Visual Studio Code beefs up AI coding features

VS Code 1.100 adds support for instructions and prompt files for Copilot Chat and speeds…

How to build (real) cloud-native applications

Simply running an application on a remote server doesn’t make it cloud-native. It’s about specific…

What software developers need to know about cybersecurity

Security should be a core competency of every developer. Follow these 10 steps to bring…

MySQL at 30: Still important but no longer king

Once the main go-to database for developers, MySQL has lost ground to Postgres and other…

C# 14 introduces extension members

C# 14 preview in .NET 10 Preview 3 adds static extension methods, instance and static…