Systems | Development | Analytics | API | Testing

May 2020

Access Control Lists with Kong

Access control is an important function in our daily lives. Access control is provided in many different realms. For example, a physical door, a software program, or an API. Access control simply means that you are controlling who/what can access something. We’re going to focus this discussion around access control for an API. Businesses benefit from providing APIs to their internal (and external) developers.

How To Create An SFTP REST API

SFTP, or Secure File Transfer Protocol, is a popular solution for transferring files from one device to another. Its simplicity belies its popularity, with the vast majority of actions involving either sending (uploading) or receiving (downloading) files. Files are typically transferred between a FTP client such as FileZilla and an FTP server, although in many cases programmatic solutions involve transferring files from one server to another.

The 'new normal' of data management

There are few parts of business that the Covid-19 pandemic hasn’t impacted, in some cases creating pervasive and long-lasting change. While no one knows exactly how our lives will emerge from this upheaval, for businesses it’s clear that long term survival depends on agility. Entire workforces have been mobilised in a matter of weeks. Employees – even the Luddites among us – have had to adopt new ways of working and many are in no rush to return to the traditional office!

Kong for Kubernetes 0.9 Released With Encrypted Plugin Configuration and More!

Kong for Kubernetes is a Kubernetes Ingress Controller and a full-fledged edge-router which can route traffic to any destination of your choice. In addition to Ingress management, it provides enhanced security and management capabilities. With Kong, you can use Kubernetes not just for running your workloads but also for securing and monitoring connectivity between your workloads – all managed via Kubernetes manifests and CI/CD processes.

Reusing Existing Assets: Your Guide to Doing More With Less

With tightening budgets, many enterprises will look to cut their digital transformation and innovation budgets in order to focus on keeping the lights on. But an API program provides an easy way for enterprises to keep the lights on while still pushing towards digital transformation. With an API-first approach, enterprises can continue their digital transformation initiatives, but with a focus on maximizing existing resources to boost developer productivity.

How to Improve Developer Experience by Guiding Developers with Customer Lifecycle Emails using Moesif with Hubspot or Salesforce

Making your company successful hinges on your customers being able to stand your product up, and gain value from it. When you’re using inbound marketing to drive customer acquisition, email doesn’t have to be relegated to second-class citizen status. We argue that email is one of the most powerful channels of communication between B2B companies and their customers.

How to Best Monitor Kong Performance and API Usage with the Moesif API Analytics Plugin

Kong is a highly recommended API Gateway for any team looking for a reliable and scalable way to provide APIs. Compared to more traditional players like Apigee and Mulesoft, Kong follows an open-core model and is highly modular. To best optimize your API performance and understand what changes are needed to recoup your investment, it’s recommend to set up API monitoring and analytics.

How to Market to Developers with Paid Marketing

At Moesif, we primarily market to developers and other technical audiences like product managers and developer relations teams looking to make their own developer platform successful. Getting developers to adopt your API or tool is hard and requires heavy investment in experimentation and measurement in order to achieve the results you’re looking for. At the same time, much of the online advice you hear for B2C or B2B marketing simply won’t work when marketing to developers.

[Online Meetup] The Role of API Gateways in an Evolving Distributed World

The world is changing and so is the way we work as we become increasingly distributed. We can’t apply old processes to new environments. Much like having to work from home has forced a change in how we work together as teams, successfully managing services in increasingly decentralized architectures demands a different way of thinking. Join Melissa van der Hecht, Product Manager at Kong, to look at the surprising similarities between our own work processes and our services as we adapt to new routines in distributed locations. 

How to Automate Deployment of Microservices With an API Gateway to a Multi-Cloud Environment

In today’s enterprise computing landscape, multi-cloud organizations are quickly becoming the norm rather than the exception. By leveraging an API-first strategy with a microservice-based architecture, companies can achieve significant speed to market across multiple clouds. In order to achieve this, container orchestration and a well-designed CI/CD strategy are essential components in this journey.

Building an AngularJS application using the DreamFactory REST API backend

If you’re building an AngularJS application, you’ve landed on the right page. Now that DreamFactory 2.0 is live on Bitnami, our team has been busy building example apps to show how easy it is to use DreamFactory as your REST API backend. I’ve been working on DreamFactory’s AngularJS sample address book app and tutorial. This blog summarizes a few important things to know about getting started with the DreamFactory Angular sample app.

Kuma 0.5 Released With Advanced TLS, Fault Injection, New GUI and More

We are happy to announce the release of Kuma 0.5! We are particularly proud for this release since it introduces about 30 new features and many improvements and – as usual – every Kuma improvement is always available on both Kubernetes and Universal (VMs) modes. This version of Kuma also ships with a new logo for the project! The new logo for Kuma signifies a new era for the project, driven by more feature maturity as well as more adoption within the community.

Instantly Create A Salesforce REST API

The Salesforce CRM is crucial to business operations for millions of organizations. Data often needs to be moved between Salesforce and other technologies such as SQL or NoSQL databases. Using DreamFactory's powerful integration platform you can easily create sophisticated workflows for moving data between Salesforce and any number of destinations.

6 Reasons to Use API Management in the Age of Loosely-Coupled App Design

APIs (Application Performance Interfaces) have changed the way we build applications, and they’ve changed how applications communicate with each other. Essentially, APIs give enterprises the agility to rapidly and cost-effectively incorporate new services and updates into their applications and IT infrastructures.

7 API Design Trends

The application program interface (API) of a platform is its toolkit for building software apps; We’re taking a closer look at Seven API design trends. It’s the sandbox that defines the rules for how components will interact with each other. Our own interactions are changing in the 2020s, especially in the post-coronavirus era. APIs for operating system (OS)- or web-based platforms and graphical user interfaces (GUI) are all changing along with us.

Instantly Create A Salesforce REST API

The Salesforce CRM is crucial to business operations for millions of organizations. Data often needs to be moved between Salesforce and other technologies such as SQL or NoSQL databases. Using DreamFactory’s powerful scripting engine you can easily create sophisticated workflows for moving data between Salesforce and any number of destinations.

Customer Health Metrics Help CSM Teams Reduce Churn and Accelerate Upsell in API Platform Companies

One of our API-first brethren in San Francisco recently shared with us how they built their synthetic testing system to monitor uptime and latency. It was a large undertaking involving a huge Redshift warehouse, Datadog and many man months of engineering effort. At the end of it, they could measure latency’s completeness, whether it was functionally correct and, when it moved out of bounds, alert CSM/engineering teams.

Dell Boomi: Reviews, Pricing, and Comparison

Is Dell Boomi the best API management tool? Discover Boomi reviews, pricing, and some alternatives to Dell Boomi. In less than a decade, cloud computing has gone from being a tech industry buzzword to a well-established best practice. The cloud is so popular that the vast majority of businesses are now using a “multi-cloud” strategy with two or more cloud providers—94 percent of enterprises, according to a study from McKinsey & Company.

API Proxy vs API Gateway

Although Application Programming Interface (API) proxies and API gateways have somewhat similar high-level goals, the two are significantly different in both functionality and capabilities. APIs and microservices transformed the way businesses built their applications and interact with consumers. However, a setup which exposes multiple IP addresses has inherent weaknesses as this presents multiple targets for bad actors.