Slide 11
Slide 11 text
What can NGINX do?
• Load Balance – Route a request over multiple running
versions of your application.
• Cache – Extremely efficient caching layer.
• Resilience – Mitigate Denial of Service with rate limiting.
• HTTPS – Attach an SSL cert (https://letsecure.me/)
• Service Routing – Complete a feature in a different application
setup by a different team.