kucw.github.io
kucw.github.io copied to clipboard
Github page as blog
# 終身免費的 VM 服務!Google Cloud 免費方案分享 介紹如何利用 Google Cloud 的終身免費方案,在 Google Cloud 中創建一個免費的 VM [https://kucw.io/blog/gcp-free-tier/](https://kucw.io/blog/gcp-free-tier/)
# Polling 和 Webhook 是什麼?如何更有效的串接第三方系統? 介紹 Polling 和 Webhook 的概念,以及比較他們之間的差別 [https://kucw.io/blog/polling-webhook/](https://kucw.io/blog/polling-webhook/)
# RESTful API 設計指南,3 個必備條件缺一不可! 介紹 RESTful API 的概念,以及介紹設計出 RESTful API 的 3 個必備條件 [https://kucw.io/blog/restful-api/](https://kucw.io/blog/restful-api/)
# Event Sourcing 是什麼?他和 CRUD 的差別在哪裡? 介紹 Event Sourcing 的概念,並且比較 Event Sourcing 和傳統 CRUD 的差別 [https://kucw.io/blog/event-sourcing/](https://kucw.io/blog/event-sourcing/)
# ElasticSearch - function_score 簡介 介紹 Elastic Search 是怎麼對文檔進行排序的,以及如何使用 ES 提供的 function_score 去自定義文檔排序 [https://kucw.github.io/blog/2018/7/elasticsearch-function_score/](https://kucw.github.io/blog/2018/7/elasticsearch-function_score/)
# JWT 是如何實作「數位簽名」的?揭秘 signature 的面紗 介紹了 JWT 的「數位簽名」的核心運作邏輯,要如何透過非對稱加密來確保數據不會被竄改 [https://kucw.io/blog/jwt-signature/](https://kucw.io/blog/jwt-signature/)
# CDN 是什麼?一次搞懂 CDN 的用途和三大好處 介紹了 CDN 的用途和原理,並且列舉了使用 CDN 的三大好處 [https://kucw.io/blog/cdn/](https://kucw.io/blog/cdn/)
# 為了 SEO!我離開了 Medium,改在 GitHub 上自架個人網站 談談我為什麼因為 SEO 政策離開了 Medium,以及介紹如何在 GitHub 上使用 Hugo 架設個人網站 [https://kucw.github.io/blog/2021/1/from-medium-to-github/](https://kucw.github.io/blog/2021/1/from-medium-to-github/)
# 如何準備面試?後端工程師的求職全攻略 介紹後端工程師在求職時,如何針對「履歷」和「面試」這兩個面向,做好充足的準備 [https://kucw.io/blog/backend-developer-interview/](https://kucw.io/blog/backend-developer-interview/)
# Git 的好用技巧介紹 - Cherry-Pick 和 git reset HEAD^ 介紹 Git 中的 Cherry-Pick 和 git reset HEAD^ 的用途 [https://kucw.io/blog/git-tip/](https://kucw.io/blog/git-tip/)