Interview Guides
You are building a public-facing API gateway for external developers. You need machine learning to help decide whether incoming requests should be allowed, challenged, rate-limited, or blocked based on authentication and authorization risk signals.
What authentication and authorization strategies would you implement for a public-facing API gateway?