I’m just load tested my new app(App platform - Dockerfile) with JMeter, my application accepted all requests (1000/rpc) from my ip, How do I protect my App from someone who would want to do the same in production, Should I add nginx configuration to my dockerfile? But it’s gonna work on single droplet separately so I don’t think it’s the best decision
Please provide some information on that issue, Thank you very much!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there,
The DigitalOcean App Platform already provides DDoS mitigation out of the box.
You can find the complete list of features that come with the App Platform here:
Hope that this helps!
- Bobby