Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Certified MuleSoft Platform Architect (Mule-Arch-201) Exam - Topic 9 Question 46 Discussion

A Mule application implements an API. The Mule application has an HTTP Listener whose connector configuration sets the HTTPS protocol and hard-codes the portvalue. The Mule application is deployed to an Anypoint VPC and uses the CloudHub 1.0 Shared Load Balancer (SLB) for all incoming traffic.Which port number must be assigned to the HTTP Listener's connector configuration so that the Mule application properly receives HTTPS API invocations routed through theSLB?
B) 8092
A) 8082
C) 80
D) 443

Salesforce Certified MuleSoft Platform Architect (Mule-Arch-201) Exam - Topic 9 Question 46 Discussion

Actual exam question for Salesforce's Salesforce Certified MuleSoft Platform Architect (Mule-Arch-201) exam
Question #: 46
Topic #: 9
[All Salesforce Certified MuleSoft Platform Architect (Mule-Arch-201) Questions]

A Mule application implements an API. The Mule application has an HTTP Listener whose connector configuration sets the HTTPS protocol and hard-codes the port

value. The Mule application is deployed to an Anypoint VPC and uses the CloudHub 1.0 Shared Load Balancer (SLB) for all incoming traffic.

Which port number must be assigned to the HTTP Listener's connector configuration so that the Mule application properly receives HTTPS API invocations routed through the

SLB?

Show Suggested Answer Hide Answer
Suggested Answer: B

When using CloudHub 1.0's Shared Load Balancer (SLB) for a Mule application configured with HTTPS in an Anypoint VPC, specific ports must be configured for the application to correctly route incoming traffic:

Port Requirement for SLB:

The CloudHub Shared Load Balancer for HTTPS traffic requires that applications listen on port 8092 for secure (HTTPS) communication. This port is reserved specifically for SSL traffic when using SLB with Anypoint VPCs.

Why Option B is Correct:

Setting the HTTP Listener's connector configuration to 8092 aligns with CloudHub requirements for HTTPS via the Shared Load Balancer.

of Incorrect Options:

Option A (8082) is used for non-HTTPS (HTTP) traffic.

Option C (80) and Option D (443) are standard web ports but are not applicable within CloudHub SLB's internal configuration for VPC routing.

Reference For more information on the Shared Load Balancer port configurations, refer to MuleSoft's documentation on CloudHub and VPC load balancer requirements.


Contribute your Thoughts:

0/2000 characters
Vivan
5 days ago
It should be port 443 for HTTPS.
upvoted 0 times
...
Cristy
10 days ago
I’m leaning towards 443 as well, but I wish I had reviewed the specifics of the SLB configuration more thoroughly.
upvoted 0 times
...
Gregoria
15 days ago
I feel like it could be 8092 since it’s a common alternative for HTTPS, but I might be mixing it up with something else.
upvoted 0 times
...
Arlene
20 days ago
I remember practicing a question where the default HTTPS port was mentioned, and it was definitely 443.
upvoted 0 times
...
Elza
25 days ago
I think the port for HTTPS is usually 443, but I'm not entirely sure if that's the case with the SLB setup.
upvoted 0 times
...

Save Cancel