Exam MCIA - Level 1 All QuestionsBrowse all questions from this exam
Question 26

Refer to the exhibit. An organization is designing a Mule application to receive data from one external business partner. The two companies currently have no shared IT infrastructure and do not want to establish one. Instead, all communication should be over the public internet (with no VPN).

What Anypoint Connector can be used in the organization's Mule application to securely receive data from this external business partner?

    Correct Answer: A

    Given that the organization and the external business partner do not want to establish shared IT infrastructure and all communications will be over the public internet, the best approach to ensure secure data transfer is by using the SFTP connector. SFTP (SSH File Transfer Protocol) is designed specifically for secure file transfer over a network and offers encryption to protect the confidentiality and integrity of data being transmitted over the public internet. Other options like the VM connector, Object Store connector, and File connector do not inherently provide the necessary security features required for safe data transfer in this context.

Discussion
awsExpert007Option: A

Should be A

Pavan_NagineniOption: A

A. SFTP connector

vikas_muleOption: A

A, securely receive data from this external business partner, and file connector is used to get from mounted location, only. in this case partner is not going to share infra means there filesystem, so A is correct.

janrakusaOption: D

D. File connector. Not SFTP because they do not want to establish any shared IT infrastructure.

_d4d_Option: A

SFTP is secure, others are not

madgeezerOption: A

A. SFTP connector

razz123098Option: A

A is the answer

MuleKOption: A

A. It should be secure.

GrumpOption: A

A. It should be secure.