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
2017年代の進捗どうですか/sintyoku_doudesuka_in_the_2017
Search
joe_re
February 08, 2017
Technology
1
4.1k
2017年代の進捗どうですか/sintyoku_doudesuka_in_the_2017
社内LT発表資料
joe_re
February 08, 2017
Tweet
Share
More Decks by joe_re
See All by joe_re
Building Public API with GraphQL
joere
3
99
Traversing the GraphQL AST and Calculating Query Costs
joere
0
1.1k
Real-Time applications with GraphQL
joere
0
250
Prisma2 with Graphql
joere
3
970
Go beyound static on Netlify
joere
1
310
Building Real-time Vue App
joere
4
4.6k
ReactNativeのAsyncStorageをNodeのReplから操作する
joere
0
330
Mock Native API in your E2E test
joere
2
1.2k
Data feching and caching on Apollo Client
joere
2
2.8k
Other Decks in Technology
See All in Technology
開発者を支える Internal Developer Portal のイマとコレカラ / To-day and To-morrow of Internal Developer Portals: Supporting Developers
aoto
PRO
1
460
BPaaSにおける人と協働する前提のAIエージェント-AWS登壇資料
kentarofujii
0
140
自作JSエンジンに推しプロポーザルを実装したい!
sajikix
1
180
AI時代を生き抜くエンジニアキャリアの築き方 (AI-Native 時代、エンジニアという道は 「最大の挑戦の場」となる) / Building an Engineering Career to Thrive in the Age of AI (In the AI-Native Era, the Path of Engineering Becomes the Ultimate Arena of Challenge)
jeongjaesoon
0
180
MCPで変わる Amebaデザインシステム「Spindle」の開発
spindle
PRO
3
3.3k
会社紹介資料 / Sansan Company Profile
sansan33
PRO
6
380k
Platform開発が先行する Platform Engineeringの違和感
kintotechdev
4
570
Language Update: Java
skrb
2
300
AIのグローバルトレンド2025 #scrummikawa / global ai trend
kyonmm
PRO
1
290
CDK CLIで使ってたあの機能、CDK Toolkit Libraryではどうやるの?
smt7174
4
190
サラリーマンの小遣いで作るtoCサービス - Cloudflare Workersでスケールする開発戦略
shinaps
2
460
なぜスクラムはこうなったのか?歴史が教えてくれたこと/Shall we explore the roots of Scrum
sanogemaru
5
1.6k
Featured
See All Featured
Producing Creativity
orderedlist
PRO
347
40k
GraphQLの誤解/rethinking-graphql
sonatard
72
11k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Side Projects
sachag
455
43k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Visualization
eitanlees
148
16k
Why Our Code Smells
bkeepers
PRO
339
57k
Site-Speed That Sticks
csswizardry
10
820
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
31
2.2k
Transcript
2017 年代の進捗どう ですか @joe_re
みなさん
進捗どうですか ※ 金髪のあの子をイメー ジしてください
進捗ダメです ※ 金髪のあの子をイメー ジしてください
進捗どうですかに対す る回答は進捗ダメです 以外にないという問題
人は進捗に対して 問われることに弱い
進捗の確認なんて されたくないし、 したくない
ぶっちゃけ進捗がいいことなんてほぼない
自動的に上長氏に 進捗が把握されて 詰められるときは 進捗どうですかって 聞かれずに詰められたい
PivoralReleaseBoard というものを作った https://github.com/joere/pivotalreleaseboard
PivoralReleaseBoard is 何 Electron 製のデスクトップアプリケー ション Pivotal にはWorkspace というProject をまとめたボー
ドを作 れる機能がある けどそこに含まれるリリー スを一覧できる機能がなくて不 便なので作った 画像キャプチャが取れるCLI も提供している
Demo
CLI で作ったキャプチャが 毎朝slack に投稿されれば 進捗確認されないのでは
せっかくなので 今流行りのアレで やりたい
Q: 2016 年に流行った 技術と言えば?
Serverless Architecture
Serverless Architecture おさらい Aws lambda、Azure Functions、Google Cloud Functions などのFaaS を利用してアプリケー
ションを構築する サー バが本当にないわけではなく、 ステー トレスな 実行環境を前提にするので運用が要らなくなるという意味 僕みたいなインフラ弱者にとってはありがたい
絵に描いた餅
Electron の実行には デスクトップ環境が必須 だがしかし、lambda ではXvfb のインストー ルはできず断念
None
None
できた
現実
Demo
俺だって本当は サー バレスしたかった
どなたかいい解決策お持ちの方は 教えて下さい
ありがとうございました