Porter, a load balancer developed for bare metal Kubernetes cluster, was officially included in CNCF Landscape—marking it as an important solution for developers.
Until recently, the standard solution to capture, analyze, and store data in near real-time involved using the Hadoop toolset. See a simpler solution here.
We will show how to secure WebSockets communication over SSL/TLS. We will also bring Server Sent Events (SSEs) into play, and the challenges horizontal scaling presents in such architectures.
This article gives a 10,000 foot view of chaos engineering to help architects evaluate if it would be good for their organization and understand the steps to get there.
With Robot Framework, we can automate acceptance tests. In this first part of a series about Robot Framework, we will explore some of the basic concepts. Enjoy!
Today I would like to talk about Retry pattern, known as stability pattern and as its name indicates, it is about retrying an operation that has failed.