FlashGenius Logo FlashGenius
Login Sign Up

GDSA Practice Questions: Data Discovery, Governance, Mobility, and Data-Centric Security Domain

Test your GDSA knowledge with 10 practice questions from the Data Discovery, Governance, Mobility, and Data-Centric Security domain. Includes detailed explanations and answers.

GDSA Practice Questions

Master the Data Discovery, Governance, Mobility, and Data-Centric Security Domain

Test your knowledge in the Data Discovery, Governance, Mobility, and Data-Centric Security domain with these 10 practice questions. Each question is designed to help you prepare for the GDSA certification exam with detailed explanations to reinforce your learning.

Question 1

A law firm rolled out strict DLP blocking for external file sharing after a data leak. The control immediately disrupted legitimate exchanges with outside counsel and regulators, and users began moving documents through personal sharing services to meet deadlines. Leadership wants the security architect to keep strong protections while reducing the incentive for shadow IT. What is the best next step?

A) Loosen all external sharing rules for legal teams, then depend on quarterly awareness training to reduce misuse of personal tools

B) Keep the current blocking rules unchanged, because any approved exception process weakens the overall security posture

C) Define approved sharing workflows and exceptions by data class, tune DLP to those workflows, and monitor exception use for abuse

D) Move all sensitive matters to encrypted archives and require staff to manually request files before each external exchange

Show Answer & Explanation

Correct Answer: C

Explanation:

Correct answer (C): A defensible architecture must account for business workflows. When controls block legitimate collaboration without tuned policy or approved exceptions, users often turn to unmanaged channels. The best answer is to align DLP with classification and approved sharing workflows, then monitor exception use. That preserves strong protection while reducing operational pressure that drives shadow IT.

Why the other options are wrong:
- Option A: Broadly loosening rules weakens protection and shifts too much reliance onto user behavior instead of controlled, approved workflows.
- Option B: Rigid blocking without workflow-aware exceptions is what created the shadow IT problem. Security that users cannot practically follow often increases unmanaged data movement.
- Option D: Manual archive retrieval may reduce some sharing, but it is operationally heavy and does not directly address workflow-aligned DLP tuning or sanctioned external exchange paths.

Question 2

An enterprise stores payment data in a central database accessed by application service accounts and a small group of administrators with direct SQL tools. The security team needs better visibility into privileged queries, unusual access patterns, and after-hours use, but the database team does not want a control that is primarily focused on blocking traffic yet. Which control is the best fit?

A) Deploy database activity monitoring to record and analyze database access and query behavior for audit and alerting

B) Deploy a database firewall to block noncompliant SQL requests before they reach the database engine

C) Deploy a web application firewall to inspect HTTP requests that eventually trigger database transactions

D) Deploy full-disk encryption on database servers to reduce exposure from unauthorized database use

Show Answer & Explanation

Correct Answer: A

Explanation:

Correct answer (A): The requirement is visibility into database behavior, especially privileged activity and anomalies. Database Activity Monitoring is designed for that purpose. It provides auditability and detection for direct connections and trusted application activity. A database firewall is more appropriate when the primary goal is enforcement and blocking, which the scenario explicitly does not prioritize yet.

Why the other options are wrong:
- Option B: A database firewall is primarily an enforcement control. It can be useful later, but it is not the best initial fit when the stated need is visibility rather than blocking.
- Option C: A WAF protects web application traffic, but it does not replace database-specific monitoring for direct admin connections or SQL activity within trusted paths.
- Option D: Encryption helps protect data at rest, but it does not provide the query-level visibility needed to detect misuse by authenticated users.

Question 3

A sales organization issues corporate-managed smartphones and tablets that store customer contracts for offline use. The main concerns are lost devices and users saving contract data into unmanaged apps for personal sharing. The business does not want to ban mobile access. Which architecture recommendation is best?

A) Require mobile VPN for all access and rely on the device operating system to contain the business apps

B) Use MDM or enterprise mobility controls with managed app restrictions, device encryption, remote wipe, and blocked unmanaged sharing paths

C) Encrypt the email gateway and depend on user training to prevent risky sharing from personal apps

D) Move all contract access to an internal file share and allow mobile access only when connected at headquarters

Show Answer & Explanation

Correct Answer: B

Explanation:

Correct answer (B): This scenario requires protecting data on mobile endpoints without eliminating mobility. The best architecture is managed mobility controls that combine device encryption, remote wipe, managed app restrictions, and prevention of unmanaged sharing paths. That approach addresses both device loss and local data leakage while preserving the business need for offline mobile access.

Why the other options are wrong:
- Option A: VPN protects network transport, but it does not control what happens to data once it is on the device or copied into unmanaged apps.
- Option C: Gateway encryption and training are not enough to control local app sharing, device loss, or unmanaged storage paths on the endpoint.
- Option D: This would sharply limit business mobility and does not match the requirement to support mobile use rather than ban it.

Question 4

A hybrid enterprise stores project documents in SaaS workspaces and cloud object storage. Teams need to collaborate with selected external partners, but security has poor visibility into overshared content and abnormal bulk downloads. Which architectural choice best balances collaboration with defensible control?

