Systems | Development | Analytics | API | Testing

Understanding the new Kubernetes Gateway API vs Ingress

Kubernetes Ingress is one of the most widely used resources across Kubernetes. It helps to expose your applications and services to the outside world. However, the networking landscape in Kubernetes has significantly evolved. Many modern use cases very quickly exposed the limitations of Ingress API. This led to the creation of the Gateway API, a collection of new resources and APIs which improve and will potentially supersede Ingress in the future. What does this mean for you? Join us and learn everything you need to know about what Gateway API brings to the future of Kubernetes networking.

Getting Started With Docker Compose and Speedscale CLI

Observability, introspection, logging, and dependency mapping are critical when building APIs. With the advent of microservice architecture, understanding what happens inside your container is vital during development. Speedscale CLI is a container-centric tool that allows you to monitor inbound and outbound traffic. With Speedscale CLI, you can monitor raw requests, latency, encoding, and detected technologies.

Why You Need to Think about API Automation and Scalability

First published on The New Stack. The pandemic has accelerated the shift towards digital channels for banking, retail, and a host of other services. As a result, businesses are shifting their digital transformation initiatives into overdrive in order to meet customer demand for online interactions, which should be both inviting and secure. APIs act as key drivers behind most successful digital enterprises.

Introduction to API Gateways and Microgateways

An API gateway lets API calls enter and leave to reach their corresponding destination points, better known as microservices, in a system. An API gateway is mainly responsible for routing API calls. Its secondary responsibilities include security, caching, load balancing, rate-limiting, dynamic discovery and routing, management, and scaling the number API calls.

Modernizing the Future of Finance: A Kong-versation With Finastra

Finastra has ambitious goals – to open up the world of finance. As Joey White, SVP of technology for Finastra, says, “The future of finance is open. All of the currently closed systems within banking will need to open to serve a digital future.” To him, open means understanding what you don’t know, specifically, the particular modality of use and that change is the only constant.

From culture to business to innovation: leveraging cloud to reprogram banks, WSO2 | Finextra

In this 2 part series, Eric Newcomer, Chief Technology Officer at WSO2 speaks to FinextraTV about the type of technologies that are conducive to self-disruption, what banks need to consider when revamping their technology and operations divisions to promote innovation, how this translates into a culture of innovation, and how migration to the cloud reinforce banks’ cybersecurity and resilience.

Using APIs to Build Robust Cloud-Native Infrastructures

The number of applications and services is increasing as companies face time-to-market pressure from customers. Application programming interfaces (APIs) are a key component of modern software architectures. APIs are tools that let companies share their data internally or with third-party services to create new value-driven products for customers.