码农知识堂 - 1000bd
  •   Python
  •   PHP
  •   JS/TS
  •   JAVA
  •   C/C++
  •   C#
  •   GO
  •   Kotlin
  •   Swift
  • mulesoft MCIA 易错题汇总解析


    mulesoft MCIA 易错题汇总解析

    • 1. An API implementation is being designed that must invoke an Order API which is known to repeatedly experience downtime.
    • 2. A mule application is deployed to a Single Cloudhub worker and the public URL appears in Runtime Manager as the APP URL.
    • 3. One of the backend systems invoked by an API implementation enforces rate limits on the number of requests a particular client can make.
    • 4. An Order microservice and a Fulfillment microservice are being designed to communicate with their dients through message-based integration (and NOT through API invocations).
    • 5. What is true about automating interactions with Anypoint Platform using tools such as Anypoint Platform REST API's, Anypoint CLI or the Mule Maven plugin?
    • 6. A Mule application is running on a customer-hosted Mule runtime in an organization's network.
    • 7. An organization has implemented a continuous integration (CI) lifecycle that promotes Mule applications through code, build, and test stages.
    • 8. An Integration Mule application is being designed to synchronize customer data between two systems.
    • 9. The AnyAirline organization's passenger reservations center is designing an integrationsolution that combines invocations of three different System APIs (bookFlight, bookHotel, and bookCar) in a business transaction.
    • 10. An organization has an HTTPS-enabled Mule application named Orders API that receives requests from another Mule application named Process Orders.
    • 11. What condition requires using a CloudHub Dedicated Load Balancer?
    • 12. An organization is evaluating using the CloudHub shared Load Balancer (SLB) vs creating a CloudHub dedicated load balancer (DLB).
    • 13. A global organization operates datacenters in many countries. There are private network links between these datacenters because all business data (but NOT metadata) must be exchanged over these private network connections.
    • 14. A global, high-volume shopping Mule application is being built and will be deployed to CloudHub.
    • 15. A Mule application is built to support a local transaction for a series of operations on a single database.
    • 16. A manufacturing company is planning to deploy Mule applications to its own Azure Kubernetes Service infrastructure.
    • 17. Anypoint Platform supports role-based access control (RBAC) to features of the platform.
    • 18. When using Anypoint Platform across various lines of business with their own Anypoint Platform business groups, what configuration of Anypoint Platform is always performed at the organization level as opposed to at the business group level?
    • 19. An integration Mute application is being designed to process orders by submitting them to a backend system for offline processing.
    • 20. An organization has several APIs that accept JSON data over HTTP POST.
    • 21. An organization is designing a Mule application to periodically poll an SFTP location for new files containing sales order records and then process those sales orders.
    • 22. An organization has defined a common object model in Java to mediate the communication between different Mule applications in a consistent way.
    • 23. An organization is designing Mule application which connects to a legacy backend.
    • 24. An integration Mule application is deployed to a customer-hosted multi-node Mule 4 runtime cluster.
    • 25. In a Mule Application, a flow contains two (2) JMS consume operations that are used to connect to a JMS broker and consume messages from two (2) JMS destination.
    • 26. An organization uses one specific CloudHub (AWS) region for all CloudHub deployments.
    • 27. What operation can be performed through a JMX agent enabled in a Mule application?
    • 28. A Mule application is being designed to expose a SOAP web service to its clients.
    • 29. Refer to the exhibit.
    • 30. As a part of project requirement, client will send a stream of data to mule application.
    • 31. An organization needs to enable access to their customer data from both a mobile app and a web application, which each need access to common fields as well as certain unique fields.
    • 32. A new Mule application under development must implement extensive data transformation logic.
    • 33. What Is a recommended practice when designing an integration Mule 4 application that reads a large XML payload as a stream?
    • 34. A Mule application contains a Batch Job with two Batch Steps (Batch_Step_l and Batch_Step_2).
    • 35. An organization is implementing a Quote of the Day API that caches today's quote. What scenario can use the CloudHub Object Store connector to persist the cache's state?
    • 36. What Mule application can have API policies applied by Anypoint Platform to the endpoint exposed by that Mule application?
    • 37. Refer to the exhibit.
    • 38. Refer to the exhibit.
    • 39. A team would like to create a project skeleton that developers can use as a starting point when creating API Implementations with Anypoint Studio.
    • 40. Which Mulesoft feature helps users to delegate(委托) their access without sharing sensitive credentials or giving full control of accounts to 3rd parties?
    • 41. A company wants its users to login to Anypoint Platform using the company's own internal user credentials.
    • 42. Anypoint Exchange is required to maintain the source code of some of the assets committed to it, such as Connectors, Templates, and API specifications.
    • 43. A Mule application is deployed to a cluster of two(2) cusomter-hosted Mule runtimes.
    • 44. Refer to the exhibit.
    • 45. An external web UI application currently accepts occasional HTTP requests from client web browsers to change (insert, update, or delete) inventory pricing information in an inventory system's database.
    • 46. An organization is designing the following two Mule applications that must share data via a common persistent object store instance:
    • 47. A Mule application currently writes to two separate SQL Server database instances across the internet using a single XA transaction.
    • 48. Mule applications need to be deployed to CloudHub so they can access on-premises(本地) database systems.
    • 49. An organization has deployed both Mule and non-Mule API implementations to integrate its customer and order management systems.
    • 50. A Mule application uses APIkit for SOAP to implement a SOAP web service.
    • 51. What is NOT TRUE about Mule Domain Project?
    • 52. What aspect of logging is only possible for Mule applications deployed to customer-hosted Mule runtimes, but NOT for Mule applications deployed to CloudHub?
    • 53. Refer to the exhibit.
    • 54. The implementation of a Process API must change.
    • 55. An API has been updated in Anypoint Exchange by its API producer from version 3.1.1 to 3.2.0 following accepted semantic versioning practices and the changes have been communicated via the API's public portal.
    • 56. Refer to the exhibit.
    • 57. An organization's security policies mandate complete control of the login credentials used to log into Anypoint Platform.
    • 58. Mule application muleA deployed in cloudhub uses Object Store v2 to share data across instances.
    • 59. Organization wants to achieve high availability goal for Mule applications in customer hosted runtime plane.
    • 60. A Mule application is being designed to do the following:
    • 61. An API has been unit tested and is ready for integration testing.
    • 62. An organization is designing a mule application to support an all or nothing transaction between serval database operations and some other connectors so that they all roll back if there is a problem with any of the connectors.
    • 63. An XA transaction Is being configured that involves a JMS connector listening for Incoming(传入的) JMS messages.
    • 64. An organization is migrating all its Mule applications to Runtime Fabric (RTF).
    • 65. An Organization has previously provisioned its own AWS VPC hosting various servers.
    • 66. What requires configuration of both a key store and a trust store for an HTTP Listener?
    • 67. An organization is creating a set of new services that are critical for their business.
    • 68. In one of the critical payment related mule application, transaction is being used .
    • 69. A Mule application has an HTTP Listener that accepts HTTP DELETE requests.
    • 70. What is required before an API implemented using the components of Anypoint Platform can be managed and governed (by applying API policies) on Anypoint Platform?
    • 71. What comparison is true about a CloudHub Dedicated Load Balancer (DLB) vs. the CloudHub Shared Load Balancer (SLB)?
    • 72. How are the API implementation , API client, and API consumer combined to invoke and process an API ?
    • 73. A Mule application contains a Batch Job scope with several Batch Step scopes.
    • 74. Mule application A receives a request Anypoint MQ message REQU with a payload containing a variable-length list of request objects.
    • 75. What API policy would LEAST likely be applied to a Process API?
    • 76. A retailer is designing a data exchange interface to be used by its suppliers.
    • 77. Mule application is deployed to Customer Hosted Runtime.
    • 78. What best describes the Fully Qualified Domain Names (FQDNs), also known as DNS entries, created when a Mule application is deployed to the CloudHub Shared Worker Cloud?
    • 79. An organization currently uses a multi-node Mule runtime deployment model within their datacenter, so each Mule runtime hosts several Mule applications.
    • 80. A Mule application is synchronizing customer data between two different database systems.
    • 81. A Mule application is synchronizing customer data between two different database systems.
    • 82. An organization has just developed a Mule application that implements a REST API.

    在这里插入图片描述

    1. 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 client requests through an HTTP 303 temporary redirect status code to the fallback API whenever the Order API is unavailable

    B. Set an option in the HTTP Requester component that invokes the order API to instead invoke a fallback API whenever an HTTP 4XX or 5XX response status code is received from Order API

    C. Create a separate entry for the order API in API manager and then invoke this API as a fallback API if the primary Order API is unavailable

    D. Search Anypoint Exchange for a suitable existing fallback API and them implement invocations to their fallback API in addition to the Order API

    Answer: A

    Explanation:

       Resilience testing is a type of software testing that observes how applications act under stress. It’s meant to ensure the product’s ability to perform in chaotic conditions without a loss of core functions or data; it ensures a quick recovery after unforeseen, uncontrollable events.

       In case an API invocation fails - even after a certain number of retries - it might be adequate to invoke a different API as a fallback. A fallback API, by definition, will never be ideal for the purpose of the API client, otherwise it would be the primary API.

       Hence correct answer is Redirect client requests through an HTTP 303 temporary redirect status code to the fallback API whenever the Order API is unavailable


    2. A mule application is deployed to a Single Cloudhub worker and the public URL appears in Runtime Manager as the APP URL.

    Requests are sent by external web clients over the public internet to the mule application App url. Each of these requests routed to the HTTPS Listener event source of the running Mule application. Later, the DevOps team edits some properties of this running Mule application in Runtime Manager. Immediately after the new property values are applied in runtime manager, how is the current Mule application deployment affected and how will future web client requests to the Mule application be handled?

    A. Cloudhub will redeploy the Mule application to the OLD Cloudhub worker New web client requests will RETURN AN ERROR until the Mule application is redeployed to the OLD Cloudhub worker

    B. CloudHub will redeploy the Mule application to a NEW Cloudhub worker New web client requests will RETURN AN ERROR until the NEW Cloudhub worker is available

    C. Cloudhub will redeploy the Mule application to a NEW Cloudhub worker New web client requests are ROUTED to the OLD Cloudhub worker until the NEW Cloudhub worker is available.

    D. Cloudhub will redeploy the mule application to the OLD Cloudhub worker New web client requests are ROUTED to the OLD Cloudhub worker BOTH before and after the Mule application is redeployed.

    Answer: C
    Explanation:
       CloudHub supports updating your applications at runtime so end users of your HTTP APIs experience zero downtime. While your application update is deploying, CloudHub keeps the old version of your application running. Your domain points to the old version of your application until the newly uploaded version is fully started. This allows you to keep servicing requests from your old application while the new version of your application is starting.


    3. One of the backend systems invoked by an API implementation enforces rate limits on the number of requests a particular client can make.

    Both the backend system and the API implementation are deployed to several non-production environments in addition to production. Rate limiting of the backend system applies to all non-production environments. The production environment, however, does NOT have any rate limiting.

    What is the most effective approach to conduct performance tests of the API implementation in a staging (non-production) environment?

    在这里插入图片描述

    A. Create a mocking service that replicates the backend system’s production performance characteristics. Then configure the API implementation to use the mocking service and conduct the performance tests

    B. Use MUnit to simulate standard responses from the backend system then conduct performance tests to identify other bottlenecks in the system

    C. Include logic within the API implementation that bypasses invocations of the backend system in a performance test situation. Instead invoking local stubs that replicate typical backend system responses then conduct performance tests using this API Implementation

    D. Conduct scaled-down performance tests in the staging environment against the rate limited backend system then upscale performance results to full production scale

    Answer: A

    Explanation:
      创建一个模拟服务,复制后端系统的生产性能特征。然后配置API实现以使用模拟服务并执行性能测试
       MUnit is for only Unit and integration testing for APIs and Mule apps. Not for performance Testing, even if it has the ability to Mock the backend.
       By passing

  • 相关阅读:
    测试C#调用Vlc.DotNet组件播放视频
    阿里云PAI-灵骏大模型训练工具Pai-Megatron-Patch正式开源!
    三、工厂方法模式
    王坚院士:云计算与 GPT 的关系,就是电和电动机的关系
    做前端,看完这篇文章你也可以做到
    C/C++高精度
    Java有序数组——原地去重——不使用额外空间
    飞利浦zigbee智能灯泡的软硬件设计
    spring framework spring-boot spring-cloud 官方文档入口
    quartz-动态任务开发
  • 原文地址:https://blog.csdn.net/qq_41885819/article/details/128070015
  • 最新文章
  • 攻防演习之三天拿下官网站群
    数据安全治理学习——前期安全规划和安全管理体系建设
    企业安全 | 企业内一次钓鱼演练准备过程
    内网渗透测试 | Kerberos协议及其部分攻击手法
    0day的产生 | 不懂代码的"代码审计"
    安装scrcpy-client模块av模块异常,环境问题解决方案
    leetcode hot100【LeetCode 279. 完全平方数】java实现
    OpenWrt下安装Mosquitto
    AnatoMask论文汇总
    【AI日记】24.11.01 LangChain、openai api和github copilot
  • 热门文章
  • 十款代码表白小特效 一个比一个浪漫 赶紧收藏起来吧!!!
    奉劝各位学弟学妹们,该打造你的技术影响力了!
    五年了,我在 CSDN 的两个一百万。
    Java俄罗斯方块,老程序员花了一个周末,连接中学年代!
    面试官都震惊,你这网络基础可以啊!
    你真的会用百度吗?我不信 — 那些不为人知的搜索引擎语法
    心情不好的时候,用 Python 画棵樱花树送给自己吧
    通宵一晚做出来的一款类似CS的第一人称射击游戏Demo!原来做游戏也不是很难,连憨憨学妹都学会了!
    13 万字 C 语言从入门到精通保姆级教程2021 年版
    10行代码集2000张美女图,Python爬虫120例,再上征途
Copyright © 2022 侵权请联系2656653265@qq.com    京ICP备2022015340号-1
正则表达式工具 cron表达式工具 密码生成工具

京公网安备 11010502049817号