Tagged articles
2 articles
Page 1 of 1
Practical DevOps Architecture
Practical DevOps Architecture
Nov 15, 2020 · Backend Development

Nginx Features, Advantages, Use Cases, and Installation Guide

This article explains Nginx as a high‑concurrency static web server, outlines its core functions such as web serving, load balancing, caching and CDN support, lists its advantages, describes typical application scenarios, and provides a step‑by‑step installation procedure with commands.

NGINXStatic ContentWeb server
0 likes · 4 min read
Nginx Features, Advantages, Use Cases, and Installation Guide
Java High-Performance Architecture
Java High-Performance Architecture
Jan 24, 2016 · Information Security

What Is a CC Attack and How to Defend Against It?

CC attacks, a variant of DDoS that exploits legitimate web requests via proxies, overwhelm servers by forcing intensive URL processing; this article explains their mechanics, differences from traditional DDoS, and outlines practical defenses such as cloud WAFs, IP analysis, static content, and connection‑rate limiting.

CC AttackCloud WAFDDoS
0 likes · 6 min read
What Is a CC Attack and How to Defend Against It?