rubicon44TechBlog
18 results
Search by

Building AWS Infrastructure(The Big Picture).

created_at:October 22, 2022

updated_at:October 22, 2022

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】

  1. Create AWS Account(Create Root And Deploy User)
  2. Create Network(By Using VPC)
  3. Create Hosting Environment(By Using Elastic Beanstalk)
  4. Release Application As An API(By Using API Gateway)
  5. Create DB Environment(By Using RDS)
  6. Get Domain Name(By Using Route 53)
  7. 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)

URL:https://rubicon44-techblog.com/programming/aws/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)

URL:https://rubicon44-techblog.com/programming/aws/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.

© 2025, rubicon44TechBlog All rights reserved.