MCIA - Level 1 Exam QuestionsBrowse all questions from this exam

MCIA - Level 1 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?

Show Answer
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

6 comments
Sign in to comment
Ricky9Option: A
Oct 2, 2021

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

Outdoor25Option: A
Dec 27, 2021

Should be A

madgeezerOption: A
Aug 5, 2022

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

majda091983Option: C
Feb 20, 2023

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

ying43699Option: B
Dec 28, 2023

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"

AlandtOption: B
Jun 18, 2024

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
Jun 18, 2024

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