A) Use data classification and ownership to drive sharing rules, while logging and alerting on unusual bulk access across repositories

B) Disable all external sharing from SaaS and cloud storage, then allow rare exceptions through manual ticket review

C) Force all users through the corporate VPN before accessing SaaS or cloud repositories from managed endpoints

D) Encrypt all documents before upload and treat unusually large download activity as a storage management concern

Show Answer & Explanation

Correct Answer: A

Explanation:

Correct answer (A): The scenario requires both governance and detective capability. Classification and ownership allow sharing rules to reflect business sensitivity, while logging and alerting on unusual bulk access provides visibility into misuse and exfiltration attempts. This balances collaboration needs with defensible monitoring instead of relying on a blanket prohibition or a transport-only control.

Why the other options are wrong:
- Option B: A full ban may reduce risk, but it does not balance the stated collaboration requirement and often creates pressure for unmanaged workarounds.
- Option C: VPN routing may centralize connectivity, but it does not provide repository-level governance or visibility into oversharing and bulk download behavior.
- Option D: Encryption helps confidentiality, but it does not replace ownership-based sharing rules or detection of suspicious access volume.

Question 5

A retailer plans to deploy DLP on email and web uploads after a near-miss involving customer records. The environment includes file shares, a CRM export process, and a finance workflow that legitimately sends data to a payment processor. Security leadership wants effective policies with minimal business disruption. Which action should the security architect recommend first?

A) Deploy broad keyword-based DLP on email and web traffic and tune the alerts after the first month

B) Perform data discovery and classification across repositories and map legitimate data movement before defining DLP rules

C) Encrypt the file shares and databases and rely on existing proxy logs to identify misuse later

D) Block all outbound attachments and browser uploads from finance until exceptions are submitted and approved

Show Answer & Explanation

Correct Answer: B

Explanation:

Correct answer (B): Effective DLP design starts with understanding where sensitive data resides, how it is classified, and which business workflows legitimately move it. Without that foundation, DLP rules are often too broad, too narrow, or disruptive to business operations. In this scenario, discovery plus classification plus flow mapping is the defensible first step because it lets the architect scope policies to the right data and channels while preserving valid payment-processor traffic.

Why the other options are wrong:
- Option A: This is a common mistake. Tuning after deployment may eventually help, but starting with broad keyword rules without discovery and business flow mapping usually creates false positives and business disruption.
- Option C: Encryption is valuable, but it does not solve the immediate design problem. It also does not tell the team where sensitive data is or how it legitimately moves through email and web channels.
- Option D: This may reduce some egress quickly, but it is too blunt for the stated goal of minimal disruption. It also does not establish a defensible, data-centric basis for long-term policy design.

Question 6

A healthcare organization stores regulated records in on-premises databases accessed by both application service accounts and database administrators. The security team needs better visibility into queries, privileged actions, and unusual access patterns for investigations, but the database owners do not want a new inline control that could affect availability. Which control is the best fit?

A) Implement database activity monitoring to log queries, privileged actions, and anomalous access patterns

B) Implement a database firewall to block unexpected database commands before they reach the server

C) Implement email DLP to inspect attachments leaving the user mail system for regulated content

D) Implement a reverse proxy to mediate user access to the web application before login

Show Answer & Explanation

Correct Answer: A

Explanation:

Correct answer (A): Database activity monitoring is designed to provide visibility into database queries, access patterns, privileged actions, and anomalous behavior. It supports detection and investigation without making inline enforcement the primary architectural goal. That aligns with the requirement for visibility and forensic value while minimizing operational risk to database availability.

Why the other options are wrong:
- Option B: A database firewall is focused on policy enforcement for database traffic and query behavior. It may be valuable in other cases, but it is not the best match when the primary goal is visibility without adding inline dependency.
- Option C: Email DLP addresses one exfiltration channel, not direct visibility into database queries, privileged behavior, or application-driven access.
- Option D: A reverse proxy can help with web application access patterns, but it does not provide the database-level visibility requested in the scenario.

Question 7

A SaaS provider is seeing repeated SQL injection attempts from an application tier toward its payment database. The organization already has database logs and monitoring for after-the-fact review, but it now wants inline enforcement of approved SQL behavior with minimal application redesign. Which architecture change is the best fit?

A) Add database activity monitoring rules to alert on risky queries and review them during daily operations

B) Add a database firewall to enforce approved SQL patterns before the requests reach the database

C) Add endpoint DLP to the application servers to stop copies to removable media and local folders

D) Add file-level encryption to exported reports generated from the payment environment

Show Answer & Explanation

Correct Answer: B

Explanation:

Correct answer (B): The requirement is preventive and inline: enforce approved SQL behavior before execution. A database firewall is the best fit because it can filter or block database traffic based on allowed patterns before the traffic reaches the database. Database activity monitoring remains valuable for visibility, but the scenario already has monitoring and explicitly needs enforcement rather than more after-the-fact review.

