nerdexam
CompTIA

CS0-003 · Question #108

Company A is in the process of merging with Company B. As part of the merger, connectivity between the ERP systems must be established so pertinent financial information can be shared between the…

The correct answer is B. Set up a VPN between Company A and Company B, granting access only to the ERPs within the. To securely and automatically share financial information between merging companies' ERP systems, a dedicated secure network tunnel is required.

Submitted by jordan8· Mar 6, 2026Security Operations

Question

Company A is in the process of merging with Company B. As part of the merger, connectivity between the ERP systems must be established so pertinent financial information can be shared between the two entities. Which of the following will establish a more automated approach to secure data transfers between the two entities?

Options

  • ASet up an FTP server that both companies can access and export the required financial data to a
  • BSet up a VPN between Company A and Company B, granting access only to the ERPs within the
  • CSet up a PKI between Company A and Company B and Intermediate shared certificates between
  • DCreate static NATs on each entity's firewalls that map lo the ERP systems and use native ERP

How the community answered

(36 responses)
  • A
    3% (1)
  • B
    83% (30)
  • C
    11% (4)
  • D
    3% (1)

Why each option

To securely and automatically share financial information between merging companies' ERP systems, a dedicated secure network tunnel is required.

ASet up an FTP server that both companies can access and export the required financial data to a

Setting up an FTP server is generally not secure for sensitive financial data unless secured (e.g., SFTP/FTPS), and managing it for automated ERP transfers is less integrated and robust than a VPN connection.

BSet up a VPN between Company A and Company B, granting access only to the ERPs within theCorrect

Setting up a Virtual Private Network (VPN) between Company A and Company B creates a secure, encrypted tunnel over a public network, allowing their ERP systems to communicate as if on a private network. Granting access only to the ERPs within this VPN provides a controlled and automated secure channel for data transfers, crucial for inter-company financial data sharing.

CSet up a PKI between Company A and Company B and Intermediate shared certificates between

Setting up a Public Key Infrastructure (PKI) is for establishing trust and encryption, which is a component of secure communication, not a direct solution for establishing automated network connectivity between entire ERP systems.

DCreate static NATs on each entity's firewalls that map lo the ERP systems and use native ERP

Creating static NATs on firewalls to map to ERP systems would expose them directly to external networks, which is less secure than a VPN, and relies solely on native ERP security for data transfer.

Concept tested: Secure inter-organizational network connectivity

Source: https://learn.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-about-vpngateways

Topics

#Secure integration#VPN#B2B connectivity#ERP security

Community Discussion

No community discussion yet for this question.

Full CS0-003 Practice