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!

已提问 8 个月前198 查看次数
1 回答
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
已回答 8 个月前
  • 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?

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则