Note for GCPUG.TW Meetup 20160706
Firebase
- Restful
- Real-time database
- Easily authentication with OAuth
ref.authWithOAuthPopup("twitter", function (error, authData) { ... }
- Offline support
- Offline 的時候仍可繼續更改,有網路的時候會自動做 background sync
- 有個要注意的問題是如果有多個人以上修改的話,會以最後修改的那個為主。
- Demo
- Related Links
Kubernetes
- Kubernetes 1.3
- Pet Sets
- Init Containers
- Sequential Pod Initialization
- 開啟真正的 Application 的時候必須經過一些初始化步驟,1.3 以後可以使用 Init containers 來達到這個功能。
- Jobs
- Work Queue with Pod per work
- Cluster Federation
- Manage clusters across region and providers
- minikube
- Related Links
Share
Donation
如果覺得這篇文章對你有幫助, 除了留言讓我知道外, 或許也可以考慮請我喝杯咖啡, 不論金額多寡我都會非常感激且能鼓勵我繼續寫出對你有幫助的文章。
If this blog post happens to be helpful to you, besides of leaving a reply, you may consider buy me a cup of coffee to support me. It would help me write more articles helpful to you in the future and I would really appreciate it.