Exam MCIA - Level 1 All QuestionsBrowse all questions from this exam
Question 74

An organization is migrating all its Mule applications to Runtime Fabric (RTF). None of the Mule applications use Mule domain projects.

Currently, all the Mule applications have been manually deployed to a server group among several customer-hosted Mule runtimes. Port conflicts between these

Mule application deployments are currently managed by the DevOps team who carefully manage Mule application properties files.

When the Mule applications are migrated from the current customer-hosted server group to Runtime Fabric (RTF), do the Mule applications need to be rewritten, and what DevOps port configuration responsibilities change or stay the same?

    Correct Answer: B

    The Mule applications do not need to be rewritten when migrating to Runtime Fabric (RTF). In RTF, each deployed Mule application gets its own Mule runtime engine, which eliminates the need for DevOps to manage port conflicts. This is because each application operates in isolation with its own runtime, similar to cloud architecture, ensuring there are no port conflicts between applications.

Discussion
AlandtOption: B

ChatGPT: The correct answer is: B. NO, the Mule applications do NOT need to be rewritten DevOps NO LONGER needs to manage port conflicts between the Mule applications

Alandt

Forgot this answer, B is wrong. Correct answer is A.

ying43699Option: B

B is correct. "When a Mule application is deployed to RTF, the application is deployed with its own Mule runtime engine like cloudhub worker, and it is not sharable"

majda091983Option: C

application deployed in RFT use the same port no need for devops to manage port conflicts : RTF application is exposed on a fixed port 8081. Even for internal communications, it's still required to use the port 8081

madgeezerOption: A

A. NO, the Mule applications do NOT need to be rewritten DevOps MUST STILL manage port conflicts I believe the key thing its still customer hosted so Dev-Ops need to manage

Outdoor25Option: A

Should be A

Ricky9Option: A

A might be the right Answer , as in Runtime fabric/ VM bare metal , Devops teams still needs maintain the Network port configs