mediummultiple choiceObjective-mapped

Exhibit

2026-04-25 09:14:03  iam:AttachRolePolicy  user=alice
2026-04-25 09:15:10  ec2:AuthorizeSecurityGroupIngress  user=alice
2026-04-25 09:16:22  s3:PutBucketPolicy  user=alice

Requirement:
Security wants to track management-plane API calls and configuration changes across cloud resources.

Based on the exhibit, which logging capability should be enabled first to create an audit trail for cloud administration changes?

Exhibit: 2026-04-25 09:14:03 iam:AttachRolePolicy user=alice 2026-04-25 09:15:10 ec2:AuthorizeSecurityGroupIngress user=alice 2026-04-25 09:16:22 s3:PutBucketPolicy user=alice

Requirement: Security wants to track management-plane API calls and configuration changes across cloud resources.

Question 1mediummultiple choice
Full question →

Based on the exhibit, which logging capability should be enabled first to create an audit trail for cloud administration changes?

Exhibit: 2026-04-25 09:14:03 iam:AttachRolePolicy user=alice 2026-04-25 09:15:10 ec2:AuthorizeSecurityGroupIngress user=alice 2026-04-25 09:16:22 s3:PutBucketPolicy user=alice

Requirement: Security wants to track management-plane API calls and configuration changes across cloud resources.

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Best answer

Enable cloud control-plane audit logging such as CloudTrail or the provider equivalent.

This is the best choice because the exhibit shows API-level changes to identity, networking, and storage policies. Control-plane audit logging records who made those changes, what action was taken, and when it occurred. That creates the most useful evidence for investigations, change tracking, and compliance in a cloud environment.

B

Distractor review

Install a rootkit detector on each workload and ignore management-plane activity.

Host-based rootkit detection can help on individual instances, but it does not provide a complete record of cloud configuration changes. The exhibit is specifically about administrative API actions, not malware on a single server.

C

Distractor review

Capture only DNS traffic, because it reveals all admin changes indirectly.

DNS logs may provide context, but they do not record policy edits, role changes, or security group modifications. They are far too indirect for the stated requirement.

D

Distractor review

Rely on manual change tickets in a spreadsheet because cloud platforms do not record useful logs.

Manual tickets are useful for process control, but they are not a reliable security log. Cloud platforms do record detailed administrative activity, and that data should be enabled and retained.

Common exam trap

Common exam trap: answer the scenario, not the keyword

Many certification questions include familiar terms but test a specific constraint. Read the exact wording before choosing an answer that is generally true but wrong for this case.

Technical deep dive

How to think about this question

This question should be treated as a scenario, not a definition check. Identify the problem, the constraint and the best action. Then compare each option against those facts.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.
  • Use explanations to understand the rule behind the answer.

TExam Day Tips

  • Underline the problem statement mentally.
  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Related practice questions

Related SY0-701 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

FAQ

Questions learners often ask

What does this SY0-701 question test?

Read the scenario before looking for a memorised answer.

What is the correct answer to this question?

The correct answer is: Enable cloud control-plane audit logging such as CloudTrail or the provider equivalent. — The exhibit contains management-plane actions, such as changing IAM policies, opening security groups, and modifying bucket policies. The right logging capability is the cloud provider's control-plane audit log, because it captures those API calls centrally and tamper-resistant logging can preserve the evidence. That gives the security team a clear audit trail for investigations, change validation, and accountability. Why others are wrong: Option B is workload-focused and misses the platform-level changes shown in the exhibit. Option C is far too indirect to capture configuration changes. Option D relies on process documentation instead of the actual authoritative event records that the cloud already provides.

What should I do if I get this SY0-701 question wrong?

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.