How to securely store passwords in Kubernetes? What is the External Secrets Operator?
DevOps
Middle
143
How to protect an API from brute force attacks through Nginx rate limiting?
Middle
141
How to debug TLS issues between Nginx and upstream service using tcpdump or curl?
Middle
141
Describe the request path from Ingress to pod. What components are involved?
Middle
136
Why is a startup probe needed when starting a heavy Java application? What timeouts should be set?
Middle
133
How do you diagnose high latency in a Java service using standard Linux tools? Which commands do you use first?
Middle
127
How can you reduce the size of a Docker image?
Middle
123
How to configure Nginx as a reverse proxy? Which headers are critical?
Middle
116
How to determine if Java memory is leaking? What tools are available for this?
Middle
114
When to use StatefulSet instead of Deployment? Provide examples.
Middle
88