Architecture Design in New Trend
同事分享了很多設計 Paas 概念的方法,讓產品變成 PaaS 的方式呈現,會更有價值。
其中牽扯的課題很多,像是 API Management, Container Orchestration Framework, Cluster Manager, DCOS, Scheduler, Task Queue, Microservices … 等新的概念。
DCOS: Mesosphere Datacenter Operating System
整理一些相關的資訊:
- The Twelve Factors: 設計 Paas 的實踐原則, 是由 PaaS 平台 Heroku 整理了幾千個客戶案例之後,所歸納出來的精神。
- tyk: API Management
- Kong: 也是 API Management, Kong 這家公司的經驗談 - How Mashape Manages Over 15,000 APIs & Microservices
- WHY YOUR PRIVATE CLOUD COULD LOOK A LOT LIKE PAAS
- tsure: 是個完整的 PaaS
多看別人怎麼做,用什麼的方法,解決問題。