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
lightning-talk-toyosu_hamano_20190925_open.pdf
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
yhamano
October 25, 2019
Technology
0
890
lightning-talk-toyosu_hamano_20190925_open.pdf
yhamano
October 25, 2019
Tweet
Share
More Decks by yhamano
See All by yhamano
MIXI での HCP Terraform 活用事例 / Use Case of HCP Terraform at MIXI
yhamano
2
1.1k
Self-Service Implementation of AWS IAM Identity Center Permissions
yhamano
1
1.1k
TIPSTAR におけるデータ分析基盤信頼性向上の取り組み
yhamano
1
2.3k
複数プロダクトを管理する AWS Organizations における AWS IAM Identity Center を GitHub x Terraform でいい感じに運用したい
yhamano
1
2.4k
Opsしかやってこなかった私が DevOpsが根付いたチームにJoinした話
yhamano
2
1.9k
CI/CD環境のTerraform versionを最新に保つと幸せになれる
yhamano
9
2.2k
IAMの地味なUpdateをご紹介_掲載用.pdf
yhamano
0
870
Other Decks in Technology
See All in Technology
OpenClawで回す組織運営
jacopen
2
550
Webアクセシビリティ技術と実装の実際
tomokusaba
0
230
ブラックボックス観測に基づくAI支援のプロトコルのリバースエンジニアリングと再現~AIを用いたリバースエンジニアリング~ @ SECCON 14 電脳会議 / Reverse Engineering and Reproduction of an AI-Assisted Protocol Based on Black-Box Observation @ SECCON 14 DENNO-KAIGI
chibiegg
0
140
LLM のプロダクト導入における開発の裏側と技術的挑戦
recruitengineers
PRO
1
110
Data Hubグループ 紹介資料
sansan33
PRO
0
2.8k
Evolution of Claude Code & How to use features
oikon48
1
310
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
1
100
どこで打鍵するのが良い? IaCの実行基盤選定について
nrinetcom
PRO
2
170
Exadata Fleet Update
oracle4engineer
PRO
0
1.3k
Eight Engineering Unit 紹介資料
sansan33
PRO
1
6.9k
ソフトウェアアーキテクトのための意思決定術: Create Decision Readiness—The Real Skill Behind Architectural Decision
snoozer05
PRO
30
9.1k
vLLM Community Meetup Tokyo #3 オープニングトーク
jpishikawa
0
140
Featured
See All Featured
What the history of the web can teach us about the future of AI
inesmontani
PRO
1
450
How to Ace a Technical Interview
jacobian
281
24k
DBのスキルで生き残る技術 - AI時代におけるテーブル設計の勘所
soudai
PRO
62
51k
The Mindset for Success: Future Career Progression
greggifford
PRO
0
270
30 Presentation Tips
portentint
PRO
1
250
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.6k
Music & Morning Musume
bryan
47
7.1k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.7k
Large-scale JavaScript Application Architecture
addyosmani
515
110k
Design in an AI World
tapps
0
160
Test your architecture with Archunit
thirion
1
2.2k
Transcript
コンテナの勉強がてらAWSで スクレイピングAP作ってみた
今日伝えたいこと 与えられているものをインプットするより、 自分で考えながらアウトプットした方が 知識もスキルも身につく
今年度からコンテナを 扱う部署に異動
コンテナ なにそれおいしいの?
とりあえずググる Docker Kubernetes マイクロ サービス イミュータブル IaC
知識をつける •セミナーに行ってみる •技術書読んでみる •ハンズオンやってみる
何となく分かったような気がする。 でも、使いこなせるとは言ってない
実際にコンテナを使って 何か開発してみよう!
作ったもの 特定の都営テニスコートの空き状況を Slack通知してくれる
昔ながらのデザインを使った素晴らしいUI
一度に2つの公園分しか空き状況を 確認できないという素晴らしい仕様
こまめに空き状況を確認する必要があるが、 確認作業が辛いし、時間が勿体ない
特定の公園、曜日、時間で 空きコートがあれば通知してほしい!
開発での制約と誓約 •コンテナを使う •AWSの無料枠を使い倒す (引用:HUNTER×HUNTER 9巻182P/冨樫義博)
None
Slack通知
今日伝えたいこと(おさらい) 与えられているもの(勉強会、ハンズオン) をインプットするより、自分で考えながら アウトプットした方が知識もスキルも身につく
ちなみに
コンテナよりもスクレイピングAP(python) の開発に苦戦した(;▽;) AWS利用料0円でできた! WebAPも作って、 公開してみんなに使ってもらいたい
ご清聴ありがとうございました