Quick Inquiry

Quick Inquiry


valid

Anypoint Platform Development: Production-Ready Development Practices


+

Module 1: Provisioning API-related artifacts

  • Recap the fundamental API-related workflows in Anypoint Platform

  • Export, import, and publish an API specification

  • Manage an API instance in API Manager

  • Implement an API as a Mule application

  • Expose an HTTPS endpoint from a Mule application

  • Register an API implementation using autodiscovery

+

Module 2: Applying basic software engineering principles

  • Apply and follow coding conventions

  • Securely parameterize Mule applications and its Maven build for different runtime environments

  • Deploy to CloudHub from a Maven build

+

Module 3: Developing for operational concerns

  • Implement operational logging

  • Expose healthcheck endpoints and monitor a Mule application from Anypoint Platform

  • Extract reusable Mule application code into a library

+

Module 4: Automating unit-testing with MUnit

  • Enable a Mule application for unit testing with MUnit

  • Perform basic unit testing for integration functionality

  • Mock external dependencies

  • Spy on the data exchanged with external dependencies