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?

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