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
150
AWS Protonの概要
2024-06-14
ENECHANGE Tech Talk(社内勉強会)
iwamot
June 12, 2024
Tweet
Share
More Decks by iwamot
See All by iwamot
AWS⼊社という選択肢、⾒えていますか
iwamot
2
1.1k
40代後半で開発エンジニアからクラウドインフラエンジニアにキャリアチェンジし、生き残れる自信がようやく持てた話
iwamot
9
8.8k
DockerのマルチプラットフォームイメージをGitHub Actionsでビルドして公開する際に、参考にしたドキュメントと便利だったツール
iwamot
4
270
RAGもファインチューニングも使わない 素朴なAIチャットボットを職場に導入した結果
iwamot
1
140
Amazon CloudWatchでSLOを監視してみた CODT 2024 クロージングイベント版
iwamot
0
98
Cost-Effective SLO Error Budget Monitoring with Athena and CloudWatch
iwamot
0
890
Amazon CloudWatchでSLOを監視してみた
iwamot
0
79
ENECHANGEが実現した管理者の工数負担を削減しながらもAWSセキュリティを強化した方法とは
iwamot
0
170
Web APIのAWS Lambda移行で工夫したこと
iwamot
4
3.4k
Other Decks in Technology
See All in Technology
Application Development WG Intro at AppDeveloperCon
salaboy
0
180
ISUCONに強くなるかもしれない日々の過ごしかた/Findy ISUCON 2024-11-14
fujiwara3
8
860
Terraform未経験の御様に対してどの ように導⼊を進めていったか
tkikuchi
2
430
サイバーセキュリティと認知バイアス:対策の隙を埋める心理学的アプローチ
shumei_ito
0
380
Can We Measure Developer Productivity?
ewolff
1
150
データプロダクトの定義からはじめる、データコントラクト駆動なデータ基盤
chanyou0311
2
280
【Startup CTO of the Year 2024 / Audience Award】アセンド取締役CTO 丹羽健
niwatakeru
0
920
適材適所の技術選定 〜GraphQL・REST API・tRPC〜 / Optimal Technology Selection
kakehashi
1
150
誰も全体を知らない ~ ロールの垣根を超えて引き上げる開発生産性 / Boosting Development Productivity Across Roles
kakehashi
1
220
AIチャットボット開発への生成AI活用
ryomrt
0
170
ノーコードデータ分析ツールで体験する時系列データ分析超入門
negi111111
0
410
Lexical Analysis
shigashiyama
1
150
Featured
See All Featured
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
38
1.8k
Building an army of robots
kneath
302
43k
GraphQLとの向き合い方2022年版
quramy
43
13k
Rails Girls Zürich Keynote
gr2m
94
13k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
191
16k
Large-scale JavaScript Application Architecture
addyosmani
510
110k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
506
140k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
1.9k
Keith and Marios Guide to Fast Websites
keithpitt
409
22k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
229
52k
Faster Mobile Websites
deanohume
305
30k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
93
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で進めるとスムーズ