Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.04 KB

File metadata and controls

44 lines (33 loc) · 1.04 KB

Learning Load Balance with NGINX

Introduction

Development Setup Local

  1. Clone repository
git clone git@github.com:AlexGalhardo/learning-load-balance-with-nginx.git
  1. Build containers and up databases & API servers
sudo docker-compose up --build -d

DDoS Attacks

node start-get-rest-postgres-api-ddos-attack.mjs
node start-post-signup-rest-postgres-api-ddos-attack.mjs

See DDoS Attack Responses (reports) in responses/ folder

License

MIT

Copyright (c) April 2024-present, Alex Galhardo