I wrote an article for Devcycle on how to use feature flags to improve DORA metrics:
https://devcycle.com/blog/connecting-feature-flags-and-dora-metrics
This is a quick way to deny an ip address accessing your nginx server.
Create a new file in /etc/nginx/conf.d called blockips.conf
Add the following to...