easymultiple choiceObjective-mapped

A company moves a Linux server to infrastructure as a service (IaaS). Which task remains the customer's responsibility?

Question 1easymultiple choice
Full question →

A company moves a Linux server to infrastructure as a service (IaaS). Which task remains the customer's responsibility?

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

Patching the guest operating system and installed applications.

This is the best answer because in IaaS the customer still manages the guest operating system and the software running on it. The cloud provider handles the underlying physical infrastructure, but the customer is responsible for keeping the VM patched and hardened. That distinction is a key part of the shared responsibility model.

B

Distractor review

Replacing failed power supplies in the data center.

Physical hardware maintenance belongs to the provider in an IaaS model, not the customer using the virtual machine.

C

Distractor review

Maintaining the hypervisor on the host system.

The cloud provider manages the hypervisor layer, so customers do not patch or administer that platform component.

D

Distractor review

Building and securing the provider's network backbone.

The provider is responsible for its own backbone and facility-level infrastructure, not the individual tenant.

Common exam trap

Common exam trap: NAT rules depend on direction and matching traffic

NAT is not only about the public address. The inside/outside interface roles and the ACL or rule that matches traffic are just as important.

Technical deep dive

How to think about this question

NAT questions usually test address translation, overload/PAT behaviour, static mappings and whether the right traffic is being translated. Read the interface direction and address terms carefully.

KKey Concepts to Remember

  • Static NAT maps one inside address to one outside address.
  • PAT allows many inside hosts to share one public address using ports.
  • Inside local and inside global describe the private and translated addresses.
  • NAT ACLs identify traffic for translation, not always security filtering.

TExam Day Tips

  • Identify inside and outside interfaces first.
  • Check whether the scenario needs static NAT, dynamic NAT or PAT.
  • Do not confuse NAT matching ACLs with normal packet-filtering intent.

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?

Static NAT maps one inside address to one outside address.

What is the correct answer to this question?

The correct answer is: Patching the guest operating system and installed applications. — Under the shared responsibility model for IaaS, the customer is responsible for the guest operating system, applications, and data. The provider handles the physical facilities, hardware, and virtualization layer. Patching the guest OS is therefore still the customer’s job. This is an important operational distinction because unpatched guest systems remain vulnerable even when the underlying cloud service is secure. Why others are wrong: Hardware maintenance and hypervisor administration are provider duties in IaaS. The customer does not design or secure the provider's backbone network, even though the customer must secure their own workloads.

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.