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
240
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
370
始めないともったいない!SLO運用で得られる3つのメリット
iwamot
1
59
あなたの人生も変わるかも?AWS認定2つで始まったウソみたいな話
iwamot
3
7k
効率的な技術組織が作れる!書籍『チームトポロジー』要点まとめ
iwamot
2
250
AWS⼊社という選択肢、⾒えていますか
iwamot
2
1.3k
40代後半で開発エンジニアからクラウドインフラエンジニアにキャリアチェンジし、生き残れる自信がようやく持てた話
iwamot
9
9.1k
DockerのマルチプラットフォームイメージをGitHub Actionsでビルドして公開する際に、参考にしたドキュメントと便利だったツール
iwamot
4
410
RAGもファインチューニングも使わない 素朴なAIチャットボットを職場に導入した結果
iwamot
1
220
Amazon CloudWatchでSLOを監視してみた CODT 2024 クロージングイベント版
iwamot
0
140
Other Decks in Technology
See All in Technology
Aurora PostgreSQLがCloudWatch Logsに 出力するログの課金を削減してみる #jawsdays2025
non97
1
200
Two Blades, One Journey: Engineering While Managing
ohbarye
4
2k
AI Agent時代なのでAWSのLLMs.txtが欲しい!
watany
2
220
Amazon Q Developerの無料利用枠を使い倒してHello worldを表示させよう!
nrinetcom
PRO
2
110
LINEギフトにおけるバックエンド開発
lycorptech_jp
PRO
0
280
短縮URLをお手軽に導入しよう
nakasho
0
150
Change Managerを活用して本番環境へのセキュアなGUIアクセスを統制する / Control Secure GUI Access to the Production Environment with Change Manager
yuj1osm
0
100
Autonomous Database Serverless 技術詳細 / adb-s_technical_detail_jp
oracle4engineer
PRO
17
45k
Apache Iceberg Case Study in LY Corporation
lycorptech_jp
PRO
0
320
ディスプレイ広告(Yahoo!広告・LINE広告)におけるバックエンド開発
lycorptech_jp
PRO
0
360
What's new in Go 1.24?
ciarana
1
110
遷移の高速化 ヤフートップの試行錯誤
narirou
6
1.1k
Featured
See All Featured
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.7k
Building Adaptive Systems
keathley
40
2.4k
Designing Experiences People Love
moore
140
23k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
33
2.8k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
12
990
The Cult of Friendly URLs
andyhume
78
6.2k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
6
570
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
193
16k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
VelocityConf: Rendering Performance Case Studies
addyosmani
328
24k
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で進めるとスムーズ