What condition requires using a CloudHub Dedicated Load Balancer?
What condition requires using a CloudHub Dedicated Load Balancer?A . When cross-region load balancing is required between separate deployments of the same Mule application B. When custom DNS names are required for API implementations deployed to customer-hosted Mule runtimes C. When API invocations across multiple CloudHub workers must be load...
Insurance organization is planning to deploy Mule application in MuleSoft Hosted runtime plane. As a part of requirement, application should be scalable. highly available. It also has regulatory requirement which demands logs to be retained for at least 2 years. As an Integration Architect what step you will recommend in order to achieve this?
Insurance organization is planning to deploy Mule application in MuleSoft Hosted runtime plane. As a part of requirement, application should be scalable. highly available. It also has regulatory requirement which demands logs to be retained for at least 2 years. As an Integration Architect what step you will recommend in...
A finance giant is planning to migrate all its Mule applications to Runtime fabric (RTF).
A finance giant is planning to migrate all its Mule applications to Runtime fabric (RTF). Currently all Mule applications are deployed cloud hub using automated CI/CD scripts. As an integration architect, which of the below step would you suggest to ensure that the applications from cloudhub are migrated properly to...
What aspects of a CI/CD pipeline for Mule applications can be automated using MuleSoft-provided Maven plugins?
What aspects of a CI/CD pipeline for Mule applications can be automated using MuleSoft-provided Maven plugins?A . Compile, package, unit test, validate unit test coverage, deploy B. Compile, package, unit test, deploy, integration test (Incorrect) C. Compile, package, unit test, deploy, create associated API instances in API Manager D. Import...
What approach to designing invocation of the fallback API provides the best resilience?
An API implementation is being designed that must invoke an Order API which is known to repeatedly experience downtime. For this reason a fallback API is to be called when the Order API is unavailable. What approach to designing invocation of the fallback API provides the best resilience?A . Redirect...
What type of restrictions exist on the types of certificates that can be exposed by the CloudHub Shared Load Balancer (SLB) to external web clients over the public internet?
An organization is evaluating using the CloudHub shared Load Balancer (SLB) vs creating a CloudHub dedicated load balancer (DLB). They are evaluating how this choice affects the various types of certificates used by CloudHub deplpoyed Mule applications, including MuleSoft-provided, customer-provided, or Mule application-provided certificates. What type of restrictions exist on...
How are the API implementation, API client, and API consumer combined to invoke and process an API?
How are the API implementation, API client, and API consumer combined to invoke and process an API?A . The API consumer creates an API implementation, which receives API invocations from an API such that they are processed for an API client B. The API consumer creates an API client which...
Which Salesforce API is invoked to deploy, retrieve, create or delete customization information such as custom object definitions using a Mule Salesforce connector in a Mule application?
Which Salesforce API is invoked to deploy, retrieve, create or delete customization information such as custom object definitions using a Mule Salesforce connector in a Mule application?A . Metadata API B. REST API C. SOAP API D. Bulk APIView AnswerAnswer: B
To achieve optimal performance, what Anypoint Platform region should be chosen for the CloudHub object store?
A global, high-volume shopping Mule application is being built and will be deployed to CloudHub. To improve performance, the Mule application uses a Cache scope that maintains cache state in a CloudHub object store. Web clients will access the Mule application over HTTP from all around the world, with peak...
be sent to internal operations team every time of policy applied to an API instance is deleted As an integration architect suggest on how this requirement be met?
An insurance company is using a CIoudHub runtime plane. As a part of requirement, email alert should be sent to internal operations team every time of policy applied to an API instance is deleted As an integration architect suggest on how this requirement be met?A . Use audit logs in...