ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 3 - Certified MuleSoft Developer I discussion

Report
Export

A Mule application exposes an HTTPS endpoint and is deployed to the CloudHub Shared Worker Cloud. All traffic to that Mule application must stay inside the AWS VPC.

To what TCP port do API invocations to that Mule application need to be sent?

A.
443
Answers
A.
443
B.
8081
Answers
B.
8081
C.
8091
Answers
C.
8091
D.
8082
Answers
D.
8082
Suggested answer: D

Explanation:

8082. >> 8091 and 8092 ports are to be used when keeping your HTTP and HTTPS app private to the LOCAL VPC respectively.>> Above TWO ports are not for Shared AWS VPC/ Shared Worker Cloud.>> 8081 is to be used when exposing your HTTP endpoint app to the internet through Shared LB>> 8082 is to be used when exposing your HTTPS endpoint app to the internet through Shared LBSo, API invocations should be sent to port 8082 when calling this HTTPS based app.https://docs.mulesoft.com/runtime-manager/cloudhub-networking-guidehttps://help.mulesoft.com/s/article/Configure-Cloudhub-Application-to-Send-a-HTTPS-Request-Directly-to-Another-Cloudhub-Applicationhttps://help.mulesoft.com/s/question/0D52T00004mXXULSA4/multiple-http-listerners-on-cloudhub-one-with-port-9090

asked 23/09/2024
Alan How
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first