mediummultiple choiceObjective-mapped

A development team is moving a regulated application to a cloud platform. The security architect wants the strongest practical separation from other customers without buying and operating physical servers. Which hosting option is most appropriate?

Question 1mediummultiple choice
Full question →

A development team is moving a regulated application to a cloud platform. The security architect wants the strongest practical separation from other customers without buying and operating physical servers. Which hosting option is most appropriate?

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

Distractor review

A shared multi-tenant environment with no additional security configuration.

This is the least isolated choice. It may be cost-effective, but it does not provide the strongest separation for regulated workloads.

B

Best answer

A dedicated host or isolated compute offering from the cloud provider.

A dedicated or isolated compute option provides stronger separation from other tenants while avoiding the need to manage physical hardware directly. It is a common architecture choice for regulated workloads that need enhanced tenant isolation, clearer placement controls, and a stronger compliance story than a standard shared environment.

C

Distractor review

Any public object storage service because the data will be encrypted by default.

Encryption is useful, but object storage alone does not provide the compute isolation needed for the workload or its runtime environment.

D

Distractor review

A remote desktop service on the cheapest shared instance available.

This does not improve isolation and is unrelated to secure workload placement for a regulated application.

Common exam trap

Common exam trap: OSPF can fail even when IP connectivity looks correct

OSPF neighbour formation depends on matching areas, timers, network type, authentication and passive-interface behaviour. Do not choose an answer only because the devices can ping.

Technical deep dive

How to think about this question

OSPF questions usually test the details that control adjacency and route selection. Read the neighbour state, area, router ID and interface configuration before deciding what is wrong.

KKey Concepts to Remember

  • OSPF neighbours must agree on key parameters.
  • Router ID selection can affect neighbour relationships and LSDB output.
  • OSPF cost influences the preferred path.
  • A route can appear in OSPF information but not become the installed route.

TExam Day Tips

  • Check area mismatch first when OSPF adjacency fails.
  • Review passive interfaces when a network is advertised but no neighbour forms.
  • Use show ip ospf neighbor and show ip route clues carefully.

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?

OSPF neighbours must agree on key parameters.

What is the correct answer to this question?

The correct answer is: A dedicated host or isolated compute offering from the cloud provider. — A dedicated host or isolated compute service offers the strongest practical tenant isolation while still using cloud infrastructure. It helps reduce exposure to noisy neighbors and gives the organization more control over workload placement without taking on the burden of managing its own physical servers. For regulated applications, that combination of isolation and cloud convenience is often the best architectural compromise. Why others are wrong: Option A is the default shared model and does not maximize isolation. Option C focuses on storage encryption, which is not the same as isolated workload hosting. Option D does not address tenant separation at all. The correct answer is the only one that directly improves placement and isolation for the application runtime.

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.