|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/salesforce-certified-mulesoft-developer-i-exam-questions-simulators/
课程评论:没有评论
课程名称:Salesforce认证MuleSoft开发人员I考试问题 概述:Salesforce认证MuleSoft开发人员I认证验证了在Mule 4项目上具有指导和支持经验的个人技能。持有此认证的人能够设计、开发、测试、调试、部署和管理基本的API和集成,并在Anypoint平台和Anypoint Studio之间进行工作流切换。该认证是Salesforce MuleSoft开发人员II认证的先决条件。 目标受众:Salesforce认证MuleSoft开发人员I的候选人能做到以下几点: - 使用Anypoint平台管理API的完整生命周期,包括设计、构建、部署、管理和治理API。 - 使用Anypoint Studio开发、测试和故障排除基本的集成和API。 - 将应用程序连接到各种系统,如数据库、文件、Web服务、SaaS平台和JMS队列。 - 使用DataWeave 2.0执行数据转换。 - 控制事件处理并实现基本错误处理。 - 使用批处理处理记录。 候选人不需要具备: - 在DevOps环境中构建生产就绪的Mule集成。 - 发布由Anypoint平台管理的生产级API。 - 开发模块化、可维护的Mule应用程序以及Maven构建。 - 实施Mule应用程序的高级监控解决方案。 - 优化Mule应用程序以实现高性能和可靠性。 - 应用数据静止或传输过程中的高级安全措施。 典型职位角色:追求此认证的人可能担任开发人员、架构师或管理员。 考试详情: - 格式:60道多选题,含最多5道不计分题 - 考试时长:120分钟(包括不计分题时间) - 及格分数:70% - 版本:基于2024年春季版本 - 注册费用:200美元(加上适用税费) - 重新考试费用:100美元(加上适用税费) - 考试方式:可以在考场或在线进行监控考试(详见官网安排) - 参考资料:考试期间不得使用外部材料或资源 - 先决条件:无 考试大纲:Salesforce认证MuleSoft开发人员I考试评估候选人对以下目标的知识和技能。候选人应具备基本Mule 4项目的工作经验,并熟悉集成和API主导连接的核心术语和概念,以及用于系统集成和API管理的Anypoint平台的组件和优点。 考试内容包括但不限于: - 创建应用程序网络 - 设计API - 访问和修改Mule事件 - 结构化Mule应用程序 - 构建API实施接口 - 使用连接器 - 处理记录 - 转换数据 - 路由事件 - 错误处理 - 调试和故障排除Mule应用程序 - 部署和管理API和集成 此课程适合有兴趣在MuleSoft生态系统中发展的个人,为从事更高级别认证打下了基础。
About the Salesforce Certified MuleSoft Developer I CertificationThe Salesforce Certified MuleSoft Developer I certification validates the skills of individuals who have worked on Mule 4 projects with guidance and support.Holders of this certification are capable of designing, developing, testing, debugging, deploying, and managing basic APIs and integrations, moving between Anypoint Platform and Anypoint Studio as part of their workflow.This certification serves as a prerequisite for the Salesforce MuleSoft Developer II certification.Audience Profile: Salesforce Certified MuleSoft Developer ICandidates for this certification are able to:Use Anypoint Platform to manage the complete lifecycle of an API, including designing, building, deploying, managing, and governing APIs.Develop, test, and troubleshoot basic integrations and APIs using Anypoint Studio.Connect applications to various systems such as databases, files, web services, SaaS platforms, and JMS queues.Perform data transformations using DataWeave 2.0.Control event processing and implement basic error handling.Process records using batch processing.Candidates are not expected to:Build production-ready Mule integrations in DevOps environments.Publish production-level APIs managed by Anypoint Platform.Develop modular, maintainable Mule applications with Maven builds.Implement advanced monitoring solutions for Mule applications.Optimize Mule applications for high performance and reliability.Apply advanced security measures for data at rest or in transit.Typical Job RolesThose pursuing this certification may work as:DevelopersArchitectsAdministratorsExam DetailsFormat: 60 multiple-choice questions, with up to 5 unscored questions includedDuration: 120 minutes (includes time for unscored questions)Passing score: 70%Version: Based on Spring '24 releaseRegistration fee: US$200 (plus applicable taxes)Retake fee: US$100 (plus applicable taxes)Delivery: Available as a proctored exam either at a test center or online (visit the website for scheduling details)Reference materials: No external materials or resources may be used during the exam.Prerequisite: NoneExam OutlineThe Salesforce Certified MuleSoft Developer I Exam measures a candidate's knowledge and skills related to the following objectives. Candidates should have experience working on basic Mule 4 projects with guidance and supervision. Candidates should also have knowledge of core integration and application programming interface (API)-led connectivity terminology and concepts, as well as the components and benefits of Anypoint Platform for system integration and API management.Creating Application Networks 7%Identify core architectural concepts of the Application Network and modern APIs.Identify features of an API-led approach.Identify features of MuleSoft's recommended Operational Model (C4E).Apply correct processors/syntax and predict outcomes to consume RESTful web services (RAML-based).Designing APIs: 8%Use REST API methods and resources.Define REST API parameters and responses.Call RESTful services defined by RAML syntax.Accessing and Modifying Mule events: 10%Apply correct processors/DataWeave expressions to access and modify Mule event payloads, and predict outcomes.Apply correct processors/DataWeave expressions to access and modify Mule event attributes, and predict outcomes.Apply correct processors/DataWeave expressions to access and modify Mule variables, and predict outcomes.Apply correct processors/DataWeave expressions to enrich Mule events using Mule 4 connector targets, and predict outcomes.Structuring Mule Applications: 10%Specify when and how to structure Mule applications into separate configuration and properties files, and predict outcomes.Specify when and how to pass events between flows and subflows using connectors and flow references, and predict outcomes.Building API Implementation Interfaces: 7%Manually build API implementations from an API specification, RAML or not.Predict the results of APIkit based upon a RAML specification.Implement correct responses based on a RAML specification, either manually or with APIkit.Using Connectors: 10%Apply correct processors/syntax to connect to databases, and predict outcomes.Apply correct processors/syntax to connect to files or FTP servers, and predict outcomes.Apply correct processors/syntax to retrieve and combine data in the middle of a flow, and predict outcomes.Processing Records: 10%Apply correct processors/syntax to process individual records in a collection using For Each scopes, and predict outcomes.Apply correct processors/syntax to process individual records in a collection using batch scopes, and predict outcomes.Apply correct processors/syntax to process individual records in a collection using async scopes, and predict outcomes.Apply correct processors/syntax to process individual records in a collection using DB listeners, and predict outcomes.Apply correct processors/syntax to process individual records in a collection using messaging queues, and predict outcomes.Apply correct processors/syntax to persist data between flow executions.Transforming Data: 10%Convert between output types and data types using DataWeave.Predict the result of core DataWeave functions.Apply correct syntax to write DataWeave transformations to coerce, format, order, and filter data, and predict outcomes.Call Mule flows from a DataWeave script.Define, use, and reuse DataWeave modules, functions, and variables, and predict outcomes.Routing Events: 8%Apply correct processors/syntax to route messages using DataWeave conditions within a choice router, and predict outcomes.Apply correct processors/syntax to scatter and gather messages, and predict outcomes.Apply correct processors/syntax to validate Mule events, and predict outcomes.Handling Errors: 8%Apply correct processors/syntax to implement global error handlers, and predict outcomes.Apply correct processors/syntax to implement on-error continue and on-error propagate handlers, and predict outcomes.Apply correct processors/syntax to combine multiple error handlers, and predict outcomes.Apply correct processors /syntax to implement try scopes, and predict outcomes.Apply correct processors/syntax to map custom errors, and predict outcomes.Debugging and Troubleshooting Mule Applications: 5%Apply correct MUnit processors to implement basic automatic tests for Mule applications, and predict outcomes.Identify root causes for errors when debugging Mule applications, and predict outcomes.Deploying and Managing APIs and Integrations: 7%Deploy applications to CloudHub.Manage APIs using separate proxies and auto-discovery.Manage API policies.