An excerpt from Acing the Certified Kubernetes Administrator Exam by Chad Crowell
Are you interested in taking the CKA exam? It’s a big boon for your career and it isn’t exactly cheap, so you need to be prepared.
Read on to see how this book can help you prepare.
From Spring Start Here by Laurențiu Spilcă
This article covers
Using the Spring web scopes
Implementing a simple login functionality for a web app
Redirecting from one page to another in a web app
From Spring Start Here by Laurențiu Spilcă
This article covers
Using the Spring web scopes
Implementing a simple login functionality for a web app
Redirecting from one page to another in a web app
From API Security in Action by Neil Madden
In this article, you’ll implement capability-based access control techniques that enable secure sharing by taking the principle of least authority (POLA) to its logical conclusion and allowing fine-grained control over access to individual resources. Along the way, you’ll see how capabilities prevent a general category of attacks against APIs known as confused deputy attacks.