Skip to content

Instantly share code, notes, and snippets.

View ikromnurrohim's full-sized avatar
:shipit:
I'm good

Ikrom Nur Rohim ikromnurrohim

:shipit:
I'm good
View GitHub Profile
@ikromnurrohim
ikromnurrohim / Webmethods API Management Basic.md
Created November 10, 2022 16:29
Webmethods API Management Basic

Webmethods API Management Basic

Why You need API Management

  • Secure the Access
  • Distinguish between internal and external consumer
  • Transform data, results and protocol (wsdl to rest API)
  • Archive Scalling and Load Balancing
  • Monitor the Access
  • Monetize
@ikromnurrohim
ikromnurrohim / Webmethods API Management Platform.md
Last active December 11, 2022 04:52
Webmethods API Management Essentials

Webmethods API Management Essentials

API Management

Applications Programming Interface

  • Allow connecting applications or computer systems in a standardized and flexible way
  • Enable exposing data functionality in web apps, mobile apps, and other connected devices
  • APIs provide new models for doing business
  • Transform the Internet into a platform for your business
  • API Economy - Value Creation API Provider -> App Developer -> App User | the user will be return the value off API Provider and we can monitize invocation of our APIs
  • API Portal
@ikromnurrohim
ikromnurrohim / Webmethods API Management Security.md
Created November 10, 2022 16:27
Webmethods API Management Security

Webmethods API Management Security

The Four Pillars of API Security

Authentication The process of verifying the identity or other attributes of a user, user device, or other entity. This is a prerequisite of authorization.

Authorization Access privilages granted to a user, program or process.

Confidentiality