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
すえなみチャンス忘年会
Search
yoshiyoshifujii
December 19, 2018
Technology
0
110
すえなみチャンス忘年会
yoshiyoshifujii
December 19, 2018
Tweet
Share
More Decks by yoshiyoshifujii
See All by yoshiyoshifujii
技術的負債に立ち向かう、 ひとりから始めるチームづくり / From One to Team: Building Momentum Against Technical Debt
yoshiyoshifujii
1
220
DMMを支える決済基盤の技術的負債にどう立ち向かうか / Addressing Technical Debt in Payment Infrastructure
yoshiyoshifujii
5
980
技術的負債と戦略的に戦わざるを得ない場合のオブザーバビリティ活用術 / Leveraging Observability When Strategically Dealing with Technical Debt
yoshiyoshifujii
1
260
プロダクトオーナーの視座から見た信頼性とオブザーバビリティ / Reliability and Observability from the Perspective of a Product Owner
yoshiyoshifujii
2
1.7k
プロダクトオーナーがFour Keys + 信頼性に思うところ / Product Owners Think of Four Keys + Reliability
yoshiyoshifujii
0
600
Recapping Chatwork Scala Journey - ScalaMatsuri2023
yoshiyoshifujii
0
2.9k
ここ数ヶ月でAkkaを勉強した方法について紹介 / I have studied Akka in the past few months
yoshiyoshifujii
1
300
コードをどまんなかに据えたモデリング-Scala版 / Modeling with code in the middle-Scala version
yoshiyoshifujii
0
150
Chatworkのドメインをモデリングした / Modeling Chatwork domain
yoshiyoshifujii
0
920
Other Decks in Technology
See All in Technology
CREが作る自己解決サイクルSlackワークフローに組み込んだAIによる社内ヘルプデスク改革 #cre_meetup
bengo4com
0
330
Introduction to Sansan for Engineers / エンジニア向け会社紹介
sansan33
PRO
5
44k
会社を支える Pythonという言語戦略 ~なぜPythonを主要言語にしているのか?~
curekoshimizu
3
660
Azureコストと向き合った、4年半のリアル / Four and a half years of dealing with Azure costs
aeonpeople
1
280
ブラウザのAPIで Nintendo Switch用の特殊なゲーム用コントローラーを体験型コンテンツに / IoTLT @ストラタシス・ジャパン
you
PRO
0
120
現場データから見える、開発生産性の変化コード生成AI導入・運用のリアル〜 / Changes in Development Productivity and Operational Challenges Following the Introduction of Code Generation AI
nttcom
1
470
AWS DMS で SQL Server を移行してみた/aws-dms-sql-server-migration
emiki
0
220
AWS UG Grantでグローバル20名に選出されてre:Inventに行く話と、マルチクラウドセキュリティの教科書を執筆した話 / The Story of Being Selected for the AWS UG Grant to Attending re:Invent, and Writing a Multi-Cloud Security Textbook
yuj1osm
1
130
IBC 2025 動画技術関連レポート / IBC 2025 Report
cyberagentdevelopers
PRO
2
120
Behind Postgres 18: The People, the Code, & the Invisible Work | Claire Giordano | PGConfEU 2025
clairegiordano
0
130
FinOps について (ちょっと) 本気出して考えてみた
skmkzyk
0
210
20251027_マルチエージェントとは
almondo_event
1
380
Featured
See All Featured
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
10
890
A Modern Web Designer's Workflow
chriscoyier
697
190k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
Gamification - CAS2011
davidbonilla
81
5.5k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Music & Morning Musume
bryan
46
6.9k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
Rails Girls Zürich Keynote
gr2m
95
14k
The Pragmatic Product Professional
lauravandoore
36
7k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.7k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3k
Typedesign – Prime Four
hannesfritz
42
2.8k
Transcript
すえなみチャンス 忘年会 @yoshiyoshifujii 1 / 5
Yoshitaka Fujii @yoshiyoshifujii Chatwork 株式会社 (4 ヶ月) Scala 関西 Summit
スタッフ Scala 、Python 、Java 、JavaScript 最近、PHP 、Go 4 年ほど前からTry してます DDD 、Miciroservices 、Serverless Agile 、Scrum 、DevOps 自己紹介 すえなみチャンス忘年会 2 / 5
今やっていること OAuth2 認可サーバの実装・運用 既存のChatwork のキャッチアップ IFTTT 連携 k8s CI/CD の仕組み
PHP で作られているところ すえなみチャンス忘年会 3 / 5
関心のある技術領域 gRPC Akka gRPC を試してみた Qiita クックパッドの動画事業での AWS AppSync
活用事例 / Practical use of AWS AppSync by Cookpad Speaker Deck k8s CI/CD Rancher2.1 のPipelines を試す Qiita DDD DDD をやって良かったと思ったこと Qiita すえなみチャンス忘年会 4 / 5
議論したいこと gRPC が主流になってくると、クラサバ間や、サバサバ間のRESTful なやりとりを、一 つの仕様から落としこめて、かつ各種言語のボイラープレートを自動生成してくれて、 かなり生産性が上がりそうで、注目しています。 DDD+CQRS+EventSourcing の文脈で言うと、GraphQL はQuery に使えて、gRPC
は、 Command+EventSourcing のあたりで使えそうだなーと。 で、そのあたり実現していくと、AWS AppSync とか、k8s とか、良い感じにCommand をGraphQL で読み取れるReadModel にタイムリーに反映していくみたいなん要りそう で… すえなみチャンス忘年会 5 / 5