CDC is quite the buzz these days. I have been in many client meetings where it has come up lately. So what is CDC and why might you be interested in it?
To test an application that consumes a web API, you have two options: start a container or mock a web server. Today we'll discuss the latter using the WireMock simulator.
API platforms in the digital transformation journey enable companies to think towards a digital economy. Here, explore challenges organizations can face while developing APIs.
This blog will help you reproduce downstream API behaviors w.r.t. HTTP error codes using MUnit without real-time integration with the process or system APIs.
Testing APIs in a microservices environment can be a challenging task. In this tutorial, we will learn to address it in BDD-style testing using Cucumber.
In summary, SIEM and SOAR are key pieces of a modern cybersecurity infrastructure. The capabilities, use cases, and architectures are different for every company.
Today microservices are a hot trend for developing cloud-native applications. API versioning helps to iterate faster when the needed changes are identified.
A guide on how to consume SOAP web services with Apache CXF and Spring Boot. Plus, some extra information on making configurations and logging requests for CFX.