《Kong入門與實戰:基於Nginx和OpenResty的雲原生微服務閘道器》學習連結

wangyann發表於2021-02-26
  • 2.1.2節 下載已編譯的rpm安裝包的地址 https://docs.konghq.com/install/centos
  • 4.2.6節 DockerHub官網站點的kongguide/kong-training-spring-boot-web-restful目錄 https://hub.docker.com/r/kongguide/kong-training-spring-boot-web-restful
  • 5.2.4節 維基百科對於每個TLS加密套件的詳細說明 https://wiki.mozilla.org/Security/Server_Side_TLS
  • 8.4節 Grafana官方站點檢視Node Exporter for Prometheus Dashboard https://grafana.com/grafana/dashboards/11074
  • 8.4節 Grafana官方站點檢視Kong for Prometheus Dashboard https://grafana.com/grafana/dashboards/7424
  • 8.5.2節 企業微信後臺 https://work.weixin.qq.com
  • 8.5.2節 發起GET請求,以獲取身份認證令牌 https://qyapi.weixin.qq.com/cgi-bin/gettoken?corpid=you_corpid&corpsecret=you_secret
  • 8.5.2節 發起POST請求,以傳送測試訊息 https://qyapi.weixin.qq.com/cgi-bin/message/send?access_token=you_token
  • 9.11節 GitHub上的moul/grpcbin專案 https://github.com/moul/grpcbin
  • 9.11節 GitHub上的fullstorydev/grpcurl專案 https://github.com/fullstorydev/grpcurl
  • 10.4.2節 官網下Kong的預設規則列表 https://github.com/Kong/kong/blob/master/kong/plugins/bot-detection/rules.lua Github
  • 10.6.1節 亞馬遜雲服務地址 http://portal.aws.amazon.com
  • 10.6.1節 技術文件的分享 https://docs.aws.amazon.com/zh_cn/lambda/latest/dg/java-programming-model.html
  • 10.6.2節 微軟雲服務地址 http://azure.microsoft.com
  • 10.6.2節 技術文件的分享 https://docs.microsoft.com/zh-cn/azure/azure-functions/functions-create-first-java-maven
  • 10.9.3節 Github上的KongGuide/Book/kong-kafka-log-plugin目錄 https://github.com/KongGuide/Book/kong-kafka-log-plugin
  • 10.9.4節 Github上的KongGuide/Book/kong-mysql-log-plugin目錄 https://github.com/KongGuide/Book/kong-mysql-log-plugin
  • 11.6節 GitHub上的LuaRocks官網文件的地址 https://github.com/luarocks/luarocks/wiki/luarocks
  • 11.8節 Github上的/KongGuide/Book/kong-area-rectangle-plugin目錄 https://github.com/KongGuide/Book/kong-area-rectangle-plugin
  • 11.9.1節 下載Go安裝包的官方網站 https://golang.org/dl/
  • 11.9.2節 更多PDK用法的參考網址 https://godoc.org/github.com/Kong/go-pdk

相關文章