Systems | Development | Analytics | API | Testing

Microapp Strategy: Get the Most Value from Your Enterprise Applications

Did you know that employees spend approximately 20% of their computer time hunting for the data and features they need inside enterprise applications? Rather than working on specific job tasks, they are getting lost in a maze of log-in prompts and dropdown menus — losing a fifth of their productivity in the process. Having a well defined microapp strategy is therefore an important part of increasing your organisation’s productivity.

Best Low-Code Development Platforms

Low-code tools have become increasingly popular over the last few years as more businesses look for ways to become more competitive without spending a lot of money. You can get great results from applications built with low-code development platforms. The following will help you decide whether you need a low-code tool and which one you should choose. Did you know you can generate a full-featured, documented, and secure REST API in minutes using DreamFactory?

Building Kong Clusters in AWS with the Terraform API Gateway Module

We created the Terraform API gateway module to help you follow DevOps best practices while implementing Kong using infrastructure as code (IaC). Terraform is an open source tool that allows you to implement IaC using a declarative declaration definition. This Terraform module is the reference platform maintained by Kong for potential and existing customers to quickly set up both Kong Gateway and Kong Enterprise for demo and PoC environments.

How to Design a Scalable Rate Limiting Algorithm

Rate limiting protects your APIs from inadvertent or malicious overuse by limiting how often each user can call the API. Without rate limiting, each user may make a request as often as they like, leading to “spikes” of requests that starve other consumers. Once enabled, rate limiting can only perform a fixed number of requests per second. A rate limiting algorithm helps automate the process. In the example chart, you can see how rate limiting blocks requests over time.

How to Authenticate using Azure Active Directory

DreamFactory’s Azure AD connector makes it easy to use an Azure Active Directory tenant for API authentication. By using Azure AD Application Roles it is also possible to assign Users and Groups to DreamFactory roles from the Azure Portal. In this example, we will show how to quickly configure DreamFactory with the proper metadata from Microsoft Azure Active Directory (Azure AD).

Top 5 trends for API-powered digital transformation in 2021

Our “State of the API Economy 2021” report confirms that though digital transformation has been among enterprises’ top business imperatives for years, the COVID-19 pandemic and changing market conditions have increased this urgency. Organizations across the world weathered the pandemic by compressing years of digital transformation into just a few months.

6 Leading No Code Tools Available Today

No code tools and development platforms are becoming increasingly popular. With the no code development platform market expected to rise to $21.2 billion by 2022, these platforms are here to stay. Whether you’re a developer wanting to streamline development and reduce build times, or you’re a manager looking for a faster, easier way for development, a no code software solution could be just what you need.

Service Connectivity Isn't Your Job, But it's Still Your Problem

As a developer, your company hired you to build incredible products that focus on your users’ and customers’ needs. Yet, in the age of microservices, producing the best products relies heavily on efficient cloud service connectivity. For example, an eCommerce marketplace is more than a front-end UI that customers access via a browser.

The Importance of Zero-Trust Security When Making the Microservices Move

Transitioning to microservices has many advantages for teams building large applications that must accelerate the pace of innovation, deployments and time to market. It also provides them the opportunity to secure their applications and services better than they did with monolithic codebases.