#DevOps 所有符合的文章
Azure DevOps CI Pipeline With Checkmarx
說明如何在 Azure DevOps Server 持續整合加入 Cehckmarx 源碼檢測,讓專案開發更為安全與更為自動 😀
Azure DevOps Server 入門指南 - 從安裝到 CI/CD 實踐現代化系統開發流程
說明如何使用 Azure DevOps 實踐現代化系統開發流程,從版本控制、持續整合到持續部署。詳細從 Azure DevOps 的安裝、資料庫設定到 Build Machine 的 Agent 安裝、Deploy Target 的 Deployment Group 安裝,到建立完整的 Pipelines,實證從 Visual Studio Commits 到網站終端呈現完整更新結果的全流程 😎
How To Learn DevOps 如何學習 DevOps 邁向現代化開發維運整合之路
介紹關於 DevOps 的入門知識與概念,說明 DevOps 工程師與相關的工作內容是什麼,並討論 DevOps 所要追求的文化、精神、價值以及實務的方法與工具使用。
Azure DevOps Server License & Price 授權與計價方式
比較在地端建置 Azure DevOps Server 的計價方式並與雲端使用 Azure DevOps Services 相比,同時說明 Vistual Studio Subscription 能夠為 Azure DevOps 使用所帶來的優勢。
關於老系統現代化的各種方式 Modernize Legacy Systems
思考 Gartner 所提出對應老系統現代化的各種方式,結合目前工作的情境思考對應的挑戰以及商機。方式包括了封裝、重新部署、環境遷移、重構、架構改造、重新開發與取代。
Azure Speech Service Text To Speech
介紹如何藉接 Azure Speech Service,將文字轉換為朗讀文字的語音檔,支援多國語語言,同時在聲調、語速都可以進行調整,聲音也相當擬人,不會有很明顯的機械音感覺。本次 API 介接使用 Python 進行示範,同時示範 Zero-Coding 的 Speech Studio 的使用。
Azure Static Web Apps With Azure DevOps
使用 Azure Static Web Apps 進行靜態網站 Hosting,原始碼專案保存於 Azrue DevOps。享受推送專案自動部署的方便性,同時也為未來 Migration Hosting Server 預做練習。