An initiative to make #CyberSecurity easier to understand and put into practice, especially for SMEs. Enablement for #DoItYourself and drive related discussions
For Cloudflare
3. Adjust caching settings, improve cache-hit rates so that fewer requests reach your backend
4. Configure rate limiting appropriately by identifying rate-limit thresholds. Using default rate limiting setting in such use cases generally don't work (8/n) @JKJAVMY
If you wondered why even after clicking the submit button repeatedly many times, you were still stuck on the same page during the vaccine slot registration. Here are some technical reasons for what might have happened. This is for information purposes only (1/n),
#CucukMYAZ
1. Load capacity planning with simulated load testing and adjusting server configuration accordingly, autoscaling in the cloud helps in this case
2. Tuning backend to accept incoming connections faster, unoptimized code itself takes few extra seconds to respond (7/n) @Khairykj