In this article, we discuss fundamental concepts behind modularity and polymorphism to provide readers a stronger understanding of Object-Oriented Design. Read all
In this article, we discuss how to capture network calls and resources loaded on a browser to export them as a HAR file using Selenium and BrowserMob-Proxy. Read all
In this article, we discuss how to use the Java EE Security API (Jakarta Security) on Tomcat and the Payara Platform in order to better handle user-authentication. Read all
A software architect discusses the idea of chaos testing, why building a microservices architecture with failure in mind is important, and more. Read all
Immutability means it is difficult to make changes without collusion — not that data is unchangeable. Let's take a closer look at blockchain immutability. Read all
In this post, we take a closer look at the best practices for securely building chatbots, including end-to-end encryption, authentication, and more. Read all