Link
在 Serverless conf nyc 2016 的錄影中看到的有趣工具 - Bikini Girls With Machine Guns。
“Load tester that utilizes a Lambda function with PhantomJS”
是說 AWS Lambda 真的可以拿來搞一些有趣的事情。
9 notes
·
View notes
Link
又一個新出來的看版工具,感覺還不錯誒,簡簡單單的。
有 Filters、可依據 User、Priority 分別顯示, 不過是設計來與 GitLab issues 搭配使用的。
0 notes
Link
Open-Falcon 是小米运维部开源的一款互联网企业级监控系统解决方案
來自小米的開源工具,更多介紹也可以參考這個簡報。 http://www.slideshare.net/lh132/ss-61007428
0 notes
Link
當 AWS 成為一個巨大的生態系之後,開始就會發展出各種輔助使用它的工具。
延伸閱讀:
https://www.infoq.com/news/2016/04/zalando-stups-aws
0 notes
Link
這裡有一份 Network Monitoring Tools 清單,用非常簡單的 html 記錄,並且持續更新中。
它還用年份排列,你可以看到從 1996 一直到 2016 的工具。
資訊很多,自己挖寶吧!
0 notes
Link
針對 API 的 testing and monitoring 工具,也有免費方案。
0 notes
Link
看到社群朋友鼓吹的新玩意,來自 NETFLIX | OSS 的好物。
專注於 multi-cloud continuous delivery 的工具,但何時會用到它呢?可以參考這個簡報中提到的狀況,當你的「量」達到一個程度時,就可以來思考一下噢! https://speakerdeck.com/gregturn/spinnaker-land-of-a-1000-builds
0 notes
Link
對於微軟提供的 DevOps 工具鏈有興趣者,可以參考一下這份文件,基本上就是圍繞在 MS 的 Visual Studio、Team Foundation Server、Azure。
0 notes
Link
昨天看到 Azure 的視覺化架構規劃工具,今天看到 AWS 的
0 notes
Link
實用的工具 Azure Resource Manager Template Visualizer 給 Azure 用戶的視覺化架構規劃工具。
0 notes
Link
附帶一篇中文的介紹文 https://www.dcplus.com.tw/market/piwik 另外在中文的介紹文末,還提到了一些其他的工具。
如果你覺得它的安裝過於複雜,只要做一些簡單的網站分析,小編推薦 Mixpanel。如果你是一站式的網站,那我認為 Sitetrail 會更適合你!如果你想要來點新鮮的、不一樣的,直覺性的分析網站,不要再以輸入網址的方式分析的話,試試看Crazy Egg 以熱點瀏覽你的網站吧!
0 notes
Link
上一次查看 Hyper_ 官網還只有介紹 HyperContainer 的內容,結果許久未查看現在已經要推出自己的服務了,原本的 how it work 的網頁也不見了!? 附帶記錄一下Hyper_ CTO 自己寫的文章 http://www.infoq.com/articles/hypercontainer
0 notes
Link
引用一下 iThome 的報導 http://www.ithome.com.tw/news/104785
CoreOS在2015年11月推出開源計畫Clair測試版,Clair是CoreOS自家容器安全掃描服務Quay的核心分析引擎,提供API式的分析服務,透過比對公開漏洞資料庫CVE(Common Vulnerabilities and Exposures)的漏洞資料,並發送關於容器潛藏漏洞的有用和可操作資訊,來協助開發人員檢查每個容器中映像檔(Image)的潛在資安威脅或未修補漏洞。
0 notes
Link
看看 Readme 上怎麼說,有沒有心動想要試試?
This is what you get:
Beautiful out of the box bootstrap dashboards
Custom dashboards that can be built using simple HTML (no javascript necessary)
Blazingly fast and super efficient, written in C (for default installations, expect just 2% of a single core CPU usage and a few MB of RAM)
Zero configuration - you just install it and it autodetects everything
Zero dependencies, it is its own web server for its static web files and its web API
Extensible, you can monitor anything you can get a metric for, using its Plugin API (anything can be a netdata plugin - from BASH to node.js)
Embeddable, it can run anywhere a Linux kernel runs
0 notes
Link
一個有趣的東西。
這個網站提供一個表單,讓你可以填一填、勾一勾,最後他會幫你 Generate 產生一包 Vagrantfile + ansible playbook,讓你可以快速地用 Vagrant + ansible 建立環境 ( 即是用 ansible 來 provision)
當然實用性有限,不過可以 Generate 一包來看看,看看別人是怎麼寫 Vagrantfile + ansible playbook。
0 notes
Link
想要尋找 Docker 的 Monitoring 工具嗎?
這篇 2015 的文章有 Docker Stats、CAdvisor、Scout、Data Dog、Sensu、Prometheus 及 Sysdig Cloud 的簡易評比。
0 notes
Link
可以檢查 Docker Image 的安全性,是否包含了哪些已知的漏洞。
Scans for known vulnerabilities (CVEs)
0 notes