exam questions

Exam MCIA - Level 1 All Questions

View all questions & answers for the MCIA - Level 1 exam

Exam MCIA - Level 1 topic 1 question 17 discussion

Actual exam question from Mulesoft's MCIA - Level 1
Question #: 17
Topic #: 1
[All MCIA - Level 1 Questions]

A retailer is designing a data exchange interface to be used by its suppliers. The interface must support secure communication over the public internet. The interface must also work with a wide variety of programming languages and IT systems used by suppliers.
What are suitable interface technologies for this data exchange that are secure, cross-platform, and internet friendly, assuming that Anypoint Connectors exist for these interface technologies?

  • A. CSV over FTP YAML over TLS JSON over HTTPS
  • B. SOAP over HTTPS IIOP over TLS gRPC over HTTPS
  • C. EDIFACT XML over SFTP JSON/REST over HTTPS
  • D. XML over ActiveMQ XML over SFTP XML/REST over HTTPS
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
edogwest
3 months ago
Selected Answer: C
Why C is the “best-fit” trio Legacy EDI support: EDIFACT covers traditional supplier EDI flows without forcing them to re-tool. File-based bulk transfer: XML over SFTP handles large batch files securely with straightforward scripting support. Modern real-time API: JSON/REST over HTTPS gives suppliers a lightweight, developer-friendly option for interactive use cases. Together they satisfy security, interoperability, and ease-of-use across the heterogeneous supplier ecosystem.
upvoted 1 times
...
lzrvs
1 year, 1 month ago
Selected Answer: C
C: EDIFACT XML over SFTP JSON/REST over HTTPS
upvoted 1 times
...
Viv2005
1 year, 2 months ago
Selected Answer: C
A. - CSV over FTP : Insecured - X B. - IIOP over TLS, gRPC over HTTPS : Non standard protocols - X C. - EDIFACT XML over SFTP JSON/REST over HTTPS : Secured, Standards used, Interoperable. D. - XML over ActiveMQ : Insecured - X
upvoted 3 times
...
madgeezer
1 year, 5 months ago
Selected Answer: C
C: EDIFACT XML over SFTP JSON/REST over HTTPS
upvoted 1 times
...
rodriguescont
1 year, 7 months ago
Selected Answer: C
C Secure communication: SFTP and HTTPS Work with variety of IT systems, cross platform internet friendly: EDIFACT and JSON are standards Exist Anypoint Connector: EDIFACT and JSON/REST/HTTPS
upvoted 1 times
...
sanni27
2 years ago
Should be D, because XML is only language which is supported by all the platform
upvoted 2 times
...
Outdoor25
2 years, 1 month ago
I think C. XML over ActiveMQ does not satisfy requirement of being secure. It can authenticate but not encrypt message itself.
upvoted 1 times
...
Pavan_Nagineni
2 years, 5 months ago
D. XML over ActiveMQ XML over SFTP XML/REST over HTTPS
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...