Automate the creation of EC2 instance from a VMDK in an S3 Bucket?

0

Currently I'm using the VM Import/Export to manually stand up EC2 instances from VMDKs stored on an S3 bucket. While this is great for small scale use cases, I'd ideally like the ability to cram this into a CloudFormation template so I can scale/automate the process. My Google-Fu isn't strong enough for me to find the correct way of doing this, or if it's even possible so I'm hoping the folks that browse Re:Post might have some experience.

The ideal workflow would be having an S3 bucket full of VMDKs. Then uploading a CFT stack that would build the VPC, route table, subnets, yadda, yadda, yadda, then spin up instances based on the VMDKs. Any and all help is appreciated. Thanks!

AWS
AWSJoe
demandé il y a 2 ans330 vues
1 réponse
0
Réponse acceptée

I imported via VM Import/Export, turned the images into AMIs, and used EC2 Image Builder console wizard to create an image pipeline. That made this work.

AWS
AWSJoe
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions