PinnedSean Chou基礎演算法與資料結構學習筆記基礎演算法與資料結構,常常是工作後沒在用就很容易忘記,但不只是面試很常考,工作上要處理比較複雜問題的時候也會遇到,這篇主要是學習與複習的演算法與資料結構筆記紀錄。Feb 1Feb 1
Sean ChouKubernetes 學習筆記 — 筆記統整由於團隊內部大量使用 Kubernetes,而自己對於 Kubernetes 並沒有透徹的了解,因此藉由整理筆記,加上到 Udemy 觀看一些課程,來加深自己對於 Kubernetes 的相關知識。6d ago6d ago
Sean ChouKubernetes 學習筆記 — ReplicationController、ReplicaSet 與 Deployment在 Kubernetes 的世界裡,Pod 是最小的運行單位,但光靠 Pod 本身,往往無法滿足現實中對應用的需求。在理解了 Pod 的基本運作原理,並成功建立一個 Pod…Apr 26Apr 26
Sean ChouKubernetes 學習筆記 — Container Orchestration 與 Kubernetes 的核心架構簡介在了解了基本的 Container 概念後,那為什麼我們會需要用到 Kubernetes 呢?接著就會先提到一個名詞 — Container Orchestration (容器編排)。Mar 23Mar 23
Sean Chou[LeetCode 解題紀錄] 1732. Find the Highest AltitudeThere is a biker going on a road trip. The road trip consists of n + 1 points at different altitudes. The biker starts his trip on point 0…Mar 3Mar 3
Sean ChouKubernetes 學習筆記 — 什麼是 Container 與 Image?首先,在學習 K8S (Kubernetes) 相關知識之前,我覺得要先了解一下,在軟體開發為什麼需要容器化 (Containerization),以及一些基本的概念如 container、image、docker 是什麼,這篇筆記用來記錄與複習一下容器化相關的概念。Feb 23Feb 23
Sean ChouHow to Write a Front-End Development Design Document?In the field of software development, the Software Design Document (SDD) is considered an essential component. However, writing one can be…Feb 2Feb 2