To improve server reliability and security, implement caching on the nginx container and introduce measures to prevent DDOS attacks.
Tasks:
- Configure nginx caching to optimize request handling and reduce server load.
- Set up rate limiting or other DDOS protection mechanisms for nginx.
- Document configuration changes and impacts.