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
Rapid Prototyping with AWS
Search
@twingo_b
July 16, 2022
Technology
0
510
Rapid Prototyping with AWS
AWS で高速プロトタイピング
合同勉強会 in 大都会岡山 -2022 10th Anniversary Online- LT
@twingo_b
July 16, 2022
Tweet
Share
More Decks by @twingo_b
See All by @twingo_b
20240713 Generative AI with AWS
twingob
6
690
Amazon RDS / Amazon Aurora パフォーマンスチューニングとモニタリング
twingob
10
3.1k
短縮 URL サービス 4分間クッキング - Amazon CloudFront KeyValueStore, CloudFront Functions, AWS CDK で作成、CloudWatch Logs で簡易アクセス集計 -
twingob
1
1.3k
失敗知識から学ぶ!クラウドアプリ設計で避けるべき事例とその対策
twingob
11
5.9k
Amazon CodeCatalyst と Amazon CodeWhisperer で開発を加速しよう!
twingob
1
820
AWS Copilot with AWS CDK
twingob
1
570
Amazon Redshift Serverless with CDK
twingob
2
1.9k
Using cdk-remote-stack and AWS Edge Networking Services for cross-regional applications
twingob
0
400
Try Infrastructure as Code with AWS CDK!
twingob
1
440
Other Decks in Technology
See All in Technology
入社したばかりでもできる、 アクセシビリティ改善の第一歩
unachang113
2
310
AIと自動化がもたらす業務効率化の実例: 反社チェック等の調査・業務プロセス自動化
enpipi
0
670
Axon Frameworkのイベントストアを独自拡張した話
zozotech
PRO
0
190
Flutterで実装する実践的な攻撃対策とセキュリティ向上
fujikinaga
2
460
今、MySQLのバックアップを作り直すとしたら何がどう良いのかを考える旅
yoku0825
2
440
新しい風。SolidFlutterで実現するシンプルな状態管理
zozotech
PRO
0
110
Progressive Deliveryで支える!スケールする衛星コンステレーションの地上システム運用 / Ground Station Operation for Scalable Satellite Constellation by Progressive Delivery
iselegant
1
200
Introducing RFC9111 / YAPC::Fukuoka 2025
k1low
1
310
AI × クラウドで シイタケの収穫時期を判定してみた
lamaglama39
1
360
機密情報の漏洩を防げ! Webフロントエンド開発で意識すべき漏洩パターンとその対策
mizdra
PRO
10
3.6k
Post-AIコーディング時代のエンジニア生存戦略
shinoyu
0
290
AI エージェントを評価するための温故知新と Spec Driven Evaluation
icoxfog417
PRO
2
270
Featured
See All Featured
The Cost Of JavaScript in 2023
addyosmani
55
9.3k
Context Engineering - Making Every Token Count
addyosmani
9
390
Bash Introduction
62gerente
615
210k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
670
jQuery: Nuts, Bolts and Bling
dougneiner
65
8k
Speed Design
sergeychernyshev
32
1.2k
Documentation Writing (for coders)
carmenintech
76
5.1k
Done Done
chrislema
186
16k
Into the Great Unknown - MozCon
thekraken
40
2.2k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.8k
Automating Front-end Workflow
addyosmani
1371
200k
Side Projects
sachag
455
43k
Transcript
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. アマゾン ウェブ サービス ジャパン合同会社 ソリューションアーキテクト 藤原 吉規 2022.07.16 AWS で⾼速プロトタイピング 合同勉強会 in ⼤都会岡⼭ -2022 10th Anniversary Online- LT
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. 例えば、、
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. Amazon EC2 や Amazon RDS の開発環境を夜間・休⽇は停⽌し たい!
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. AWS ソリューションライブラリ https://aws.amazon.com/jp/solutions/
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. AWS ソリューションライブラリ https://aws.amazon.com/jp/solutions/
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. AWS での Instance Scheduler https://aws.amazon.com/jp/solutions/implementations/instance- scheduler/ AWS CloudFormation を使⽤ してソリューションテンプレー トをデプロイできます。
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. AWS での Instance Scheduler https://aws.amazon.com/jp/solutions/implementations/instance- scheduler/ 今回注⽬していただきたいのは 、ソースコード
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. AWS Instance Scheduler https://github.com/aws-solutions/aws-instance-scheduler AWS CDK から CloudFormation テンプ レートが⽣成されています
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. AWS CDK で Infrastructure as Code を⾏う際に、参考実装 として活⽤可能
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. AWS Cloud Development Kit (CDK) Your language Just classes and methods AutoComplete Inline documentation Sane defaults Reusable classes
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. AWS CDK の実装で活⽤可能な サイト
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. AWS Solutions Constructs のパターン https://aws.amazon.com/jp/solutions/constructs/patterns/
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. Construct Hub https://constructs.dev/
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. cdk-remote-stack https://constructs.dev/packages/cdk-remote-stack/
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. cdk-remote-stack と AWS Edge Networking Services を使ったクロスリージョ ンアプリケーション https://speakerdeck.com/twingob/using-cdk-remote-stack-and-aws-edge-networking-services-for-cross-regional-applications https://www.youtube.com/watch?v=K6CnJj9q008 https://qiita.com/twingo-b/items/8afbab3768578751a47e
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. Letʼs Try! https://cdkworkshop.com/
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. © 2022, Amazon Web Services, Inc. or its Affiliates. All rights reserved. THANK YOU!