Systems | Development | Analytics | API | Testing

API

Integrating Keploy With sample java application

In this video, we'll see how keploy has evolved. Presenting a new installation process of Keploy where the server of keploy can be installed using binary for Linux and macOS, and we can run the keploy server using the command "keploy" from the CLI. The test cases when you make an API call is reflected in the CLI where keploy is running, and the test runs details are also shown there. The test runs report is stored in yaml file format under the test-reports directory.

Kong Certifications and Training: Level Up Your API IQ

The joy (and sometimes woe) of working in technology is that we’re forever learning. The software stack is constantly changing, so innovators come to embrace a lifetime of learning. In this ever-evolving IT landscape, measurable skills have become the global currency for IT professionals. In this post, we’ll talk about the selection of courses offered through Kong Academy and the Kong Certification program, as well the benefits of microcredentials for employers and employees.

A Guide to API Integration

Modern business runs on software. This involves storing business data, and moving that data from place to place. In the old days, software stored the data in a siloed fashion. This meant it was only available in one place, cutoff from the rest of the world. Companies struggled to pull data from different locations. Combining it in meaningful ways was difficult. This isolated data only provided a fraction of its potential value. In modern applications, the data wants to be free.

Building a REST API with AWS Gateway and NodeJS

AWS Gateway is a powerful tool for building APIs that scale to meet the demands of modern web and mobile applications. With AWS Gateway, you can create RESTful APIs that expose your data and business logic to developers who can then build rich, interactive applications that consume your API. REST API is an industry standard for building scalable, distributed web applications. With AWS Gateway, you can easily build a REST API that supports both GET and POST methods, as well as complex query parameters.

Building a REST API with AWS Gateway and Python

AWS Gateway is a powerful tool for building APIs that scale to meet the demands of modern web and mobile applications. With AWS Gateway, you can create RESTful APIs that expose your data and business logic to developers who can then build rich, interactive applications that consume your API. REST API is an industry standard for building scalable, distributed web applications. With AWS Gateway, you can easily build a REST API that supports both GET and POST methods, as well as complex query parameters.

Building a RESTful API with AWS Lambda and Express

AWS Lambda is a serverless computing service provided by Amazon Web Services (AWS) that allows you to run code without provisioning or managing servers. Node.js is a JavaScript runtime built on Chrome’s V8 JavaScript engine. Together, AWS Lambda and Node.js can be used to create a RESTful API that can be triggered by events such as an HTTP request.

Rocking the Migration from Apigee Edge Microgateways to Kong Gateways with Zero Downtime!

For our first User Call for 2023, Dominik Schmid and Benjamin Bertow from Mercedes-Benz Tech Innovation GmbH, are joining us to show us how they evolved API management to an open platform, integrating the Kong Gateway as the preferred gateway solution. Have you ever thought about how big companies manage their APIs? Mercedes-Benz teams currently manage around 1500 APIs. We will talk about the past, present, and vision of the Mercedes-Benz API platform.

An Overview of Traffic Mirroring Options in Kubernetes

Testing in production carries a lot of risk, like possibly causing downtime for users. However, the advantages of using real user traffic are many, which has led to the popularity of traffic mirroring. Mirroring can be implemented as part of pre-deployment testing, as well as other parts of the developer experience like the development itself. But, how do you get started with it?

5 Business Data Migration Best Practices

Data migration is something that all businesses will have to deal with at some point. Maybe a high level of growth has meant that you have too much data and need a larger server. Or maybe you want to move to a new cloud-based system. Regardless of the specifics, all modern businesses will know the power of unlocking data.

The Magic of Service Mesh - What Your Sidecar Does for You

Magicians never reveal their secrets. . . but today, we reveal everything! Behold the mysterious Envoy and the magic of mesh in Kong Mesh and its open source sibling, Kuma. Spoiler: the secret is in the sidecar! Join this mesh-by-example talk to learn about how the service mesh manages certificate rotation, cross-zone communication, and service discovery. This talk will explain to service mesh newcomers what application developers can offload to the sidecar proxy — and why it’s a cost-effective way to achieve your reliability and security objectives.