Courseiva
Cloud Platform and Infrastructure SecuritymediumMultiple SelectObjective-mapped

CCSP Cloud Platform and Infrastructure Security Practice Question

A cloud security team is deploying a web application with an API Gateway. Which TWO mechanisms should be implemented to protect against API abuse and unauthorized access?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Rate limiting

Rate limiting prevents abuse by throttling requests, and authentication (e.g., JWT, API keys) ensures only authorized clients can access the API.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Rate limiting

    Why this is correct

    Correct: Rate limiting mitigates brute-force and DDoS attacks.

  • TLS enforcement

    Why it's wrong here

    TLS encrypts traffic but does not prevent abuse or unauthorized access.

  • Resource tagging

    Why it's wrong here

    Tagging aids management but not security.

  • VPC peering

    Why it's wrong here

    VPC peering is for network connectivity, not API security.

  • Authentication (e.g., JWT validation)

    Why this is correct

    Correct: Authentication ensures only legitimate users access the API.

About these practice questions

This CCSP question is part of Courseiva's 964-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This CCSP practice question is part of Courseiva's free ISC2 certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CCSP exam.