Talend API Services Certified Developer

Add-OnThis service comes with additional cost.

 

Talend certification exams measure candidates’ skills to ensure that they have the knowledge to successfully implement quality projects. Preparation is critical to passing. In addition to taking recommended courses, Talend expects familiarity with public documentation and recommends six months of on-the-job experience with the product.

 

This certification exam covers Talend Data Services and API Management (API Designer and API Tester), which includes REST and SOAP services implementation, design and testing of APIs, handling JSON mappings using Talend Data Mapper, Routes implementation, and best practices.

 

Certification exam details

Exam content is updated periodically. The number and difficulty of questions may change. The passing score is adjusted to maintain a consistent standard, for example, a new exam version with more-difficult questions may have a lower passing score.

Approximate number of questions: 45

Time limit: 60 minutes

Types of questions:

  • Multiple choice

  • Multiple response

Note: In multiple response questions, no points are given for partially correct answers.

Recommended experience

  • At least six months of experience using Talend products

    Knowledge and experience with Talend Data Services (Routes, SOAP web services, and REST services)

  • Background knowledge of Talend Cloud Management Console

  • Knowledge of Talend API Management (API Designer and API Tester) and Talend Data Mapper

Preparation

To prepare for this certification exam, Talend recommends:

 

Ready to register for your exam?

Connect to Talend Exam to register.

 

Certification exam topics

Overview of Talend Data Services

  • Explain the role of application integration and the difference between application integration and data integration

  • User management and authentication

  • Differentiate between services and routes

  • Differentiate between SOAP and REST services (advantages and disadvantages)

  • Explain data services components (Talend Runtime and Artifact Repository)

Developing SOAP web services

  • Define SOAP web services and what a WSDL file is

  • Create a WSDL file with Talend Studio

  • Create a SOAP web service

  • Implement SOAP operations

  • Develop a SOAP consumer Job

  • Throw a SOAP fault

Defining a new API using API Designer

  • Explain what API Designer is

  • Differentiate between contract first and code first programming

  • Define API contracts using API Designer (data types, resources, and operations)

  • Import and export API definitions

  • Generate API documentation

Developing REST services

  • Define REST services (REST URI, REST endpoint, URI pattern)

  • Use REST API definition metadata

  • Implement a REST service

  • Implement REST operations (GET, PUT, POST, and DELETE)

  • Develop a REST consumer Job

REST data types

  • Create a JSON and an XML structure

  • Create a mapping

  • Stream data in REST components

Using API Tester

  • Explain what API Tester is

  • Generate a test project in API Tester from a Talend Studio REST service

  • Create API test scenarios (includes the use of dynamic expressions)

  • Use test assertions to validate responses

  • Automatic API mocking

Deploying Data Services (only general knowledge)

  • Introduction to Microservices

  • Publish Microservices versus OSGi bundle

Routes

  • Define Routes (distinguish between components and processors in Routes compared to Jobs)

  • Connection types in Routes (compared to Jobs)

  • Define CAMEL messages, exchanges, and SIMPLE language

  • Edit message headers and exchange properties

  • Implement services in Routes – Apache CXF components

  • Provide a web service from a Route resource, using cSOAP or cREST

  • Use endpoints in Routes