AWS

スポンサーリンク
AWS

AWS EC2インスタンス料金節約 ~停止忘れ時の自動停止スクリプトの導入~

サマリ AWS EC2インスタンスを停止し忘れて無駄な料金が発生してしまうことありますよね。そんな方のためにEC2インスタンスを自動停止させる方法をご紹介します。いろいろやり方はあるかと思いますが、一例として、CentOS7で作成し...
AWS

[AWS] Access Advisor feature on IAM console

Introduction In this article, let me explain how to use Access Advisor feature on IAM console. By using this functio...
AWS

[AWS] S3 Lifecycle rule

Purpose In this article, let me explain how to set S3 life cycle policy. This function is very useful if you wan...
AWS

[AWS] ECS ~Part1: Cluster Creation~

Purpose In this series, let me explain how to setup ECS resources and deploy a sample image. ECS is managed cont...
AWS

[AWS] Amazon Aurora Setup

Purpose In this article, let me explain how to setup Amazon Aurora resource. Aurora is fully managed Database se...
AWS

[AWS] Create Elastic Container Service (ECS)

Purpose In this article, let me explain how to create Elastic Container Service (ECS). You can manage microservices...
AWS

[AWS] Modern Application Development ~Part3: How to Deploy your App to S3~

Purpose In the previous article, I've explained how to setup procedure of AppSync and React App. Finally, let me i...
AWS

[AWS] Modern Application Development ~Part2: How to set up React App~

Pre-requisite 1. Setup AppSync 2. Install aws-amplify cli Purpose In the previous article, I've explained setu...
AWS

[AWS] Modern Application Development ~Part1: How to set up AWS AppSync~

Purpose Let's try to develop an application by applying AWS services. You can join modern application development by ut...
AWS

[AWS] How to set alert for budgets

Purpose I think you may have experiences that the cost becomes expensive unexpectedly. To avoid this kind of concern, ...
スポンサーリンク