반응형 [AWS-DR]/EC2 Image Builder4 [중요2] Importing a Virtual Machine into AWS 2023 https://docs.aws.amazon.com/ko_kr/vm-import/latest/userguide/required-permissions.html VM Import/Export에 필요한 권한 - VM Import일부 작업에서는 Amazon S3 버킷을 사용해야 합니다. 이 예제 정책은 Amazon S3 버킷을 생성할 권한을 부여하지 않습니다. 사용자 또는 역할은 기존 버킷을 지정해야 하거나 새 버킷( s3:CreateBucket)을docs.aws.amazon.com ## 온프레미스 VM ==> AWS 마이그레이션 방안 1. CLI 설치 (관리 PC) 2. CLI 설정 (관리 PC) ## CLI 유저 생성 - Access Keys 생성 - CLI 설정 3. VM 가져오기를 .. 2024. 5. 29. [중요] Migration from VMWare to AWS - On Premises Server to AWS Cloud Migration ## VM 전원 OFF ## S3버킷 생성 - S3 업로드시 2GB ==> 약 30분 소요 ## 사전작업으로 명령PC에 AWS CLI 설치 필요 ## 역할 생성 - trust-policy.json 파일 저장 - trust-policy.json 파일위치 확인 - role-policy.json 파일 저장 (버킷명 수정 필요 - bucketfordemo) - containers.json 파일 생성 - 파일이름이 S3Key 와 동일 (Description 도 수정) ## AWS CLI 확인 및 명령 수행 1) 2) 3) (AMI ID 복사해서 기억 할 것) - 완료여부 확인 할 것 ## AWS 콘솔에서 확인 (Name 작성) - EC2 생성 .. 2024. 5. 19. [참고] Configuring EC2 Image Builder: Simplifying Custom Image Creation in AWS ## Image Pipelines 생성 작업 - 신규 레시피 생성 - AMI에 JAVA 설치를 위해 선택 - 기본 워크플로우 선택 - IAM 역할 생성 필요 (정책 3개 필요) --> Roleforec2imagebuilder 생성 - 다시 새인프라 구성 선택 - Define distribution settings (단일 리전에 AMI 배포로 기본으로 설정) - Actions ==> Run Pipeline 선택 ## 이미지 확인 - 빌드시 테스트 EC2 생성됨 - 빌드후 AMI 로 생성됨 https://www.youtube.com/watch?v=KQ-EwQAQ8cs 2024. 5. 12. [참고] Import a VM image Import a VM imagePDFRSSImage Builder integrates with the Amazon EC2 VM Import/Export API to enable the import process to run asynchronously in the background. Image Builder references the task ID from the VM import to track its progress, and creates an Image Builder image resource as output. This allows you to reference the Image Builder image resource in your recipes before the VM import finish.. 2024. 5. 12. 이전 1 다음 반응형