Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam MCPA - Level 1 topic 1 question 25 discussion

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

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
  • B. 8081
  • C. 8091
  • D. 8092
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
Reference:
https://help.mulesoft.com/s/question/0D52T00004mXXULSA4/multiple-http-listerners-on-cloudhub-one-with-port-9090

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
muledev
10 months ago
D is the correct answer.
upvoted 1 times
...
vikas_mule
1 year ago
D is correct : must stay inside the AWS VPC is a key word
upvoted 1 times
...
vikas_mule
1 year, 2 months ago
443 , https://docs.mulesoft.com/cloudhub-1/vpc-architecture-concept
upvoted 1 times
...
cuisal92
1 year, 3 months ago
A. 443
upvoted 1 times
...
pvt007
1 year, 5 months ago
Selected Answer: A
HTTP and HTTPS requests (web API invocations) sent to a CloudHub Shared Load Balancer on port 80 and 443 are forwarded by the CloudHub Shared Load Balancer to one of the Mule application’s CloudHub workers (approximately round-robin), where they reach the Mule application on port 8081 and 8082, respectively
upvoted 1 times
...
geekdom
1 year, 6 months ago
Selected Answer: A
A is correct. The other ones are irrelevant. 8091 and 8092 are only for private VPC, not shared VPC. 8081 is for HTTP in the shared vpc. Which leaves A 442 as the correct answer
upvoted 2 times
...
calazans
1 year, 10 months ago
Selected Answer: D
Should be 8082
upvoted 3 times
geekdom
1 year, 6 months ago
It is 8092, which is for the private vpc, not 8082. Hence it is not an option
upvoted 1 times
...
...
[Removed]
2 years, 1 month ago
Selected Answer: A
8091 AND 8092 used for Http and Https traffics only in local or private vpc, it didnt allow you to use in mule worker shared cloud
upvoted 3 times
...
NGaddameedi
2 years, 7 months ago
D. HTTPS port for shared load balancer is enabled though 8092.
upvoted 2 times
Outdoor25
2 years, 3 months ago
Should be A. port 8092 is the port on SLB for access within VPC. Mule application will expose common 443 port for SSL traffic. Unless you modified it.
upvoted 2 times
...
shridharan
2 years, 6 months ago
A is correct
upvoted 1 times
...
...
AB317
2 years, 8 months ago
Answer: A
upvoted 1 times
...
Pavan_Nagineni
2 years, 9 months ago
A. 443
upvoted 2 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 ...