Systems | Development | Analytics | API | Testing

Kong Gateway for Beginners: Adding a Service, Route and Plugins

In this Kong Gateway for beginners guide, you’ll learn how to do the following. Kong Gateway can simplify scaling microservices by being the abstraction layer that routes clients to your existing upstream service while building a new service. It also applies a common policy for each request and response no matter where the target service is. The benefit of this is that you gain architectural freedom and modernize your application without impacting your clients.

Governing API Management and Connectivity

As organizations adopt an API-first approach, there are many connectivity patterns to consider, and the developer experience needs to be excellent to promote adoption. It can be challenging to enforce API governance while enabling developers to build applications. This session recording covers how an organization can empower developers to use Kong securely, enable access control to the Kong API and Manager, enforce authentication/authorization in applications, and implement a zero-trust security model.

3 Ways Kong Helps With API Gateway Governance

Almost all aspects of businesses are transforming to digital and internet-based solutions. It’s happening from the ground up, starting with developers. You’re building applications for your organizations, and you’re racing to get software and services out to the market faster. The faster your company moves, and the more you build, the more likely you need an API gateway governance strategy.

Naming API Endpoints

When you write code, you learn quickly that it can be an exacting process. Spaces and semicolons mean something very different to a computer than they do to us. So what’s the best way to document your API in a way that both humans and machines understand? For starters, here are some practices for naming your API endpoints. Did you know you can generate a full-featured, documented, and secure REST API in minutes using DreamFactory? Sign up for our free 14 day hosted trial to learn how!

How To Structure A Successful Digital Transformation Strategy

As our world becomes increasingly digital, businesses everywhere feel the push to adopt new technologies. This is no longer a demand specific to the technology sector. Rather, all industries are required to improve and transform their business models. Businesses everywhere and of every size find benefits to embarking on digital transformation, from giving them a competitive edge in a cutthroat market to a wealth of data from the customer journey.

Microservices and Master Data Management

Microservices are a hot topic in the tech world and with good reason. These tiny systems form the backbone of a composable enterprise and most digital transformation strategies. They provide unmatched flexibility to businesses previously bound by monolithic application suites. But they present potential downsides when it comes to data management. In this article we’ll explore in more detail the relationship between microservices and master data management.

GraphQL: Building a consistent approach for the API consumer

Developers use application programming interfaces, or APIs, to assemble data and functionality for new mobile or web apps, but when it comes to interacting with APIs, developers are often faced with two popular options: REST or GraphQL. In this article, we’ll explore how these approaches compare, and we’ll offer REST API best practices that can be applied to build a more consistent experience for GraphQL API consumers.

Delivering high-performing global APIs with Apigee X and Cloud CDN

Organizations are increasingly investing in digital businesses ecosystem strategies to foster innovation and operate efficiently. These ecosystems connect various stakeholders--such as partners, developers, and customers--via application programming interfaces, or APIs. APIs allow various software systems to interface, and are thus the primary mechanism of value exchange within these ecosystems.

Best Practices for API Rate Limits and Quotas with Moesif to Avoid Angry Customers

Like any online service, your API users expect high availability and good performance. This also means one customer should not be able to starve another customer’s access to your API. Adding rate limiting is a defensive measure which can protect your API from being overwhelmed with requests and improve general availability. Similarly, adding quota management also ensures customers stay within their contract terms and obligations ensuring you’re able to monetize your API.