What port number is used to expose the domain URL of a Mule application deployed to CloudHub?

Study for the MuleSoft Associate / Development Fundamental Test. Master key concepts with flashcards and multiple choice questions, complete with hints and explanations. Prepare thoroughly for your exam!

Multiple Choice

What port number is used to expose the domain URL of a Mule application deployed to CloudHub?

Explanation:
Access to the public domain of a CloudHub-deployed Mule application uses the standard HTTP port. That port is 80, so you reach the app at a URL like http://your-app.cloudhub.io. If you enable secure traffic, you’d use HTTPS on port 443, but the default domain exposure is on port 80. The other ports don’t apply to the exposed domain: 21 is for FTP, and 8080 is just another common HTTP port used in some setups but not the CloudHub domain.

Access to the public domain of a CloudHub-deployed Mule application uses the standard HTTP port. That port is 80, so you reach the app at a URL like http://your-app.cloudhub.io. If you enable secure traffic, you’d use HTTPS on port 443, but the default domain exposure is on port 80. The other ports don’t apply to the exposed domain: 21 is for FTP, and 8080 is just another common HTTP port used in some setups but not the CloudHub domain.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy