Query regarding AWS Cloudformation template listing on AWS Marketplace

0

Hi there, I want to list my Cloudformation template on AWS Marketplace, So, i wanted to know that, can we launch multiple instances AWS Marketplace template in same region or we can only have one instance running in one region?

Thanks in advance!

posta 8 mesi fa198 visualizzazioni
1 Risposta
0

Hi,

If you are utilizing CloudFormation template to list your product on AWS market place to launch single or multiple EC2 instances in different regions. You have to clone your product AMI to each AWS region your are planning to list your product. AMIs are regional resource type, you have to create AMI mapping in your CloudFormation template. Once you have the correct AMI mapping verify that the template is launched successfully through the AWS CloudFormation console in all AWS Regions enabled for your product.

Refer to this document for your use case: https://docs.aws.amazon.com/marketplace/latest/userguide/cloudformation.html

I hope this address your query.

Thanks,
Abhishek

profile picture
con risposta 8 mesi fa
  • Hi Abhishek, Thanks for the response! I think , I was unable to explain my query. I wanted to know that, If I list my Cloudformation template in AWS Marketplace then Can the user launch multiple instances of my AWS Marketplace offering in same Availability zone? Is it the common practice that AWS follows, or the User can only deploy one instance of the AWS Marketplace offering in one region/availability zone?

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande