Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
2018_SecHack365_Ehime_Big_rehearsal
Search
nwiizo
November 29, 2018
0
66
2018_SecHack365_Ehime_Big_rehearsal
nwiizo
November 29, 2018
Tweet
Share
More Decks by nwiizo
See All by nwiizo
バイブコーディングと継続的デプロイメント
nwiizo
2
580
Webアプリケーションにオブザーバビリティを実装するRust入門ガイド
nwiizo
8
1.1k
2025年夏 コーディングエージェントを統べる者
nwiizo
0
230
転職したらAWS MCPサーバーだった件
nwiizo
3
1.4k
生成AIで小説を書くためにプロンプトの制約や原則について学ぶ / prompt-engineering-for-ai-fiction
nwiizo
6
6.3k
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
61
45k
転職したらMCPサーバーだった件
nwiizo
15
12k
ここはMCPの夜明けまえ
nwiizo
32
15k
生成AIによるCloud Native基盤構築の可能性と実践的ガードレールの敷設について
nwiizo
8
1.9k
Featured
See All Featured
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.7k
Practical Orchestrator
shlominoach
190
11k
Music & Morning Musume
bryan
46
6.9k
KATA
mclloyd
PRO
32
15k
How STYLIGHT went responsive
nonsquared
100
5.8k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
Speed Design
sergeychernyshev
32
1.2k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
990
How to Think Like a Performance Engineer
csswizardry
27
2.1k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Transcript
None
• • • • • • •
None
None
None
• • • •
child child HTTP Server Web App HTTP reauest Fork() child
parent • 時間
• Gateway App コンテナ HTTP reauest
• • • •
•
•
•
package function import “fmt” func Handle(req []byte)
string { return fmt.Sprintf("Hello, Go. You said: %s", string(req)) }
• • • • •
• • • • • •
• • • • •
None
OpenFaaS Multiuser conceptual diagram nwiizo
• • • • • 別のNamespaceにてFunction (コンテナ)実行可能
None
• • • • • • •
• • • • • • • • • •
• • • •
• • • • • • • • • •
• • • •
• • • • • •