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

Repository files navigation

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

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