Systems | Development | Analytics | API | Testing

API

Microservices: Decomposing Applications for Testability and Deployability by Chris Richardson

In this presentation, Chris Richardson describes the essential characteristics of the microservice architecture. You will learn about the benefits and drawbacks of the microservice architecture and when it makes sense to use it. Chris also covers how the microservice architecture is not a silver bullet.

The New API - "Application People Interfaces"

In my experience as a digital consultant for Google Cloud’s Apigee team, I’ve found that when a technology gets classified as “middleware,” it’s often encumbered with a scarlet letter of sorts. Business leaders find it unexciting — so much so that they often resign it to the purview of technology professionals and don’t spare a second thinking about it.

Open banking ecosystems: How Tieto's API Platform gives European banks a competitive edge

Disruption within Financial Services is accelerating with new entrants, new ventures from incumbents, FinTechs and Open Banking. Offensively and defensively reacting to these forces is difficult whilst the organisation must deal with significant challenges such as technical debt, organisational mind-set, cost-control and ever changing regulation. Incumbents often struggle to react with pace. FS innovators leverage APIs at the core of their business and use them as a primary channel when collaborating with partners.

Kong and Istio: Setting up Service Mesh on Kubernetes with Kiali for Observability

Service mesh is redefining the way we think about security, reliability, and observability when it comes to service-to-service communication. In a previous blog post about service mesh, we took a deep dive into our definition of this new pattern for inter-service communication. Today, we’re going to take you through how to use Istio, an open source cloud native service mesh for connecting and securing east-west traffic.

People Don't Want Software Products Anymore - They Want Software Ecosystems

Recently, I read an article called “For IoT, think about creating a minimum viable ecosystem” on Stacey on IoT blog, which got me thinking about what we ourselves have been observing in the SaaS sector. In particular, the article says: “With the internet of things, companies are no longer trying to create a product to offer value, but rather establish relationships between companies and individuals to create value.

How Worldline puts APIs at the heart of payments services

Editor’s note: Today we hear from Worldline, a financial services organization that creates and operates digital platforms handling billions of critical transactions between companies, partners, and customers every year. In this post, Wordline head of alliances and partnerships Michaël Petiot and head of API platform support Tanja Foing explain how APIs and API management enable this €2.3 billion enterprise to offer its services to partners in a wide variety of industries.

Got microservices? Service mesh management might not be enough

A lot of enterprises are evolving their monolithic applications into microservices architectures. In this pattern, applications are composed of fine-grained services that communicate via APIs. Microservices promise, faster development, innovation, cloud scaling, better infrastructure optimization—and happier developers. No wonder this architecture gets so much attention.