Systems | Development | Analytics | API | Testing

Latest Videos

4 Key Types of Event-Driven Architecture

Adam Bellemare compares four main types of Event-Driven Architecture (EDA): Application Internal, Ephemeral Messaging, Queues, and Publish/Subscribe. Event-Driven Architectures have a long and storied history, and for good reason. They offer a powerful way to build scalable and decoupled architectures. But thanks to its long history, people often have different ideas of what EDA means depending on when they first encountered this architecture.

Managing the Lifecycle of Gateways in Kubernetes Using Gateway API

Managing your Gateways on Kubernetes has historically been a very manual process, usually involving the use of Helm for operations like upgrades. At Kong we've been working on the Kong Gateway Operator (KGO) to revolutionize the experience of operating Gateways in production. Say goodbye to the cumbersome, manual processes of managing Gateways. Our operator transforms the configuration and lifecycle management experience, automating the tedious and complex operations that used to bog you down.

How to Evolve your Microservice Schemas | Microservices 101

Schema evolution is the act of modifying the structure of the data in our application, without impacting clients. This can be a challenging problem. However, it gets easier if we start with a flexible data format and take steps to avoid unnecessary data coupling. When we find ourselves having to make breaking changes, we can always fall back to creating new versions of our APIs and events to accommodate those changes.

#SoftwareTesting and Its Transformative Impact on Accountability | Vipin Jain | #automationtesting

In this video, Vipin Jain explores the transformative impact of software testing on accountability, he highlights the critical role of software testing in ensuring accountability throughout the development process. From identifying bugs to verifying functionality, software testing plays a pivotal role in upholding quality standards and maintaining accountability within software projects. Whether you're a developer, tester, or project manager, this video offers valuable insights into the importance of software testing and its role in fostering accountability in software development.