API-First Architecture
- What is API First Architecture ?
Traditional Approach
Here API Team will start work on API stuff, they will publish the API Contract Doc to Front end and Testing Team ,API will start the API Implementation part . Once API team finished the API then only Front end team will start implement their work and also testing team will start the testing after development completed..
What will happen if any changes requires , redo the process start from scratch .
Alternative Approach is API First
Here its parallel approach . API team will release the Mock to the respective team , Front end and
testing Team will start their work in parallel . API team will update the API stuff based on their feedback before starting the real implementation /.It will save more time.
- Difference between Design First and Code First?
- What is API economy ?
- What is API Driven Development ?(ADD)
- Ways to Manage the API Strategy?
- How to Build the API Strategy?
- API Integration Challenges?
- Difference between MSA and API?
- Digital Transformation through API in Enterprise Level?
- Best Practices -API
- Types of API - Private/Public/Partner /etc?
- Architecture of API ?
- How to link API with Business Process in Enterprise level?
- API Management
- API Governance
- How API link with Modern Digital Architecture /Cloud First Approach ?
- Component /Architecture flow for API First Architecture ?
- What is difference between API and ESB?
- What is Digital Value Chain in Enterprise level?
- API vs API Management ?
- API Marketplace in Enterprise level ?
- What is WEB API?
- What is the API Life Cycle ?
- Versioning strategy in API
Comments
Post a Comment