A software developer takes us through the processes fellow application developers need to follow to properly secure mobile applications and their APIs. Read all
In this performance testing tutorial, you'll learn how to reliably perform service stubbing in load testing using JMeter with Docker containers in the cloud. Read all
In this tutorial, we take a look at how to securely build a web app with Spring Boot and React, focusing on OAuth 2.0, saving user data, and adding images. Read all
Automated testing, as part of DevOps, saves money in developer time and number of defects in the application. Read real-world examples from industry executives. Read all
A backend dev gives a tutorial on how to use Spring Security to implement user impersonation protocols, allowing you to securely access user accounts. Read all
Learn about how to use these software testing patterns for writing code that can be tested without mocks like test doubles, DI frameworks, or end-to-end tests. Read all
Check out how using keystores can help you access and load test your secure websites with multiple client-side and server-side certicficates with JMeter. Read all
This article is a list of 50 Docker variables, succinctly summarized, that will give you more use from the containerization service and show you how to use them best. Read all
A discussion of how to secure Android-based applications from common security vulnerabilities such as Man in the Middle Attacks and Cross-Site Scripting. Read all
A security researcher discusses the concept of open redirection vulnerabilities, how cyberattackers take advantage of this vulnerability, and how to prevent it. Read all