11月25日に行われた、「Go Conference 2018 Autumn」の発表資料で公表されているものをまとめました。
主な情報源はtwitterで#GoCon検索です。
GoConとは?→https://gocon.jp/
Keynote
Language | Speaker | Session Type |
---|---|---|
English | Steven Buss | Keynote |
サンプルコード:https://github.com/sbuss/gocon-tokyo
[S1] Microservices実装ガイド in Go at Mercari
Language | Speaker | Session Type |
---|---|---|
Japanese | @yagi5(株式会社メルカリ) | Sponsor Session |
[S2] よくあるJava IT企業で新規プロジェクトをGoで立ち上げてみてる話
Language | Speaker | Session Type |
---|---|---|
Japanese | 武田 洋平(株式会社メディアドゥ) | Sponsor Session |
[S3] Pains and gains of architecting microservices on local dev environment
Language | Speaker | Session Type |
---|---|---|
Japanese | @creasty, @izumin5210(ウォンテッドリー株式会社) | Sponsor Session |
[S4] 大規模ウェブサービスにおけるコードレビュー観点
Language | Speaker | Session Type |
---|---|---|
Japanese | 井本 裕(株式会社ディー・エヌ・エー) | Sponsor Session |
[A1(S)] OpenCensus による APM の実現と、未来
Language | Speaker | Session Type |
---|---|---|
Japanese | munisystem | Short Session |
OpenCensus による APM の実現と、未来 / Implementing APM with OpenCensus
[A2(S)] Profiling Go Application
Language | Speaker | Session Type |
---|---|---|
Japanese | orisano | Short Session |
[A3(L)] Reading Source code of Biscuit (GO OS)
Language | Speaker | Session Type |
---|---|---|
Japanese | Yoshiki Shibukawa | Long Session |
[A4(S)] Consider pluggable CLI tool implementation
Language | Speaker | Session Type |
---|---|---|
Japanese | izumin5210 | Short Session |
Consider pluggable CLI tool implementation
[A5(S)] フィードバック制御によるGoroutine起動数の最適化
Language | Speaker | Session Type |
---|---|---|
Japanese | monochromegane | Short Session |
[A6(L)] Practical Go Concurrency Design Patterns
Language | Speaker | Session Type |
---|---|---|
Japanese (partially English) | moriyoshi | Long Session |
[A7(S)] Introduce GAE/Go 2nd generation
Language | Speaker | Session Type |
---|---|---|
Japanese | sonatard | Short Session |
Google App Engine Go Standard Edition Second generation
サンプルコード:https://github.com/sonatard/appengine-go-sample
[B1(S)] Becoming the voice of Go
Language | Speaker | Session Type |
---|---|---|
Japanese and English | Angela Funk | Short Session |
[B2(S)] Write your own database like playing lego
Language | Speaker | Session Type |
---|---|---|
English | huydx | Short Session |
[B3(L)] Linting, Slicing, and Dicing OpenAPI documents
Language | Speaker | Session Type |
---|---|---|
Japanese | Daisuke Maki | Long Session |
Slicing, Dicing, And Linting OpenAPI
[B4(S)] Beloved database/sql. How we go test with RDBMS.
Language | Speaker | Session Type |
---|---|---|
English | achiku | Short Session |
gocon-2018-how-we-go-test-with-rdbms
[B5(S)] 3カ国のクライアントを支えるAPI基盤の構築
Language | Speaker | Session Type |
---|---|---|
Japanese | takochuu | Short Session |
Go Conference 2018 Autumn – 3カ国を支えるAPI基盤の構築
ブログ記事:Go Conference 2018 Autumnに登壇 しました
[B6(L)] API Testing the Hard Way
Language | Speaker | Session Type |
---|---|---|
Japanese | timakin | Long Session |
Golang API Testing the HARD way
[LT1] 社内初導入のAPIサーバーサイドアーキテクチャ設計戦略
Language | Speaker | Session Type |
---|---|---|
Japanese | Kazuki Higashiguchi | Lightning Talk |
Server Side Architecture Strategy for Beginners
ブログ記事:Goを運用アプリケーションに導入する際のレイヤ構造模索の旅路 | Go Conference 2018 Autumn 発表レポート
[LT2] gorealizeで始めるDocker開発環境
Language | Speaker | Session Type |
---|---|---|
Japanese | Kazuki Higashiguchi | Lightning Talk |
Docker Go development environment starting with realize
ブログ記事:Goを運用アプリケーションに導入する際のレイヤ構造模索の旅路 | Go Conference 2018 Autumn 発表レポート