Systems | Development | Analytics | API | Testing

November 2020

Microservice Authorization with Open Policy Agent and Kuma | Kong Summit

Applications architected as microservices are becoming more prevalent every day, but just like their monolithic ancestors, microservice applications must adhere to organization-wide constraints around compliance, security, performance, etc. Authorization, controlling which people and machines can perform which actions, is a foundational security problem that requires new solutions in a microservice world because of changes in requirements around performance, availability, and even where authorization gets enforced architecturally.

Modern Data Architecture to Support Healthcare During a Pandemic and Beyond | Kong Summit 2020

COVID-19 has hit our country hard, and the healthcare industry is still reeling from national attention on the blatant disparity of the effects of COVID-19 in specific underserved populations. Recognizing the disparity, healthcare leaders continue to struggle with interoperability and data sharing; we must free the data and move beyond the debate of public or private cloud. It’s time to prepare for the eventuality of leveraging all available cloud environments to handle the data workload and application needs to end digital disparity in healthcare.

Powering your APIs with Kong and AWS Lambda

While the concept of serverless applications has grown over the past years there are plenty of instances where the serverless model doesn’t fit all needs. For those coming from on-premises or hybrid scenarios, moving to serverless might look like needing to move everything or building very differently than you have in the past. In this session we’ll demystify the central component of the serverless movement, AWS Lambda, a serverless compute service that changes how applications are built and managed, but only in some ways.

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.

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.

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.

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.

Taking the Leap Seamlessly Transition Legacy Applications to Kubernetes

For many organizations, moving legacy applications to modern cloud infrastructures holds great promise, such as reducing IT overhead and accelerating development times. However, in reality, these projects can be fraught with delays and service interruptions while burdening your team with transition tasks.

Service Design Guidelines with OpenAPI and Kong - Part I

We are in the midst of an explosion of APIs and microservices. For some, the first instinct of creating an API is to get down to building one. Some level of planning will help manage the quality of APIs when working within a team. In this series of blogs, we will be sharing some guidelines on service design while working on API projects with Kong. Let us start by focusing on how to go about designing APIs that end up as entities that the Kong API Gateway runtime understands.

Automating the Development Pipeline to Rapidly Design, Publish and Consume Services

Teams are looking for every opportunity to do more with less. Companies want to get to market faster, while reducing costs with automation. To accomplish these goals, it is critical to allow the developers to use DevOps processes and re-use existing Services to drive speed and innovation. In this Workshop, we'll discuss how Kong enables spec-based development to provide consistent APIs, documentation and automate deployments with Kong, using GitOps.

Kuma 1.0 GA Released With 70+ New Features & Improvements

Today is a big day for Kuma! Kuma 1.0 is now generally available with over 70 features and improvements ready to use and deploy in production to create modern distributed service meshes for every application running on multiple clusters, clouds, including Kubernetes and VM-based workloads. Before we unpack this release, a big thank you to the community and to the users that have helped releasing this major version of Kuma with their contributions and feedback.

Kong Enterprise 2.2 Now Generally Available!

Today, we’re proud to announce the release of Kong Enterprise 2.2 GA! Kong Enterprise 2.2 is built on top of version 2.2 of our popular open source gateway and brings with it a slew of new features and some Enterprise-only features on top. Let’s dive in! For a long time, Kong has supported not only HTTP/HTTPS traffic with REST and gRPC APIs, but also raw TCP streams. In version 2.2, we now extend our support to include UDP-based protocols as well!

Kong Presents on Amazon Web Service's APN TV

Kong is excited to participate in Amazon Web Service’s (AWS) APN TV pilot program. This series of demonstration videos from AWS partners focuses on modern application development through the practice of DevOps – a perfect fit for Kong’s service connectivity platform. Microservice architecture involves building software as suites of collaborating services.