Tài liệu tham khảo " Move Resource To Orther AWS Account"

Tài liệu gồm 2 trang bao gồm các kiến thức cơ bản liên quan:"Move Resource To Orther AWS Account" giúp bạn ôn luyện và nắm vững kiến thức!

Môn:
Trường:

Học viện kỹ thuật quân sự 90 tài liệu

Thông tin:
2 trang 11 tháng trước

Bình luận

Vui lòng đăng nhập hoặc đăng ký để gửi bình luận.

Tài liệu tham khảo " Move Resource To Orther AWS Account"

Tài liệu gồm 2 trang bao gồm các kiến thức cơ bản liên quan:"Move Resource To Orther AWS Account" giúp bạn ôn luyện và nắm vững kiến thức!

97 49 lượt tải Tải xuống
Move Resource To Orther AWS Account
1. Create new VPC in orther account
o https://docs.aws.amazon.com/directoryservice/latest/admin-
guide/gsg_create_vpc.html
2. Peering connection to LGW VPC
o https://docs.aws.amazon.com/vpc/latest/peering/create-vpc-peering-
connection.html
3. Create AMI from EC2 and share to new Account AWS
o https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/sharingamis-
explicit.html
4. Create new RDS and migrate data from old RDS
o https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_CreateDBIns
tance.html
o https://dba.stackexchange.com/questions/174/how-can-i-move-a-database-
from-one-server-to-another
5. Create base api instance from AMI and update new config env
o https://docs.aws.amazon.com/prescriptive-guidance/latest/backup-
recovery/restore.html
6. Create launch template from base api instance
o https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-launch-
template.html
7. Create Autoscaling from launch tamplate
o https://docs.aws.amazon.com/autoscaling/ec2/userguide/create-asg-launch-
template.html
8. Create Application Loadbalance
o https://docs.aws.amazon.com/autoscaling/ec2/userguide/attach-load-balancer-
asg.html
9. Create Rout53 publish domain and public certificate
o https://veducate.co.uk/dns-delegation-route53/
o https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-public.html
10. Create record route traffic to ALB
o https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-to-elb-
load-balancer.html
11. Create S3 bucket for web
o https://docs.aws.amazon.com/AmazonS3/latest/userguide/creating-bucket.html
12. Update new api url and build FE
o npm run build:ci
13. Upload folder build to S3 bucket
Downloaded by Di?p ??ng Ng?c (tanphatthpt@gmail.com)
lOMoARcPSD|35973522
o https://docs.aws.amazon.com/AmazonS3/latest/userguide/upload-objects.html
14. Create Cloudfront for S3 bucket
o https://repost.aws/knowledge-center/cloudfront-https-requests-s3
15. Create Route53 record and route traffic to Cloudfront
o https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-to-
cloudfront-distribution.html
Downloaded by Di?p ??ng Ng?c (tanphatthpt@gmail.com)
lOMoARcPSD|35973522
| 1/2

Preview text:

lOMoARcPSD|35973522
Move Resource To Orther AWS Account
1. Create new VPC in orther account o h
ttps://docs.aws.amazon.com/directoryservice/latest/admin- guide/gsg_create_vpc.html
2. Peering connection to LGW VPC o h
ttps://docs.aws.amazon.com/vpc/latest/peering/create-vpc-peering- connection.html
3. Create AMI from EC2 and share to new Account AWS o h
ttps://docs.aws.amazon.com/AWSEC2/latest/UserGuide/sharingamis- explicit.html
4. Create new RDS and migrate data from old RDS o h
ttps://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_CreateDBIns tance.html o h
ttps://dba.stackexchange.com/questions/174/how-can-i-move-a-database- from-one-server-to-another
5. Create base api instance from AMI and update new config env o h
ttps://docs.aws.amazon.com/prescriptive-guidance/latest/backup- recovery/restore.html
6. Create launch template from base api instance o h
ttps://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-launch- template.html
7. Create Autoscaling from launch tamplate o h
ttps://docs.aws.amazon.com/autoscaling/ec2/userguide/create-asg-launch- template.html
8. Create Application Loadbalance o h
ttps://docs.aws.amazon.com/autoscaling/ec2/userguide/attach-load-balancer- asg.html
9. Create Rout53 publish domain and public certificate o h
ttps://veducate.co.uk/dns-delegation-route53/ o h
ttps://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-public.html
10. Create record route traffic to ALB o h
ttps://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-to-elb- load-balancer.html 11. Create S3 bucket for web o h
ttps://docs.aws.amazon.com/AmazonS3/latest/userguide/creating-bucket.html
12. Update new api url and build FE o npm run build:ci
13. Upload folder build to S3 bucket
Downloaded by Di?p ??ng Ng?c (tanphatthpt@gmail.com) lOMoARcPSD|35973522 o h
ttps://docs.aws.amazon.com/AmazonS3/latest/userguide/upload-objects.html
14. Create Cloudfront for S3 bucket o h
ttps://repost.aws/knowledge-center/cloudfront-https-requests-s3
15. Create Route53 record and route traffic to Cloudfront o h
ttps://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-to- cloudfront-distribution.html
Downloaded by Di?p ??ng Ng?c (tanphatthpt@gmail.com)