Today, I am going to explain Building AWS Infrastructure.
Purposes of this article creation
- To be able to build Infrastructure in AWS on my own.
Building AWS Infrastructure Process
In this case, I will build AWS Infrastructure.
【Process】
- Create AWS Account(Create Root And Deploy User)
- Create Network(By Using VPC)
- Create Hosting Environment(By Using Elastic Beanstalk)
- Release Application As An API(By Using API Gateway)
- Create DB Environment(By Using RDS)
- Get Domain Name(By Using Route 53)
- Set Up Operation Monitoring And Analysis(By Using CloudWatch)
1. Create AWS Account(Create Root And Deploy User)
URL:https://rubicon44-techblog.com/programming/aws/create-aws-account/
2. Create Network(By Using VPC)
URL:https://rubicon44-techblog.com/programming/aws/create-network-by-using-vpc/
3. Create Hosting Environment(By Using Elastic Beanstalk)
4. Release Application As An API(By Using API Gateway)
URL:https://rubicon44-techblog.com/programming/aws/release-application-as-an-api-by-using-api-gateway/
5. Create DB Environment(By Using RDS)
※Already created it in “Create Hosting Environment(By Using Elastic Beanstalk)“.
6. Get Domain Name(By Using Route 53)
URL:https://rubicon44-techblog.com/programming/aws/get-domain-name-by-using-route53/
7. Set Up Operation Monitoring And Analysis(By Using CloudWatch)
References
NONE.
Word Explanation
NONE.
Summary/What I learned this time
【Summary】
NONE.
【What I learned this time】
NONE.