yzeng25 commented on code in PR #1495: URL: https://github.com/apache/apisix-website/pull/1495#discussion_r1101362124
########## blog/en/blog/2023/02/09/secure-apisix-admin.md: ########## @@ -0,0 +1,152 @@ +--- +title: Securing Admin Access to Apache APISIX +authors: + - name: Nicolas Fränkel + title: Author + url: https://github.com/nfrankel + image_url: https://avatars.githubusercontent.com/u/752258 +keywords: + - API gateway security + - Admin API + - how to secure API gateway +description: > + API Gateways are critical components in one's infrastructure. If an attacker could change the configuration of routes, they could direct traffic to their infrastructure. Consequences could range from data theft to financial losses. Worse, data theft could only be noticed after a long time by mirroring the load. Hence, protecting your API Gateway is of utmost importance +tags: [Ecosystem] +image: https://blog.frankel.ch/assets/resources/secure-apisix-admin/security-g85f9e284f.jpg Review Comment: @juzhiyuan @SkyeYoung would you guys be able to do knowledge transfer of picture conversions via pm? -- 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]
