nerdexam
Amazon

SAP-C02 · Question #850

A company has an online learning platform that teaches data science. The platform uses the AWS Cloud to provision on-demand lab environments for its students. Each student receives a dedicated AWS…

The correct answer is A. Create a quota request template in the us-east-1 Region in the organization's management. Service Quotas request templates live only in us-east-1, but can specify quotas for any Region. Add the two needed SageMaker ml.p2.xlarge quotas (training job and endpoint) for ap-southeast- 2, set each to 1, and enable template association so every new member account gets the…

Submitted by tyler.j· Mar 6, 2026Design Solutions for Organizational Complexity

Question

A company has an online learning platform that teaches data science. The platform uses the AWS Cloud to provision on-demand lab environments for its students. Each student receives a dedicated AWS account for a short time. Students need access to ml.p2.xlarge instances to run a single Amazon SageMaker machine learning training job and to deploy the inference endpoint. Account provisioning is automated. The accounts are members of an organization in AWS Organizations with all features enabled. The accounts must be provisioned in the ap-southeast-2 Region. The default resource usage quotas are not sufficient for the accounts. A solutions architect must enhance the account provisioning process to include automated quota increases. Which solution will meet these requirements?

Options

  • ACreate a quota request template in the us-east-1 Region in the organization's management
  • BCreate a quota request template in the us-east-1 Region in the organization's management
  • CCreate a quota request template in ap-southeast-2 in the organization's management account.
  • DCreate a quota request template in ap-southeast-2 in the organization's management account.

How the community answered

(23 responses)
  • A
    48% (11)
  • B
    4% (1)
  • C
    30% (7)
  • D
    17% (4)

Explanation

Service Quotas request templates live only in us-east-1, but can specify quotas for any Region. Add the two needed SageMaker ml.p2.xlarge quotas (training job and endpoint) for ap-southeast- 2, set each to 1, and enable template association so every new member account gets the increases automatically.

Community Discussion

No community discussion yet for this question.

Full SAP-C02 Practice