Welcome to this space👋. For all technology related posts: artificial intelligence and general technology demos, tech talks, cloud and web development tips, security and data best practices, look no further! ESEC BLOG APP was designed for just that!

Total Write-ups

16

Total Comments

7

Total Reactions

1055




Why API Management Tools ?

API (Application Programming Interface)

APIs are used to connect to services as well as share data. This data is very integral to businesses and therefore must be protected to avoid breach, misuse, traffic surges which may cause downtime, and the like.

 

API Management - What is it?

Api Management helps manage the entire lifecycle of an API. It allows organisations design, secure and scale, publish, and analyse APIs from a single environment/source which helps reduce security vulnerabilities. It also allows for discoverability and use by other developers.

  • Apigee as an api management tool.
    • Apigee is a proxy that protects backend services by acting as the source endpoint for receiving requests. This ensures consistency between api versions and continuity, in that, updates in the backend don’t break/affect functionality. You can add policies for filtering, security, traffic management, etc. on a proxy. You can also have multiple proxies or endpoints that map to your backend services.

    • Apigee supports developer portals, where developers can discover, understand and access your APIs depending on the accessibility configuration you set, and make secure requests to them through API keys and OAuth. This paves way for monetization of your APIs.

    • Apigee supports analytics i.e. api monitoring, alerts on incidents, developer activities, to sum it up -- how your API is being used. This allows organisations make well informed future decisions based on insights gained from analytics.

Other api management tools include Postman, Azure, Swagger, SAP, etc.

The concept of api management allows organizations ship & deliver valuable products, agility, as well as supports business continuity.

 


reference url: None



Post Category: Cloud , Data , Development



66 Favorites

Choose Reaction

2 👍   64 💯  


0 Comments

Add Comment

There are no comments.