We take a look at how to use PHP to handle webhooks coming to your application, whether they're from your source control, IoT sensors, or any thing, really. Read all
Learn what the Kafka Streams API is, get a brief of its features, learn about stream processors and high-level DSL, and look at the code in action. Read all
Strategic automation of the entire CI/CD/DevOps process would reduce the amount of human interaction. Read on for expert advice on automation and testing. Read all
The Kubernetes Deployment Language (KDL) is standardizing their API's objects into buckets in a way similar to containerization and Backend as a Service. Read all
This tutorial shows the steps for building and exposing CXF web services in a message processor using Mule ESB, including code and a video walkthrough. Read all
In this integration series, we take a look at how to get an ASP.NET application up and running in the cloud, using .NET Core and SQL Server in Docker. Read all
SOAP and REST protocols have a couple of primary differences. Learn the benefits of REST over SOAP, as well as the (less common) benefits of SOAP over REST. Read all
Used in Spring Boot, Swagger 2 renders documentation. The Spring Boot RESTful app manages products. Configuring Swagger 2 in your app has a lot of benefits. Read all