Systems | Development | Analytics | API | Testing

Managing DreamFactory Scripted APIs with GitHub and Your Favorite IDE

DreamFactory's scripted service feature ranks among the most popular capabilities, allowing developers to create APIs using PHP, Python, or NodeJS which can then be secured using role-based access controls, accessed using auto-generated API keys or other authentication providers such as Active Directory and Okta, and executed alongside other APIs as part of an API composition-based workflow.

How APIs and ecosystem strategies accelerate digital transformation

Innovation is a topic of conversation in almost every enterprise, but a related topic that sometimes goes under-discussed is co-innovation—that is, the idea that enterprises can unlock a lot of powerful business innovation by partnering outside the organization. Often called a digital ecosystems strategy, this tactic involves different participants sharing data, functionality, and other digital assets for symbiotic benefit.

Accelerate digital transformation with business application platform

2020 has been among the most disruptive years business leaders have ever confronted, with many enterprises absorbing several years of digital transformation over just a few months. These ongoing efforts have not been easy, with numerous organizations finding their existing resources and workflows won’t scale and don’t allow them to move quickly or responsively enough. They need to rethink how transformation occurs and how different parts of the workforce can participate.

What is API-first? 5 opportunities to create business value

Our recent CIO survey with Oxford Economics contained a few takeaways that stood out to me: most companies are using API-first strategies, and those most committed to this concept report faster innovation and greater value from business partnerships. Even so, the survey indicates that a healthy minority of enterprises still think of APIs in integration-first terms.

Kong Demo: Protecting Microservices with Servicemesh

In this interactive demo, we will show how to encrypt and protect all services inside a service mesh using the Kuma Mutual TLS policy. We will then demonstrate how to control traffic permissions among each individual service using the TrafficPermission policy. In addition to security, Kuma provides traffic metrics using Prometheus and Grafana dashboards, as well as traffic tracing (APM) and traffic logging integrated into managed cloud logging and analytics services.

API Load Testing Mistake #5: Not Factoring in External API Calls - @SmartBear Talks

Nowadays, lots of modern API-based applications make calls out to third-party APIs. These APIs can belong to your organization, or they can be located on a partner, customer, etc. side. Today, we will analyze the specifics of calling these APIs during API load testing. Robert Schneider, a software testing consultant from WiseClouds, will help us avoid the mistakes when working with external API calls.