Systems | Development | Analytics | API | Testing

Latest Posts

API Strategy Fundamentals: Integrate The Technology

According to Deloitte, 96% of organizations are using APIs in 2021, representing a 16% increase from just last year. The value of APIs for modern-day organizations is hardly questioned, with Deloitte pointing out that they represent “a strategic enabler in modern enterprises to build up connected experiences and unlock value from existing data.” Is you business considering how API strategy fundamentals like technology integration can support your long term goals?

Adopting a Product Mindset when Developing your API Ecosystem

As your organization undergoes major digital transformations and starts adopting new technologies, it’s critical to evaluate how you’re currently looking at your technology assets. Do you see them as differentiated business capabilities? Adopting a product mindset with developing your API ecosystem becomes simpler when you can shift your focus away from the technical implementation process and its challenges and start focusing on your strategy and its relevant business outcomes.

Securing a Multitenant Database API with DreamFactory

SaaS applications generally tend to manage customer data in a multitenant database, meaning all customers share the same database. The data is secured, or segmented, by a unique identifier that maps a particular table record to a customer. This approach to data management means the SaaS can avoid the overhead and complexity of managing customer data within separate databases. Increasingly, SaaS customers are asking for API-based access to their data.

Driving API Consumption Within Your API Ecosystem

As with any product on the market, driving adoption is critical to success. Your API investment is no different, and driving API consumption within your ecosystem requires a well-planned strategy and adoption campaign that’s complemented by appropriate customer education and marketing. In this article we’ll discuss some ideas that will generate increased use of your APIs and help you understand how your organization integrates all of it’s systems, data and applications.

API Strategy Fundamentals: Align the Organization

Companies that have an API strategy are more likely to complete projects on schedule, innovate more quickly, reduce operational costs, and create new revenue streams. However, to participate in the ever-growing API economy, organizations must first develop a strategic and methodological approach to APIs. A key element of this approach is ensuring alignment within the organization.

DreamFactory Recognized as High Performer by G2

G2 is one of the leading review and comparison sites for business software, so as an API management platform, we’re especially proud to be recognized as high performers by G2 and its users in Summer 2021. DreamFactory received three of the coveted badges in the Summer review of top software and service providers including.

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?