Why the other options are wrong:
- Option A: Monitoring is helpful, but the scenario already has that capability. It does not provide the requested inline prevention of suspicious SQL behavior.
- Option C: Endpoint DLP addresses data movement from hosts, not SQL injection attempts between the application tier and the database.
- Option D: Protecting exported reports may be useful elsewhere, but it does not mitigate inline database request abuse from the application tier.

Question 8

A manufacturer has had several recent data leaks through email attachments and USB copies. Leadership wants the security team to deploy broad DLP controls immediately, but the team does not yet know which files contain sensitive data, where those files reside, or which business processes move them. What is the best first architectural step?

A) Conduct data discovery and flow mapping, classify sensitive data, and then tune channel-specific DLP policies

B) Deploy network egress DLP immediately and block large outbound transfers until classifications mature

C) Encrypt all file shares immediately and defer formal classification until incident volume decreases

D) Add a reverse proxy for collaboration tools and tune upload alerts before labeling the data

Show Answer & Explanation

Correct Answer: A

Explanation:

Correct answer (A): DLP policy quality depends on knowing which data is sensitive, where it resides, and how it moves. The most defensible first step is to discover and classify the data, map its flows, and then apply DLP policies by channel. That sequencing improves detection accuracy, aligns controls to real business workflows, and reduces disruption from poorly targeted blocking.

Why the other options are wrong:
- Option B: Network egress DLP can help, but deploying it before classification usually creates noisy or incomplete policies and misses non-network channels such as endpoint actions.
- Option C: Encryption is useful for confidentiality, but it does not identify sensitive content, define business rules, or replace classification and DLP policy design.
- Option D: A reverse proxy may improve visibility for one channel, but it does not solve the broader problem of unknown data locations, unknown sensitivity, and multiple leakage paths.

Question 9

A retailer already uses a reverse proxy and WAF in front of its customer portal. During a review, the team discovers that database administrators and some internal tools can connect directly to the customer database, and leadership wants a control that can enforce policy by blocking unauthorized query patterns from both application and direct database paths. Which addition best meets that requirement?

A) Add database activity monitoring to capture SQL statements and alert when queries violate expected behavior

B) Add a database firewall to enforce allowed database traffic and query patterns before execution

C) Add another web application firewall tier to inspect the portal traffic more aggressively before it reaches the application

D) Add transport encryption for all database sessions so unauthorized query patterns cannot be observed on the network

Show Answer & Explanation

Correct Answer: B

Explanation:

Correct answer (B): The key requirement is policy enforcement and blocking of unauthorized query patterns across both application-driven and direct database access. A database firewall is the best architectural fit because it is designed to allow or block database traffic and SQL behavior based on policy. A WAF remains useful for HTTP-layer threats, but it does not replace database-specific enforcement when direct connections exist.

Why the other options are wrong:
- Option A: Database activity monitoring improves visibility and auditability, but the requirement is to enforce policy by blocking unauthorized queries.
- Option C: Another WAF tier still focuses on web application traffic and will not control direct database connections from administrators or internal tools.
- Option D: Encryption protects data in transit, but it does not enforce which queries are allowed or denied once an authenticated session is established.

Question 10

A retailer has a legacy web application that sends a small, predictable set of SQL statements to a backend database. Security already has acceptable audit logging, but the team is concerned that a compromised application server could issue ad hoc queries the application never normally uses. Which architectural control is the best choice for the immediate goal?

A) Deploy database activity monitoring to alert when unusual queries are executed against the database

B) Deploy a database firewall to enforce allowed query patterns from the application tier

C) Deploy endpoint DLP to block analysts from copying exported reports to removable media

D) Deploy full-disk encryption on the database servers to protect records stored on disk

Show Answer & Explanation

Correct Answer: B

Explanation:

Correct answer (B): The immediate requirement is to enforce allowed database behavior from a predictable application workflow. A database firewall is the best fit because it is designed to apply policy to database traffic and query behavior, helping prevent unexpected commands from a compromised application tier. Monitoring alone would not provide the same preventive control for this specific objective.

Why the other options are wrong:
- Option A: Database activity monitoring would improve visibility, but the stated goal is to prevent unexpected queries from reaching the database, not just to alert after they occur.
- Option C: Endpoint DLP is useful for data movement from user systems, but it does not address malicious or unauthorized database queries from the application tier.
- Option D: Encryption protects stored data confidentiality, but it does not enforce which queries a compromised application server may send to the database.

Ready to Accelerate Your GDSA Preparation?

Join thousands of professionals who are advancing their careers through expert certification preparation with FlashGenius.

  • โœ… Unlimited practice questions across all GDSA domains
  • โœ… Full-length exam simulations with real-time scoring
  • โœ… AI-powered performance tracking and weak area identification
  • โœ… Personalized study plans with adaptive learning
  • โœ… Mobile-friendly platform for studying anywhere, anytime
  • โœ… Expert explanations and study resources
Start Free Practice Now

Already have an account? Sign in here

About GDSA Certification

The GDSA certification validates your expertise in data discovery, governance, mobility, and data-centric security and other critical domains. Our comprehensive practice questions are carefully crafted to mirror the actual exam experience and help you identify knowledge gaps before test day.