Link
Embed
Share
Beginning
This slide
Copy link URL
Copy link URL
Copy iframe embed code
Copy iframe embed code
Copy javascript embed code
Copy javascript embed code
Share
Tweet
Share
Tweet
Slide 1
Slide 1 text
© 2022, Amazon Web Services, Inc. or its Affiliates. All rights reserved. アマゾン ウェブ サービス ジャパン合同会社 ソリューションアーキテクト 藤原 吉規 2022.07.16 AWS で⾼速プロトタイピング 合同勉強会 in ⼤都会岡⼭ -2022 10th Anniversary Online- LT
Slide 2
Slide 2 text
© 2022, Amazon Web Services, Inc. or its Affiliates. All rights reserved. 例えば、、
Slide 3
Slide 3 text
© 2022, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon EC2 や Amazon RDS の開発環境を夜間・休⽇は停⽌し たい!
Slide 4
Slide 4 text
© 2022, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS ソリューションライブラリ https://aws.amazon.com/jp/solutions/
Slide 5
Slide 5 text
© 2022, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS ソリューションライブラリ https://aws.amazon.com/jp/solutions/
Slide 6
Slide 6 text
© 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 を使⽤ してソリューションテンプレー トをデプロイできます。
Slide 7
Slide 7 text
© 2022, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS での Instance Scheduler https://aws.amazon.com/jp/solutions/implementations/instance- scheduler/ 今回注⽬していただきたいのは 、ソースコード
Slide 8
Slide 8 text
© 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 テンプ レートが⽣成されています
Slide 9
Slide 9 text
© 2022, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS CDK で Infrastructure as Code を⾏う際に、参考実装 として活⽤可能
Slide 10
Slide 10 text
© 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
Slide 11
Slide 11 text
© 2022, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS CDK の実装で活⽤可能な サイト
Slide 12
Slide 12 text
© 2022, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS Solutions Constructs のパターン https://aws.amazon.com/jp/solutions/constructs/patterns/
Slide 13
Slide 13 text
© 2022, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Construct Hub https://constructs.dev/
Slide 14
Slide 14 text
© 2022, Amazon Web Services, Inc. or its Affiliates. All rights reserved. cdk-remote-stack https://constructs.dev/packages/cdk-remote-stack/
Slide 15
Slide 15 text
© 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
Slide 16
Slide 16 text
© 2022, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Letʼs Try! https://cdkworkshop.com/
Slide 17
Slide 17 text
© 2022, Amazon Web Services, Inc. or its Affiliates. All rights reserved. © 2022, Amazon Web Services, Inc. or its Affiliates. All rights reserved. THANK YOU!