這週參加了四場講座!
Technology
- My Own Kubectl 101
- kubectx - Fast way to switch between clusters and namespaces in kubectl
- Announcing Limited Availability of DigitalOcean Kubernetes
- 連 DigitalOcean 都開始支援 Managed Kubernetes (Kubernetes as a Service) 了
- Kubernetes Ingress 101: NodePort, Load Balancers, and Ingress Controllers
- EKS 的一些筆記 一些基本的掃盲
- 在 AWS S3 及 CloudFront CDN 上架設 SPA (Single Page Applications)
- bradwestfall/S3-Static-Sites.md
- Using AWS CloudFront to serve an SPA hosted on S3
- 記得要在 CloudFront 的 Error Pages 內,建立 2 個 custom error response 將 404 及 403 錯誤都導向 /index.html 並且回傳 200
- mongo-express - Web-based MongoDB admin interface, written with Node.js and express
- A session covering Kubernetes concepts and Amazon Kubernetes Services (AWS EKS)
Other
2018 區塊鏈開放科技交流論壇
- http://botcommunity.org/
農業 x 區塊鏈 - 黃能富
- 農場多樣性數據
- 人工智慧數據分析
- 智慧產銷農業區塊鏈服務
- 食物的可追溯性
金融科技與創新的價值度量 - 陳彥臻
- 金融科技相關專利
萬物聯網 X 區塊鏈 - Biilabs 朱宜振
- 增加整體效率,降低整體成本
- 數位身份驗證
- 充電網
Flowchain-IoT 混合區塊鏈與代幣化硬體 - 陳俊宏
- 沒人知道 10 年後區塊鏈技術會變成如何(對比 1996 年的 Yahoo 首頁)
- Decentralized AI
- AI 算力池
以區塊鏈翻轉能源市場 - Jserv
- 以用電狀況搜集行為
基於區塊鏈之產品防偽性應用系統 - 孫宏民
ICO產業鏈導論 - BitoPro 林書維
- ICO Token 種類
- Utility Token 服務代幣化
- Payment Tool 支付代幣化
- Security Token 證券代幣化(證交所、櫃買中心)
- 穩定幣:USDT, TUSD, GUSD, USD coin
- 代幣合約:對三方都要公平
- ICO 產業:項目顧問、法律諮詢、私募承銷、交易所、市值管理
- ICO Token 種類
去中心化交易所以及智能合約 - JOYSO 宋倬榮
- 鏈下搓合鏈上結算
- 區塊鏈之書
下一代區塊網科技DEXON對於DApp發展的影響 - COBINHOOD 游鈞為
- Dapp Era
- 50 萬 TPS,1 秒內(懷疑我到底有沒有聽錯…)
AcXel模組化商業區塊鏈架構 - 譚英奎
- 大企業仍在觀望
- ICO fail rate 過高
區塊鏈的私鑰管理現況和挑戰 - 范紀鍠
- Wallet Types
- Type 0: Nondeterministic (Random) Wallets
- Type 1: Deterministic (Seeded) Wallets
- Type 2: HD Wallets (BIP-32)
- Storage Types
- Cold wallet - offline key storage (paper, usb dongle, BT card)
- Hot wallet - online key store (web, mobile app, exchange)
- Warm (Semi-cold) wallet - key storage on limited network
- Multi-signature
- M of N signatures (keys) to transfer (at least M signatures)
- 各個主鍊各自實作
- Bitcoin: P2SH, 最多 15 把鑰匙,不可換人
- Ethereum: 從 smart contract 實作,較有彈性,也較易有漏洞,每次操作都需要 gas
- 交易所的資金調度
- Wallet Types
ERC860-合約層的去中心化與共識 - 胡耀傑
- 如何在合約層形成共識?
- The Oracle Problem
- Single source
- Multiple source
- Layer-2 consensus reaching
- Make it fast through some are compromised
Alysida - 區塊鏈新創咪起來!
Ethereum Smart Contract Honeypots
- WhaleGiveaway1.sol
- MultiplicatorX3.sol
- Gift_1_ETH.sol
- 合約與合約的 transation 若沒有涉及 ETH,Etherscan 不會出現
- TestBank.sol
- RACEFORETH.sol
- For_Test.sol
- DividendDistributor.sol
Reference
聚焦A.B新人才,AI x Blockchain交流盛會- TibaMe 2018培才趨勢年會
- 數據處理
- Collect
- Storage
- Analytics
- Virtualization
- 檢測螺絲是否有鎖好
- 監控員工的有效工時
- 醫學界想要的 AI / Machine Learning
- Decision Support System (Prediction)
- Authenticated, Immutable, Distributed, Synchronized
- Blockchain can not “Create Trust”, can be a “Trusted Data-storing”
Google Cloud: Google Kubernetes Engine 訓練 Level 200+
- Istio
- Envoy - L4/L7 Proxy
- Pilot - service topology, routing rules
- Traffice management resiliency
- Splitting
- Steering - L7 Content-based, ex. User-Agent
- Service Discovery
- Traffice management resiliency
- Citadel - Identity, Security
- Mixer
- Spinnaker
- Continuous Delivery Pipelines with Spinnaker and Kubernetes Engine
- 55 分鐘要做完這個 Lab 非常趕