Systems | Development | Analytics | API | Testing

Merge API Management & Identity to Unlock Your API Platform's Potential

This is the sixth post in a series about reasons to attend API Summit 2025. Check out the previous post here. APIs empower every enterprise function, starting from seamless customer experiences to efficient internal operations. As a matter of fact, APIs are the foundational technology that fuels the advancements in AI, MCP, agentic, and autonomous systems. They're the critical connective tissue that allows data, intelligence, and actions to flow securely and reliably across ecosystems.

Batch Updates and Advanced Inserts in Ecto for Elixir

When you build Elixir applications, you'll likely encounter scenarios where you need to handle large datasets efficiently. Whether you're importing user data from a CSV file, updating thousands of product prices, or synchronizing data from external APIs, performing operations one record at a time can quickly become a performance bottleneck. In this two-part tutorial, we'll start by exploring Ecto's powerful batch update and advanced insert capabilities for handling bulk data operations.

Mitigate Security Risks with Data Masking: Tutorial with Perforce Delphix

Discover how Perforce Delphix provides a powerful solution to secure sensitive data in non-production environments. This comprehensive demo showcases how you can seamlessly identify, mask, and provision data while maintaining referential integrity to accelerate application development and ensure compliance. Learn to mitigate security risks and address the challenges of regulatory pressures like GDPR, CCPA, and HIPAA.

MCP Tutorial: Connect OpenAI Agent Builder to Enterprise Data in 60 Seconds | DreamFactory MCP

Most teams testing OpenAI’s new Agent Builder hit the same wall: connecting to their real enterprise data securely. In this 3-minute tutorial you’ll learn how to: DreamFactory MCP bridges the gap so you can move from demo to production-ready agent on real data — fast, secure, and with no new infrastructure. Deploy locally: npx @dreamfactory/create-df-mcp.

Why Deterministic Masking Is the Key to Secure, Integrated Test Data

Deterministic masking is essential for any businesses that need to secure application data across multiple non-production environments — since it ensures data is masked consistently everywhere it appears. As CTO of Perforce Delphix, I’ve worked with many companies who need to protect sensitive data while providing realistic data for testing and development. This is especially important in industries like insurance, healthcare, and financial services.

How to Connect OpenAI Agent Builder to Your Internal Databases with DreamFactory

OpenAI's new Agent Builder is revolutionizing how businesses create AI-powered workflows with its intuitive drag-and-drop interface. But here's the challenge that every enterprise faces: how do you give your agents access to internal databases without exposing credentials or compromising security?

From Chaos to Control: How Kong AI Gateway Streamlined My GenAI Application

In this post, Kong Champion Sachin Ghumbre shares his journey of transforming a complex GenAI application from a state of operational challenges to streamlined control. Discover how Kong AI Gateway provided the enterprise-grade governance needed to secure, optimize, and scale his GenAI solution, tackling issues from escalating LLM costs to prompt injection risks.

Data Virtualization Explained in Under 3 Minutes: The Perforce Delphix Approach

Struggling with slow, complex, and costly data provisioning for development and testing? Meet data virtualization from Perforce Delphix! Delphix accelerates the delivery of secure, space-efficient data — transforming the process and economics of data delivery. With Delphix, you can: Provision full data copies in minutes, not days or weeks. Create lightweight, virtual databases that consume a fraction of physical storage.

A Developer's Guide to Improving AI Code Reliability

You’ve probably been there: your AI coding assistant just generated what looks like a perfect solution to your problem. Decent code quality, reasonable structure, and even some comments. You run it, and… it works. So you ship it. Three weeks later, your production logs are full of 500 errors from edge cases the AI never considered, or worse, you discover the code has been making unvalidated database calls that could have been prevented with basic input sanitization.

Enable Enterprise-Wide Agentic Access to APIs

While more and more organizations are seeking to standardize and consolidate their API and AI infrastructure efforts in a unified platform, the reality is that many — especially large — organizations already have disparate API deployments across disparate API gateways. One common API gateway that most enterprises have running at least somewhere is AWS API Gateway, as it is often seen as an easy-to-get-started-with solution for teams that are already running cloud workloads on AWS.