Select to view content in your preferred language

AWS Cloud Formation Allowed Instance Types

132
3
2 weeks ago
Labels (1)
SiCasley
Occasional Contributor

Looks like the Cloud Formation templates for Enterprise 11.3 are missing some of the newer instance types, such as m6i and m7i. Is there any reason for this?

i.e. https://arcgisstore.s3.amazonaws.com/1130/templates/arcgis-server-ha.template.json

Any issue in modifying the template to include these other types?

0 Kudos
3 Replies
NCCGIA
by
Occasional Contributor

We've run into the same circumstance (especially as time goes on w/o upgrading) and we've just created new launch template and specify a different instance type. 

0 Kudos
MarceloMarques
Esri Regular Contributor

when I ran into this. I create the deployment using for example m5.2xlarge, then after the deployment is completed and I check that everything is working ok, I power off the machines and change the instance type.

| Marcelo Marques | Esri Principal Product Engineer | Cloud & Database Administrator | OCP - Oracle Database Certified Professional | "In 1992, I embarked on my journey with Esri Technology, and since 1997, I have been working with ArcSDE Geodatabases, right from its initial release. Over the past 32 years, my passion for GIS has only grown stronger." | “ I do not fear computers. I fear the lack of them." Isaac Isimov |
0 Kudos
NCOneMap
Occasional Contributor

That definitely is a convenient method if not in an autoscaling environment. You would also need to be careful about the changes to ephemeral storage drives if serving imagery using raster proxies.

0 Kudos