02_AnypointPlatform Flashcards
What are the 5 components of Anypoint Platform?
Design Center, Management Center, Exchange, Runtime services and Hurbrid cloud
What are Mulesofts 3 core pillars?
Business outcomes, organization enablement and technology delivery. (which all leads to customer success).
What comes under ‘Org enablement’
C4E (Center for Enablement), Internal support and training.
API development lifecycle - Where do you design APIs (API Spec)?
API designer
API development lifecycle - Where do you simulate APIs?
Mocking service, API console.
API development lifecycle - Where do you provide feedback on APIs?
Exchange, API portal.
API development lifecycle - Where do you validate APIs?
API notebook
What are the 4 steps in the API development lifecycle (API specification)?
Design -> Simulate -> Feedback -> Validate -> (API Spec- RAML)
What 2 stages are there in the API development lifecycle for API implementation.
Build (Anypoint Studio) -> Test (MUnit)
What parts of the Anypoint Platform are used within the API development lifecycle (API Management)?
API Manager, Runtime Manager, API analytics
What is Anypoint Exchange?
A library of assets, the central repo and ensures assets are published somewhere that they are discover able and can be reused.
What should Exchange contain?
Public assets, private content available to only people within your org. It should contain everything you need to build integration projects such as APIs, connectors, diagrams, videos, links and more.
What happens when a REST API is added to Exchange?
An API portal is automatically created for it.
What does an API portal have?
Auto-generated documentation, an API console (consuming and testing APIs), an auto generated API endpoint that uses a mocking service to allow the API to be tested without having to implement it.
Who can use the API portals?
It can be shared with both internal and external users.