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
440
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
560
Amazon RDS / Amazon Aurora パフォーマンスチューニングとモニタリング
twingob
8
2.1k
短縮 URL サービス 4分間クッキング - Amazon CloudFront KeyValueStore, CloudFront Functions, AWS CDK で作成、CloudWatch Logs で簡易アクセス集計 -
twingob
1
1k
失敗知識から学ぶ!クラウドアプリ設計で避けるべき事例とその対策
twingob
11
5.2k
Amazon CodeCatalyst と Amazon CodeWhisperer で開発を加速しよう!
twingob
1
730
AWS Copilot with AWS CDK
twingob
1
490
Amazon Redshift Serverless with CDK
twingob
1
1.7k
Using cdk-remote-stack and AWS Edge Networking Services for cross-regional applications
twingob
0
320
Try Infrastructure as Code with AWS CDK!
twingob
1
390
Other Decks in Technology
See All in Technology
re:Invent Recap (January 2025)
scalefactory
0
330
Asset Centric な データ変換パイプラインの攻略法
recruitengineers
PRO
1
110
RevOpsへ至る道 データ活用による事業革新への挑戦 / path-to-revops
pei0804
2
540
reinvent2024を起点に振り返るサーバーレスアップデート
mihonda
1
170
ココナラのセキュリティ組織の体制・役割・今後目指す世界
coconala_engineer
0
180
[SRE kaigi 2025] ガバメントクラウドに向けた開発と変化するSRE組織のあり方 / Development for Government Cloud and the Evolving Role of SRE Teams
kazeburo
3
1.6k
実践!生成AIのビジネス活用 / How to utilize Generative AI in your own business
gakumura
1
200
ChatGPTを使ったブログ執筆と校正の実践テクニック/登壇資料(井田 献一朗)
hacobu
0
110
srekaigi2025-hajimete-ippo-aws
masakichieng
0
140
MicrosoftのOSSだけでAIによるブラウザテストを構成する
ymd65536
1
230
TSのコードをRustで書き直した話
askua
4
980
DMMブックスへのTipKit導入
ttyi2
1
150
Featured
See All Featured
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
29
980
Bash Introduction
62gerente
610
210k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
127
18k
Product Roadmaps are Hard
iamctodd
PRO
50
11k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
3
370
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
YesSQL, Process and Tooling at Scale
rocio
170
14k
Producing Creativity
orderedlist
PRO
343
39k
Optimizing for Happiness
mojombo
376
70k
Visualization
eitanlees
146
15k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
7k
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!