Protects
Everything on SkillVeris tagged Protects — collected across the glossary, study notes, blog, and cheat sheets.
3 resources across 1 library
Study Notes(3)
CORS Configuration
Understand how Cross-Origin Resource Sharing works in ASP.NET Core and how to configure it safely for browser-based clients calling your API.
Rate Limiting in Nginx
How Nginx's limit_req and limit_conn modules throttle abusive or excessive traffic using a leaky bucket algorithm, burst allowances, and connection caps.
Spring Security Basics
An introduction to how Spring Security protects a Spring Boot application using the servlet filter chain, HTTP security rules, and password encoding.