Boburmirzo opened a new issue, #7854: URL: https://github.com/apache/apisix/issues/7854
### Current State Currently, we have categorization based on plugins but there is no separation by usability cases. Actually, plugins cover many things but It is hard to navigate through an exact fit plugin for some use cases without opening the individual plugin tutorial. For newbies will be quite challenging to understand the core use cases of API Gateway. ### Desired State We should have a How-to-guides section with learning content per each API Gateway use case that includes the following subpages: Expose APIs Protect APIs Secure API Monitor APIs Improve performance. Health Check. Add multiple versions. Cache API responses. Mock API responses. Canary release. .... more We have already enough blog posts that cover many API Gateway use cases we can rewrite them for each how-to guide page. Here is the link to issue #6461 https://github.com/apache/apisix/issues/6461 You can see examples for Azure API Management or Kong API Gateway how the content is structured:   -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
