mediummulti selectObjective-mapped

A team deploys a Linux virtual machine in IaaS and stores documents in a managed cloud object storage service. The provider secures datacenters, hardware, and the storage platform, but the organization still wants to reduce exposure. Which two tasks remain the organization's responsibility? Select two.

Question 1mediummulti select
Full question →

A team deploys a Linux virtual machine in IaaS and stores documents in a managed cloud object storage service. The provider secures datacenters, hardware, and the storage platform, but the organization still wants to reduce exposure. Which two tasks remain the organization's responsibility? Select two.

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

Patch and harden the Linux virtual machine operating system.

In IaaS, the customer still manages the guest OS and must reduce vulnerabilities on the VM itself.

B

Distractor review

Replace the provider's datacenter controls with a customer-owned firewall appliance.

The provider, not the tenant, owns physical datacenter protections and underlying facility controls.

C

Distractor review

Assume the provider will apply tenant-specific application permissions automatically.

Application permissions and access choices belong to the customer and must be configured intentionally.

D

Best answer

Configure IAM roles, bucket policies, and least-privilege access for the customer's resources.

Cloud access control is a customer responsibility and directly affects who can reach stored data.

E

Distractor review

Rely on the cloud provider to classify the company's documents for compliance.

Data classification and handling decisions are business responsibilities, not provider defaults.

Common exam trap

Common exam trap: authentication is not authorization

Logging in proves the user can authenticate. It does not automatically mean the user is allowed to enter privileged or configuration mode. Watch for AAA authorization, privilege level and command authorization details.

Technical deep dive

How to think about this question

This kind of question is testing the difference between identity and permission. A user may successfully log in to a router because authentication is working, but still fail to enter configuration mode because authorization is missing, misconfigured or mapped to a lower privilege level.

KKey Concepts to Remember

  • Authentication checks who the user is.
  • Authorization controls what the user is allowed to do after login.
  • Privilege levels affect access to EXEC and configuration commands.
  • AAA, TACACS+ and RADIUS can separate login success from command access.

TExam Day Tips

  • Do not assume successful login means full administrative access.
  • Look for words such as cannot enter configuration mode, privilege level, authorization or command access.
  • Separate login problems from permission problems before choosing the answer.

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?

Authentication checks who the user is.

What is the correct answer to this question?

The correct answer is: Patch and harden the Linux virtual machine operating system. — A and D are the best answers because they represent customer responsibilities in an IaaS and managed storage scenario. The provider protects the physical environment and service platform, but the organization still must secure the guest operating system, apply patches, and configure identity and access controls. Those tasks directly reduce exploitation risk and limit who can read or modify cloud resources. Why others are wrong: B and E describe responsibilities that remain with the cloud provider or are not outsourced at all. C is wrong because tenant-specific permissions are never assumed automatically; they must be set and reviewed by the customer. The question focuses on the customer side of the shared responsibility model.

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.