2023 iThome 鐵人賽
帶我們前進的 是想證明自己的力量
Cloud Native
選手 25 文章 561
Day 23
2023-10-08
506
0
docker 系列
昨天我們討論了 Control Plane 中各個元件的職責,今天我們要來講 Worker 中有哪些元件,分別又有那些功能。 同樣地,我們先看架構圖:圖片中主要...
Day 10
2023-09-13
503
0
首先我們從MySQL資料庫開始建立,AWS對應的服務是RDS 1:創建 RDS 實例 在 RDS 控制台中,點擊 "建立資料庫" 按鈕。...
Day 28
2023-10-03
503
0
~ 反覆測試是提升軟體品質唯一途徑 ~ github: https://github.com/slindevel/modern-aws-marathon 今天我...
Day 16
2023-10-01
502
0
用python寫程式時,往往越寫越大包導致最後除錯困難,python的Logging將重要的信息和錯誤消息記錄到日誌文件中。這樣做可以讓您更容易追蹤和調試程式中...
Day 23
2023-10-08
501
0
A mystical realm within the machine, conjuring diverse worlds of operating syst...
Day 25
2023-09-30
501
0
~ 藍圖決定了發展 ~code github: https://github.com/slindevel/modern-aws-marathon 我們今天來一步...