MuleSoft Exam |182 Answered
Questions
Transform component has what? - -input, output, preview sections with both
drag and drop and script editors
- What is DataWeave? - -- an expression language for Mule to access, query,
and transform mule 4 event data
- JSON like language
- fully integrated with flow designer
- Flow designer applications are automatically deployed where? - -to the
Design environment
- A worker does what? - -is a dedicated instance of Mule that runs an app
- When you make changes to the application in flow designer and are ready
to test it - -what do you have to do?,you need to redeploy and restart the
application
- When you create a Mule application project in Design Center what
happens? - -- new application is created & opened in flow designer
- application is deployed to a Mulesoft-hosted Mule runtime (called a
CloudHub worker) in the cloud and started
- Mule event processors do what? - -- transform
- filter
- enrich
- process the event & its message
- A mule event source does what? - -initiates the execution of the flow
- can be triggered by an event like
- a consumer request from a mobile device
- a change to data in a database
- the creation of a new customer ID in a SaaS application
,- An application can consist of what? - -- a single flow
- multiple flows
- multiple flows connected together
- Mule applications accept and process a Mule event through a series of
what? - -mule event processors plugged together in a flow
- Mule runtime engine has what? - -- a lightweight Java-based enterprise
service bus (ESB) & integration platform
- decouples point-to-point integrations
- can be deployed anywhere
- enforces policies for API governance
- Mule applications are deployed to what? - -mule runtime
- mulesoft hosted in cloud (CloudHub)
- or customer-hosted in the cloud
- or on-prem
- Under the hood - -mule applications are what?,Java applications using
Spring
- Mule applications can be created how? - -- visually using flow designer or
Anypoint Studio
- by writing code (primarily XML) using Anypoint Studio or other tools
- Application Anypoint Studio has what purpose? - -desktop IDE for
implementing APIs and building integration applications
- Application API designer has what purpose? - -web app for designing,
documenting and mocking APIs
- Application flow designer has what purpose? - -web app for building
integration apps that connect systems and consume APIs
- What does (and should) Exchange contain? - -- mulesoft provided public
assets in all accounts to all users
, - private content only available to people in your org
- your org should populate it to build your integration projects
- What is Anypoint Exchange? - -for sharing, discovering, and exploring all
the resources needed for your integration projects including creating public
portals
- What is API Manager? - -for managing and monitoring APIs
- What is Runtime Manager? - -for deploying apps to the cloud or on-prem,
managing and monitoring applications
- What is Access Management? - -for managing users
- What are API console - -mocking service and API notebook for?,for testing
and simulating APIs
- What is Flow Designer? - -for building integration apps that consume APIs
- What is API designer - -for designing APIs
- Spec driven development - -A development process where your
application is built in two distinct phases
- What is based on broadly-used standards? - -RAML
- Where is the API console available in? - -- API designer
- API portals in Exchange
- Where does one publish RAML API specifications and RAML fragments to
Exchange - -from API designer
- Mule 4 application components are what? - -Mule event processors
- Mule 3 application elements are what? - -Mule message processors
- A Mule 3 message contains what?
- variables
- attributes
- inbound properties
- outbound properties - -inbound and outbound properties
- In Mule how does one build automated tests? - -MUnit
Questions
Transform component has what? - -input, output, preview sections with both
drag and drop and script editors
- What is DataWeave? - -- an expression language for Mule to access, query,
and transform mule 4 event data
- JSON like language
- fully integrated with flow designer
- Flow designer applications are automatically deployed where? - -to the
Design environment
- A worker does what? - -is a dedicated instance of Mule that runs an app
- When you make changes to the application in flow designer and are ready
to test it - -what do you have to do?,you need to redeploy and restart the
application
- When you create a Mule application project in Design Center what
happens? - -- new application is created & opened in flow designer
- application is deployed to a Mulesoft-hosted Mule runtime (called a
CloudHub worker) in the cloud and started
- Mule event processors do what? - -- transform
- filter
- enrich
- process the event & its message
- A mule event source does what? - -initiates the execution of the flow
- can be triggered by an event like
- a consumer request from a mobile device
- a change to data in a database
- the creation of a new customer ID in a SaaS application
,- An application can consist of what? - -- a single flow
- multiple flows
- multiple flows connected together
- Mule applications accept and process a Mule event through a series of
what? - -mule event processors plugged together in a flow
- Mule runtime engine has what? - -- a lightweight Java-based enterprise
service bus (ESB) & integration platform
- decouples point-to-point integrations
- can be deployed anywhere
- enforces policies for API governance
- Mule applications are deployed to what? - -mule runtime
- mulesoft hosted in cloud (CloudHub)
- or customer-hosted in the cloud
- or on-prem
- Under the hood - -mule applications are what?,Java applications using
Spring
- Mule applications can be created how? - -- visually using flow designer or
Anypoint Studio
- by writing code (primarily XML) using Anypoint Studio or other tools
- Application Anypoint Studio has what purpose? - -desktop IDE for
implementing APIs and building integration applications
- Application API designer has what purpose? - -web app for designing,
documenting and mocking APIs
- Application flow designer has what purpose? - -web app for building
integration apps that connect systems and consume APIs
- What does (and should) Exchange contain? - -- mulesoft provided public
assets in all accounts to all users
, - private content only available to people in your org
- your org should populate it to build your integration projects
- What is Anypoint Exchange? - -for sharing, discovering, and exploring all
the resources needed for your integration projects including creating public
portals
- What is API Manager? - -for managing and monitoring APIs
- What is Runtime Manager? - -for deploying apps to the cloud or on-prem,
managing and monitoring applications
- What is Access Management? - -for managing users
- What are API console - -mocking service and API notebook for?,for testing
and simulating APIs
- What is Flow Designer? - -for building integration apps that consume APIs
- What is API designer - -for designing APIs
- Spec driven development - -A development process where your
application is built in two distinct phases
- What is based on broadly-used standards? - -RAML
- Where is the API console available in? - -- API designer
- API portals in Exchange
- Where does one publish RAML API specifications and RAML fragments to
Exchange - -from API designer
- Mule 4 application components are what? - -Mule event processors
- Mule 3 application elements are what? - -Mule message processors
- A Mule 3 message contains what?
- variables
- attributes
- inbound properties
- outbound properties - -inbound and outbound properties
- In Mule how does one build automated tests? - -MUnit