Systems | Development | Analytics | API | Testing

Kong Plugins 101 | API Governance, Security & Rate Limiting Explained

Welcome to Kong Plugins 101 – your introduction to applying governance, security, and control to every API call using Kong Konnect. In this session, we cover: What Kong plugins are and how they work Applying authentication, authorization, throttling, and rate limiting Securing services with advanced governance rules Real-world demo: setting a 5 calls per minute rate limit on an HTTPBin service route How plugins can be applied at different levels – global, service, route, or consumer.

MCP Tutorial: Build a Secure REST API & Dashboard in 5 Minutes | DreamFactory + Claude

In this 5-minute demo, we use DreamFactory’s MCP server with Claude Code and Claude Desktop to: This isn’t AI writing SQL. This is AI orchestrating secure APIs—fast, safe, and auditable. DreamFactory MCP is the secure API gateway that turns databases into AI-ready endpoints—with RBAC, parameterization, and audit logging built-in.

Modernizing on Your Own Terms: A Strategic Guide to Managing Node.js Legacy Systems

Node.js has moved beyond being a developer favorite, it’s a cornerstone of the digital economy. Today, it powers tens of millions of applications globally, and it underpins mission-critical systems at companies like Netflix, PayPal, Uber, and NASA. The foundation of this success is its asynchronous, event-driven architecture, designed to handle thousands of concurrent connections efficiently. From e-commerce platforms to video calls to real-time analytics, Node.js enables responsiveness at scale.

Event Schema Evolution for API Gateways

Managing event schema evolution is a key challenge for API gateways, especially in systems relying on real-time data and microservices. Schema evolution ensures that updates to data structures remain compatible with existing integrations, preventing issues like service outages or data corruption. The article explores methods to handle schema changes effectively and highlights DreamFactory’s automated solution.

Q&A: How Bitrise helps Apadmi drive loyalty, scale, and mobile success for its clients

As consumer expectations rise, loyalty is becoming a top priority. In fact 67% of brands plan to significantly increase investment in strengthening consumer loyalty over the next year, according to a recent report by Apadmi, Europe’s leading digital product consultancy and longstanding Bitrise customer.

RAG for SQL Server, MySQL, Postgres - Best Practices for Secure AI + Database Integration

Retrieval-Augmented Generation (RAG) lets LLMs deliver current, context-rich answers by fetching live data—customer records, knowledge articles, metrics—from SQL Server, MySQL, and PostgreSQL. Reports suggest RAG can boost answer accuracy dramatically (in some cases up to 90%), making it compelling for BI, support, and operations. The challenge: enabling on-the-fly retrieval without opening security, compliance, or scalability risks. Executive takeaway: Don’t let LLMs write SQL.