From The Well-Grounded Python Developer by Doug Farrell
This article delves into using the OOP coding paradigm in the Python language.
From Chaos Engineering by Mikolaj Pawlikowski
This article covers
● Setting up the VM to run through accompanying code
● Basics of Linux forensics – why did my process die?
● Blast radius
From Testing JavaScript Applications by Lucas da Costa
This article explains what parallelism is and how Jest can help you run your tests faster.
From Spring Security in Action by Laurentiu Spilca
This article delves into five awkward things that Spring Security does, which might be giving you trouble in your projects.
From Learn Docker in a Month of Lunches by Elton Stoneman
This article delves into Dockerfile and how it works.
From Docker in Action, Second Edition by Jeff Nickoloff and Stephen Kuenzli
This article tells you how Docker can help you simplify software installation.