Systems | Development | Analytics | API | Testing

DreamFactory Turns 10: Pioneering API Generation and Empowering AI-Driven Organizations

DreamFactory's GitHub repository turns 10 this month, marking a decade of innovation in API generation. To commemorate this milestone, we'll be launching our new MCP Server along with new Attribute Based Access Controls (ABAC) and a Command Line Interface (CLI) to help every organization make the leap into the AI era.

Bridging the Gap: How DreamFactory and Zapier Create Enterprise Value for Legacy Data

Over 70% of enterprise data is stuck in legacy systems - making automation a challenge. DreamFactory and Zapier solve this by connecting outdated databases to modern tools, enabling businesses to unlock their data and automate workflows.

Using Proxymock with AWS Services

Amazon Web Services, or AWS, offers a variety of cloud services ranging from AWS resources such as CDNs and data lakes to cloud computing and transformation services such as compute resources, virtual servers, and dynamic availability zones. For this reason, AWS cloud is one of the most broadly adopted cloud solutions, offering a global network of solutions at generally lower costs compared to on-premises solutions.

Protocol Parsing Guide: From Packets To Structured Data

In this blog, I’ll walk you through the essential steps and guidance for parsing network protocols. We’ll assume that you’re already running a Layer 4 (L4) proxy to capture packets into a buffer, and you have both the client and destination connection objects readily available. This guide will focus on helping you convert raw network data into meaningful, structured information.

4 Microservices Examples: Amazon, Netflix, Uber, and Etsy

In this article, we’ll explore the microservices journeys of these wildly successful enterprises. We’ll also examine why microservices have become a cornerstone for modern IT strategies and how they continue to evolve. But first, let’s look at the general circumstances that inspire enterprises to use microservices in the first place.

Introducing Git-Based API Proxy Creation in Choreo

In today’s fast-evolving world of API management, efficiency and flexibility are key. Choreo, WSO2’s AI-native internal developer platform, continues to empower developers by streamlining API development, integration, and management. We’re excited to introduce a new enhancement to API proxy creation: the ability to create API proxies directly from a Git source.

How to Boost Performance Testing: Integrating LoadFocus API with Bitbucket Pipelines

CI/CD performance testing seamlessly integrates performance validation directly into your development pipeline. Instead of treating performance as an afterthought, this approach makes it an automated part of your workflow. By testing performance with every build, you can identify issues early, ensure consistent performance across releases, and maintain quality standards for your application.

Exploring Unit Test Generative Tools

Artificial Intelligence (AI) has revolutionized various industries, including software development. One particular area where AI has shown significant promise is generating unit tests effortlessly. With the help of AI-based tools, developers can automate the process of creating unit tests, saving time and effort. In this blog, we will delve into the pros and cons of AI-generated unit tests, highlighting their potential benefits and addressing any concerns.