QuestionQ18
Designing API-led connectivityAn airline is designing an API-led connectivity initiative to integrate its flight data with an online aggregation website. The connections must support secure communication, high performance, and asynchronous message exchange.
Which interface technologies are appropriate for the connectors in this integration, assuming that MuleSoft fully supports these technologies and that Anypoint Connectors are available for these interfaces?
- A XML over ActiveMQ -XML over FTP -XML/REST over HTTPS
- B SOAP over HTTPS -IIOP over TLS -gRPC over HTTPS
- C AsyncAPI over SQS -AMQP with RabbitMQ -JSON/REST over HTTPS
- D CSV over FTP -YAML over TLS -JSON over HTTPS
Community Discussion