SY0-701 Exam QuestionsBrowse all questions from this exam

SY0-701 Exam - Question 7


A company prevented direct access from the database administrators’ workstations to the network segment that contains database servers. Which of the following should a database administrator use to access the database servers?

Show Answer
Correct Answer: A

A jump server is a system specifically configured to access and manage devices in separate security zones, such as network segments with database servers. It acts as an intermediary, allowing database administrators to securely access database servers without having direct access from their workstations, maintaining a higher level of security and network segmentation.

Discussion

12 comments
Sign in to comment
MahiMahiMahiOption: A
Jun 3, 2024

Maybe it's my ADHD but that is worded in a way that is very difficult to understand,

d4a5620
Aug 13, 2024

yeah i had to read this like 4x before answering

Freshly
Oct 19, 2024

I'm still reading this. 🤣

rjbbOption: A
May 12, 2024

It would be a jump server. A jump server is a secure node that sits between the untrusted network and the secure zone (where the Database servers are).

dbrowndiverOption: A
Aug 1, 2024

A jump server, also known as a jump host or bastion host, is a secure system used to bridge the gap between a secure network segment and a less secure one. It acts as a gateway, allowing authorized users to connect to servers in a restricted network segment securely.

dbrowndiver
Aug 1, 2024

Jump servers are commonly used in environments where direct access to sensitive network segments is restricted to minimize the attack surface and enhance security.

shady23Option: A
May 13, 2024

A. Jump server

Lanka22Option: A
May 26, 2024

It would be a jump server

ProudFatherOption: A
Dec 3, 2024

Jump Server: A jump server is a dedicated server that acts as an intermediary between the database administrator's workstation and the database servers. The database administrator can log into the jump server and then use it to access the database servers using secure protocols like SSH.

RafiliOption: A
Dec 6, 2024

A jump server (or jump box) is a secure computer that acts as a bridge or intermediary between a less secure network (the administrators' workstations) and a more secure network (the database servers). Database administrators can connect to the jump server and then access the database servers, providing an additional layer of security by controlling access and monitoring their actions.

JRCHENRYOption: A
Dec 20, 2024

A jump server is a secure computer system that acts as an intermediary between a less trusted network (like the internet) and a more secure, internal network. It's essentially a "gateway" that allows authorized users to access and manage devices within the secure network.

HasssOption: A
Feb 10, 2025

jump server

JackExam2025Option: A
Feb 23, 2025

Jump server is the right choice because it's designed to allow access to otherwise restricted networks or systems, offering an additional layer of security by acting as a controlled entry point.

keduOption: A
May 3, 2025

Jump server: Acts as an intermediary, controlling access to a network's internal resources.