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?
The question mentions a SHARED WORKER CLOUD but at the same time it also mentions ALL TRAFFIC TO THAT MULE APP MUST STAY IN THE AWS VPC --> which means that we should treat this as an private VPC --> Mule apps deployed in CloudHub must listen on host 0.0.0.0 and to either the HTTP port (8081) or to the HTTPS port (8082).
Correct answer is D. 8092
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
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
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.
Alandt
4 months, 2 weeks agomuledev
1 year, 4 months agovikas_mule
1 year, 8 months agovikas_mule
1 year, 9 months agocuisal92
1 year, 10 months agopvt007
2 years agogeekdom
2 years, 1 month agocalazans
2 years, 5 months agogeekdom
2 years, 1 month ago[Removed]
2 years, 8 months agoNGaddameedi
3 years, 2 months agoOutdoor25
2 years, 11 months agoshridharan
3 years, 1 month agoAB317
3 years, 3 months agoPavan_Nagineni
3 years, 4 months ago