Skip to content

A personal project I created to learn and improve my skills in NGINX, Docker, Docker-Compose, DockerHub and Performance Benchmarkings using Load Balance

Notifications You must be signed in to change notification settings

AlexGalhardo/learning-load-balancer-with-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Load Balance with NGINX

Introduction

Development Setup Local

  1. Clone repository
git clone [email protected]: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

About

A personal project I created to learn and improve my skills in NGINX, Docker, Docker-Compose, DockerHub and Performance Benchmarkings using Load Balance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published