Systems | Development | Analytics | API | Testing

Serverless Postgres GA: Production-Ready Databases for Large Scale and AI Apps

Today, we’re excited to announce the general availability of Serverless Postgres — a fully managed, fault-tolerant, and effortlessly scalable Postgres database service purpose-built for large scale and AI applications. Since the public preview, over 50,000 databases have been created for use cases ranging from multi-tenant SaaS to AI agent memory, RAG pipelines, and ephemeral dev environments.

Effortless Load Testing: How to Use AI to Benchmark Performance Across Your Tech Stack - Code-Free

Performance bottlenecks can break user experience – and fixing them often requires deep dives into tech stacks, complex tools, and long hours of scripting. That’s fine if you’re a seasoned engineer, but what if you’re a product owner, agency leader, student, or DevOps lead who just wants to know: How well does my app actually scale?

Introducing ephemeral messages for lightweight updates

Not every message in a realtime app needs to be available in message history, like in the rewind backlog or in persistent storage. Ably is introducing ephemeral messages to let you deliver transient updates - like reactions, typing indicators, or cursor positions - which are only delivered to clients that are connected at the moment the message is published.

Streamline AI Usage with Token Rate-Limiting & Tiered Access in Kong

As organizations continue to adopt AI-driven applications, managing usage and costs becomes more critical. Large language models (LLMs), such as those provided by OpenAI, Google, Anthropic, and Mistral, can incur significant expenses when overused. This blog will explore how you can streamline your AI workloads by leveraging Kong’s token rate-limiting and tiered access features.

Common Types of Software Architecture

When exploring common types of software architecture, it’s important to understand the foundational patterns that drive modern application development. Software architecture patterns like MVC, client-server, microservices, and event-driven models help teams build scalable, maintainable, and robust applications. Software architects have built a broad range of options with varying features.

Top Gherkin BDD Tools for Modern Test Management in 2025

Software quality assurance has evolved significantly in recent years, with behavior-driven development (BDD) emerging as a powerful methodology for aligning technical teams with business objectives. At the center of this evolution sits Gherkin, a simple yet powerful specification language that bridges the communication gap between technical and non-technical stakeholders and simplifies the creation and maintenance of automated tests.