Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
Add devopsdays tokyo 2024 (#55)
Browse files Browse the repository at this point in the history
* Add upcoming conferences and talks

* Update language and tool experience

* Update docs README.md
  • Loading branch information
BIwashi authored Apr 22, 2024
1 parent c835e75 commit 5658c55
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 14 deletions.
18 changes: 11 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,10 @@
## 言語

- Go
- 2 年程度
- 3 年程度
- Web サービスのバックエンド
- CLI ツールの作成
- 自動生成ツールの作成
- Python
- 3 年程度
- ハッカソンでの Web サービスのバックエンド
Expand All @@ -145,7 +147,7 @@

## インフラ
- AWS
- 2 年程度
- 3 年程度
- ECS on Fargate, Aurora 等を使用した基本的な構成のシステム構築経験
- GCP
- 1 年程度
Expand All @@ -154,13 +156,13 @@
## ツール

- Datadog
- 1 年程度
- 2 年程度
- ECS on Fargate への Sidecar での Agent 構築経験
- APM, Continuous Profiler, Logs, Monitors の構築
- Mobile App Testing を用いたモバイル端末の自動テスト
- Terraform
- 2 年程度
- AWS, GCP での基本的な実装
- CloudCDN を用いた署名付き URL の実装
- 3 年程度
- AWS, GCP での使用
- Raspberry pi
- 3 年
- 大学・大学院での研究に使用
Expand All @@ -172,7 +174,9 @@

- [Go Conference mini 2023 Winter IN KYOTO](https://kyotogo.connpass.com/event/285351/)
- [GoのProtocプラグインを活用した効率的な負荷試験戦略 / Efficient Load Testing Strategies Utilizing the Go Protoc Plugin - Speaker Deck](https://speakerdeck.com/biwashi/efficient-load-testing-strategies-utilizing-the-go-protoc-plugin)

- [devopsdays Tokyo 2024](https://devopsdays.org/events/2024-tokyo/welcome/)
- [DevOpsDays Tokyo 2024 - Program Schedule | ConfEngine - Conference Platform](https://confengine.com/conferences/devopsdays-tokyo-2024/schedule/rich)
- [自動生成を活用した、運用保守コストを抑える Error/Alert/Runbook の一元集約管理 / Centralized management of Error/Alert/Runbook to minimize operational costs using automated code generation - Speaker Deck](https://speakerdeck.com/biwashi/runbook-to-minimize-operational-costs-using-automated-code-generation)

# ブログ

Expand Down
18 changes: 11 additions & 7 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,10 @@
## 言語

- Go
- 2 年程度
- 3 年程度
- Web サービスのバックエンド
- CLI ツールの作成
- 自動生成ツールの作成
- Python
- 3 年程度
- ハッカソンでの Web サービスのバックエンド
Expand All @@ -145,7 +147,7 @@

## インフラ
- AWS
- 2 年程度
- 3 年程度
- ECS on Fargate, Aurora 等を使用した基本的な構成のシステム構築経験
- GCP
- 1 年程度
Expand All @@ -154,13 +156,13 @@
## ツール

- Datadog
- 1 年程度
- 2 年程度
- ECS on Fargate への Sidecar での Agent 構築経験
- APM, Continuous Profiler, Logs, Monitors の構築
- Mobile App Testing を用いたモバイル端末の自動テスト
- Terraform
- 2 年程度
- AWS, GCP での基本的な実装
- CloudCDN を用いた署名付き URL の実装
- 3 年程度
- AWS, GCP での使用
- Raspberry pi
- 3 年
- 大学・大学院での研究に使用
Expand All @@ -172,7 +174,9 @@

- [Go Conference mini 2023 Winter IN KYOTO](https://kyotogo.connpass.com/event/285351/)
- [GoのProtocプラグインを活用した効率的な負荷試験戦略 / Efficient Load Testing Strategies Utilizing the Go Protoc Plugin - Speaker Deck](https://speakerdeck.com/biwashi/efficient-load-testing-strategies-utilizing-the-go-protoc-plugin)

- [devopsdays Tokyo 2024](https://devopsdays.org/events/2024-tokyo/welcome/)
- [DevOpsDays Tokyo 2024 - Program Schedule | ConfEngine - Conference Platform](https://confengine.com/conferences/devopsdays-tokyo-2024/schedule/rich)
- [自動生成を活用した、運用保守コストを抑える Error/Alert/Runbook の一元集約管理 / Centralized management of Error/Alert/Runbook to minimize operational costs using automated code generation - Speaker Deck](https://speakerdeck.com/biwashi/runbook-to-minimize-operational-costs-using-automated-code-generation)

# ブログ

Expand Down

0 comments on commit 5658c55

Please sign in to comment.