Systems | Development | Analytics | API | Testing

API

How to Achieve Successful Digital Transformation

Today’s business world is relentless, and competition is intense. The digital landscape is continually shifting across many industries, creating an unprecedented demand for companies to innovate, experiment, and deliver capabilities faster. A robust digital transformation process speeds up business activities, competencies, and models while providing as much value as possible to customers. However, organizations must be cautious in their digital investment strategies.

Practical Implementation of Good Security Hygiene for Mobile Apps | Kong Summit 2020

We all know that we shouldn’t store secrets in mobile apps, but what is the practical alternative? We all know that we should use certificate pinning for our APIs, but how can it be done simply and safely? This talk will describe a real project to explore some of the challenges of implementing good security practice in a large organization and discuss a third-party solution (Approov) which addresses both of the issues above in a relatively simple way using industry standards and working neatly with Kong.

Kong Mesh 1.1 GA Released

After having announced Kuma 1.0 GA with over 70+ new features and improvements (and Kuma 1.0.1 this week), we are finally happy to announce a new major version of Kong Mesh that includes all the latest Kuma features – and more – in a fully supported enterprise package. With Kong Mesh 1.1 we can now deploy the most advanced enterprise service mesh in production across every cloud and private datacenter, on both Kubernetes and virtual machines.

Kuma 1.0.1 Released

We are happy to announce the release of Kuma 1.0.1 with a few improvements and fixes, and we suggest to upgrade to start using the greatest and latest. This is a minor update on top of Kuma 1.0 that shipped last week with over 70+ features and improvements. For a complete list of features and updates, take a look at the full changelog. Join us on our community channels to learn more about Kuma, including our official Slack chat.

How to Send Behavioral Emails with Mailgun and Moesif API Analytics

In this guide you’ll learn how to send Moesif behavioral emails with Mailgun. Moesif behavioral emails is a service that sends emails to customers based on their requests to your API. These emails can be used to notify users about technical issues, such as API limits or broken integrations, as well as business-related events such as how many items you’ve shipped. If something can be mapped to an API call, then you can send an email on it.

Simplifying Canary Deployment | Ingenia | Kong Summit 2020

Canary deployment is a helpful tool that allows companies to put in production multiple versions of its products to control flow and access based on different sets of rules, clients, amounts and operations. In this session, we will discuss best practices for canary deployment and share our experiences using Kong Enterprise — supported by Kuma capabilities — in achieving this.

Journey to the Cloud: From On-Prem to Public Cloud With Kong | Tyler Technologies

The team at Tyler Technologies has used Kong to help take the company’s applications from on-premise installations to multi-tenant cloud services. In this session, we’ll explore how Kong can help make this move without clients ever knowing it even happened, how we use Kong Brain to automatically generate OpenAPI documentation for our integrators and the AWS infrastructure choices we made to get a large, robust Kong instance running in AWS.

Implement a Canary Release with Kong for Kubernetes and Consul

From the Kong API Gateway perspective, using Consul as its Service Discovery infrastructure is one of the most well-known and common integration use cases. With this powerful combination more flexible and advanced routing policies can be implemented to address Canary Releases, A/B testings, Blue-Green deployments, etc. totally abstracted from the Gateway standpoint without having to deal with lookup procedures.