hotwire
フロントのJavascript処理をサーバサイドに寄せて、全体最適化するというような話?
Turbo Streams deliver page changes over WebSocket
が面白いWebSocket
- RFC 6455 - The WebSocket Protocol
- it’s on TCP
- The goal of
this technology is to provide a mechanism for browser-based
applications that need two-way communication with servers that does
not rely on opening multiple HTTP connections
Thought Works
Technology Radar | An opinionated guide to technology frontiers | ThoughtWorks
Dependency drift fitness function + Cost
- 進化アーキテクチャの文脈における、fitness functionで、ちゃんと依存先のメンテしようという話
- 実体験としても、mvn/gradle, npmで管理されるライブラリのバージョン追従は苦労する・・
- 同様にCostも追従すべし
- 進化アーキテクチャの文脈における、fitness functionで、ちゃんと依存先のメンテしようという話
Security policy as code
- 具体的にはどんな製品?
- Open Policy Agent
OPA for a unified toolset and framework for policy across the cloud native stack.
- Istio
- Open Policy Agent
- 具体的にはどんな製品?
Tailored Service template
- Tailored service templates | Technology Radar | ThoughtWorks
- 大企業だとわりとやっているイメージ