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
AWS Protonの概要
Search
iwamot
June 12, 2024
Technology
0
210
AWS Protonの概要
2024-06-14
ENECHANGE Tech Talk(社内勉強会)
iwamot
June 12, 2024
Tweet
Share
More Decks by iwamot
See All by iwamot
あなたの人生も変わるかも?AWS認定2つで始まったウソみたいな話
iwamot
3
850
効率的な技術組織が作れる!書籍『チームトポロジー』要点まとめ
iwamot
2
200
AWS⼊社という選択肢、⾒えていますか
iwamot
2
1.3k
40代後半で開発エンジニアからクラウドインフラエンジニアにキャリアチェンジし、生き残れる自信がようやく持てた話
iwamot
9
9k
DockerのマルチプラットフォームイメージをGitHub Actionsでビルドして公開する際に、参考にしたドキュメントと便利だったツール
iwamot
4
370
RAGもファインチューニングも使わない 素朴なAIチャットボットを職場に導入した結果
iwamot
1
200
Amazon CloudWatchでSLOを監視してみた CODT 2024 クロージングイベント版
iwamot
0
130
Cost-Effective SLO Error Budget Monitoring with Athena and CloudWatch
iwamot
0
960
Amazon CloudWatchでSLOを監視してみた
iwamot
0
130
Other Decks in Technology
See All in Technology
FODにおけるホーム画面編成のレコメンド
watarukudo
PRO
2
270
2024年活動報告会(人材育成推進WG・ビジネスサブWG) / 20250114-OIDF-J-EduWG-BizSWG
oidfj
0
220
re:Invent 2024のふりかえり
beli68
0
110
【JAWS-UG大阪 reInvent reCap LT大会 サンバが始まったら強制終了】“1分”で初めてのソロ参戦reInventを数字で振り返りながら反省する
ttelltte
0
140
Git scrapingで始める継続的なデータ追跡 / Git Scraping
ohbarye
5
490
AWSサービスアップデート 2024/12 Part3
nrinetcom
PRO
0
140
東京Ruby会議12 Ruby と Rust と私 / Tokyo RubyKaigi 12 Ruby, Rust and me
eagletmt
3
870
Copilotの力を実感!3ヶ月間の生成AI研修の試行錯誤&成功事例をご紹介。果たして得たものとは・・?
ktc_shiori
0
350
機械学習を「社会実装」するということ 2025年版 / Social Implementation of Machine Learning 2025 Version
moepy_stats
5
1k
AWSマルチアカウント統制環境のすゝめ / 20250115 Mitsutoshi Matsuo
shift_evolve
0
110
新しいスケーリング則と学習理論
taiji_suzuki
10
3.8k
Oracle Base Database Service:サービス概要のご紹介
oracle4engineer
PRO
1
16k
Featured
See All Featured
Keith and Marios Guide to Fast Websites
keithpitt
410
22k
KATA
mclloyd
29
14k
Mobile First: as difficult as doing things right
swwweet
222
9k
4 Signs Your Business is Dying
shpigford
182
22k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
27
1.5k
A Philosophy of Restraint
colly
203
16k
Typedesign – Prime Four
hannesfritz
40
2.5k
Fireside Chat
paigeccino
34
3.1k
Git: the NoSQL Database
bkeepers
PRO
427
64k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Done Done
chrislema
182
16k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
192
16k
Transcript
AWS Protonの概要 2024-06-14 ENECHANGE Tech Talk(社内勉強会) CTO室 岩本隆史
None
プラットフォームチームと開発者がいい感じにコラボ https://aws.amazon.com/jp/proton/
PFチームは「環境」とサービステンプレートを提供
開発者はテンプレートを選び「サービス」をデプロイ
サービス = サービスインスタンス + パイプライン サービスインスタンス ECSサービス、Lambda関数など パイプライン CodePipelineパイプライン、ECRリポジトリなど
環境 = サービスで共有するリソース VPC、ECSクラスターなど
PFチームのメリット:テンプレート提供で安心
開発者のメリット:テンプレート利用で快適
つまり、プラットフォームエンジニアリング https://pages.awscloud.com/rs/112-TZM-766/images/20240229-platform-engineering- 3-amazon_ecs_platformengineering.pdf
競合ツール:Backstage https://backstage.io/
Protonを試すにはサンプル実行がおすすめ AWS 入門ブログリレー 2024 〜AWS Proton編〜 | DevelopersIO https://dev.classmethod.jp/articles/introduction-2024-proton/ Scaling
IaC and CI/CD pipelines with Terraform, GitHub Actions, and AWS Proton | Containers https://aws.amazon.com/blogs/containers/scaling-iac-and-ci-cd-pipelines-with- terraform-github-actions-and-aws-proton/ ※us-east-1で進めるとスムーズ