MongoDB 反正規化的威力 上一次介紹的「MongoDB Schema 設計指南」之後,今天來介紹一下續集趴兔 (原… Read more →
分類: 網際網路
MongoDB Replica Set 高可用性架構搭建
MongoDB Replica Set 介紹 MongoDB 算是一個很發展非常成熟的專案,大多數的系統裝起 Mongo… Read more →
MongoDB Schema 設計指南
在高喊 NoSQL 萬歲的同時,想想如何設計 MongoDB Schema?其實 NoSQL 不等於 NoSchema,… Read more →
MOPCON 2015 - 行動科技年會
蒞臨南台灣 MOPCON 2015 身為高雄人,一如往常參加今年的 2015 MOPCON 行動科技 (通靈) 年會,今… Read more →
Ghost Blog for NodeJS 安裝教學
免費且開放的 Blog 系統,在 PHP 的世界中有 WordPress 稱霸,近幾年興起的 NodeJS 當然也會摻上… Read more →
Apache Spark 教學 - 用 Machine Learning 辨識鳶尾花
受到大數據的加持,最近 Machine Learning 非常火熱,著名的開源專案 Apache Hadoop 火紅了好… Read more →
Nginx Virtual Host 設定教學
最近剛好有網友詢問 Nginx Virtual Host 相關設定,那我就直接記錄一下設定方式。Virtual Host… Read more →
透過 Certificate Revocation List + HAProxy 來管理 HTTPS 連線
建立 CRL (Certificate Revocation List) 在大部分的情況,HTTP Server 都是一… Read more →
Nginx 判斷裝置 (User-Agent) 顯示不同網頁的方法
現在使用行動裝置瀏覽網頁的使用者相當多,大家也越來越重視行動裝置上的使用者體驗。只靠著 RWD (Responsive … Read more →
NodeJS Server to Linux Service Daemon 製作教學
NodeJS 不死行程 Linux 系統中的服務,通常都是以 Daemon 的形式存在,Daemon 泛指一種在背景執行… Read more →