Systems | Development | Analytics | API | Testing

June 2021

Data Hiding and Microservices: Information Management That Supports Independent Deployment and Teams

A significant part of breaking a monolithic application into microservices involves a redesign of how the application manages data — usually through a data management strategy called “information hiding.” In this respect, breaking a monolith into microservices isn’t just about establishing clear separations between the code for different services. It’s also about creating clear separations between the data that each microservice interacts with. Why information hiding?

How DreamFactory Prevents SQL Injection Attacks

A SQL injection attack is an attempt to modify the syntax of a SQL query executed in conjunction with a user-initiated action within a software application. Some examples of user-initiated actions include searching for a product within an e-commerce catalog, adding a comment to a blog post, and creating a new user account. In each of these scenarios, the user uses a form to submit input (e.g.

DreamFactory 4.8.0 Released

Break out the party hats, DreamFactory 4.8.0 has been released! This release focuses on user experience, notably with regards to database API generation. The most popular database connectors (MySQL, MariaDB, PostgreSQL, MS SQL Server, and Oracle) have long included a lengthy list of options, and it hasn’t been obvious which are required and which are optional. To remedy this we’ve broken the service creation form into three sections: Basic, Caching, and Optional Advanced Settings.

How Your API Ecosystem Can Deliver Benefits to Your Business

When you introduce an API to your technology stack, you must also consider how it will interact with the other moving parts of your business. This is especially true if you have an external-facing API. Consider the end user, software vendors, business partners, third-party developers, and internal stakeholders. It can be complicated to juggle all of these interests, but the benefits to your business pay off immensely. So how does your API ecosystem deliver benefits to your business?

Upgrading Your DreamFactory Instance

Upgrading your DreamFactory instance is in most cases a very straightforward process, generally requiring less than thirty minutes to complete in addition to the time spent configuring a new host server. Most of the work is automated thanks to the platform installers we’ve included with each release since version 3.0 (click here to learn more). We’ve recently updated our guide to include a new comprehensive section on upgrading your environment, which you can read here.

APIs & Integration: How Can APIs Help Solve Your Challenges?

As the vast majority of organizations set their sights on modernizing their business, they’ll need to integrate their growing application library. In today’s world of business technology, this means making use of APIs. The many other advantages for APIs will do your organization no good without a properly integrated foundation. But sometimes integration will come with unexpected challenges.

4 Reasons Why Organizations Use Open APIs

You can’t leverage today’s business technology without making use of APIs. Nor would you want to. The advantages and benefits of API usage are too great to pass up. APIs have evolved to be more than just useful bits of code. They can be products that expand your business offerings and turn you into a platform. But not all APIs are alike. There are three main types of APIs: private, partner, and open. Private APIs are exclusively for a business’s internal use.