MCIA - Level 1 Exam QuestionsBrowse all questions from this exam

MCIA - Level 1 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?

Show Answer
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

9 comments
Sign in to comment
awsExpert007Option: A
Jun 27, 2021

Should be A

Pavan_NagineniOption: A
Aug 27, 2021

A. SFTP connector

GrumpOption: A
Dec 26, 2021

A. It should be secure.

MuleKOption: A
Jun 2, 2022

A. It should be secure.

razz123098Option: A
Jun 15, 2022

A is the answer

madgeezerOption: A
Aug 4, 2022

A. SFTP connector

_d4d_Option: A
Dec 27, 2022

SFTP is secure, others are not

janrakusaOption: D
Jan 2, 2023

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

vikas_muleOption: A
Feb 14, 2024

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.