Drag steps to the numbered slots on the right, or tap a step then tap a slot.
SOA-C02 Cost and Performance Optimization Practice Question
Drag and drop the steps to configure a VPC peering connection between two VPCs into the correct order.
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
Step 1: Create the peering request, Step 2: Accept the peering request, Step 3: Update route tables in both VPCs, Step 4: Adjust security groups.
First create the peering request, then accept it, then update route tables in both VPCs, and finally adjust security groups.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Step 1: Create the peering request, Step 2: Accept the peering request, Step 3: Update route tables in both VPCs, Step 4: Adjust security groups.
Why this is correct
This is the correct order because you must first initiate the peering connection (step 1), then the owner of the other VPC must accept (step 2). Only after the connection is active can you add routes to the route tables (step 3) to direct traffic between the VPCs. Finally, security groups (step 4) should be adjusted to allow traffic based on the new routes.
- ✗
Step 1: Create the peering request, Step 2: Update route tables in both VPCs, Step 3: Accept the peering request, Step 4: Adjust security groups.
Why it's wrong here
This is incorrect because route tables cannot be updated until the peering connection is accepted (step 3). The route table update requires the peering connection to be in the 'active' state, which only occurs after acceptance.
- ✗
Step 1: Accept the peering request, Step 2: Create the peering request, Step 3: Update route tables in both VPCs, Step 4: Adjust security groups.
Why it's wrong here
Accepting a peering request is impossible before a request exists because the acceptance operation requires the peering connection ID that is generated only when the requester creates it. The proper sequence is creation first, then acceptance in the 'pending-acceptance' state, which transitions the connection to 'active'. Only after the connection is active can you update route tables to reference the peering connection, so placing acceptance before creation also blocks later route propagation and security group updates.
- ✗
Step 1: Update route tables in both VPCs, Step 2: Create the peering request, Step 3: Accept the peering request, Step 4: Adjust security groups.
Why it's wrong here
This is incorrect because route tables should be updated only after the peering connection is active. Updating them before the request is created and accepted would add routes referencing a non-existent or pending connection, which is not valid.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 11, 2026
This SOA-C02 practice question is part of Courseiva's free Amazon Web Services 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 SOA-C02 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.