2023 iThome 鐵人賽
帶我們前進的 是想證明自己的力量
Cloud Native
選手 25 文章 561
Day 28
2023-10-03
508
0
~ 反覆測試是提升軟體品質唯一途徑 ~ github: https://github.com/slindevel/modern-aws-marathon 今天我...
Day 4
2023-09-19
507
0
以下使用python的套件首先安裝paho pip install paho-mqtt 主程式碼如下 import paho.mqtt.client as m...
Day 10
2023-09-13
507
0
首先我們從MySQL資料庫開始建立,AWS對應的服務是RDS 1:創建 RDS 實例 在 RDS 控制台中,點擊 "建立資料庫" 按鈕。...
Day 25
2023-09-30
506
0
~ 藍圖決定了發展 ~code github: https://github.com/slindevel/modern-aws-marathon 我們今天來一步...
Day 16
2023-10-01
506
0
用python寫程式時,往往越寫越大包導致最後除錯困難,python的Logging將重要的信息和錯誤消息記錄到日誌文件中。這樣做可以讓您更容易追蹤和調試程式中...
Day 23
2023-10-08
506
0
A mystical realm within the machine, conjuring diverse worlds of operating syst...