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?
In this series article, John Vester introduces an Angular application and NgRx state management to read data from Salesforce for use by a basic component.
This article introduces a modern, Kubernetes-native message queue called KubeMQ, to show how organizations trying to implement Kafka on Kubernetes can benefit from it.
This article will increase your understanding of the major front-end architecture types available for the Web and the peculiarities of their implementation.
When it comes to test automation, configuring parallel threads can become challenging. This article helps those who are looking to automate their QA and DevOps needs.
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.