Skip to content

Senior Quiz: Operations and Architecture

#

Question 1

A signing key is suspected compromised. Which actions belong in the response plan?

#

Question 2

An introspection endpoint is unavailable. Should the API accept tokens it cannot verify?

#

Question 3

Which security metrics are likely to create dangerous cardinality if used as labels?

#

Question 4

A CI job builds untrusted pull requests and has production publishing credentials available. What is the core problem?

#

Question 5

What does an SBOM prove?

#

Question 6

A rate limiter in an API starts to fail and cannot calculate the remaining quota. Should it stop traffic or allow it?

#

Question 7

An external policy engine times out while evaluating a money-transfer request. Which design questions must already be answered?

#

Question 8

A troubleshooting team enables full HTTP logging and captures bearer tokens, cookies, and SAML responses. What is the correct remediation?

#

Question 9

A service allows users to supply any URL for an avatar import, and the server fetches it. Which controls address the trust boundary?