AWS

AWS

[AWS] Set up AutoScaling ~Set up Auto Scaling Groups~

Pre-Condition 1. Create Launch Templates 2. Create VPC and Subnet Set up Auto Scaling Groups Open EC2 instan...
AWS

[AWS] Set up AutoScaling ~Set up Launch Templates~

Pre-Condition 1. Create AMI image of your EC2 instance. Please refer to below page. Set up Launch Templates T...
AWS

[AWS] VPC and Subnet Creation

VPC and Subnet Creation In this session, Create VPC and Subnet in advance. Please access AWS management console and cli...
AWS

[AWS] Create AMI Image

Create AMI image of EC2 instance To duplicate your EC2 instance, you need to create AMI image.  Let me explain how to c...
AWS

[AWS] How to create RDS ~Part7 of Redundant Website~

First of all In my previous article,  I've explained how to create SSL Certificate and associate with your domain. In t...
AWS

[AWS] How to develop Redundant Web System ~Part6: SSL Certificate~

First of all In my previous article,  how to associate your domain with AWS Route 53. In this article, I would like to ...
AWS

[AWS] How to develop Redundant Web System ~Part5: Route53~

First of all In my previous article, I've explained how to get free domain by Freenom service. Next, let me introduce h...
AWS

[AWS] How to develop Redundant Web System ~Part4: Get Domain~

First of all In my previous article, I've explained how to create ELB. However, it is not convenient for users to acces...
AWS

[AWS] How to check resource existence

First of all I guess you have experiences that you forgot to delete unnecessary resources and paid to AWS unfortunately...
AWS

[AWS] How to develop Redundant Web System ~Part3: Create ELB~

First of all In my previous article, I've explained how to create subnet and EC2 instance for redundant configuration. ...