Amazon provided Windows AMI removed

0

My customer was using a Windows 2012 R2 AMI provided by Amazon, and the image has disappeared, did that already happen?

AWS
已提问 9 年前851 查看次数
1 回答
3
已接受的回答

Yes, that happens really often (to be precise every month).

The reason behind this is the application of the patching policy of Amazon provided AMIs, and Microsoft's patching policy.

Every second Tuesday of the month, Microsoft does what is commonly called a "Patch Tuesday" and release all the patches they have available for all their softwares.

We then get all the patches, select the ones that apply to our case, test and validate them, and package a new set of images (we have more than a hundred images released every month on Microsoft Windows Server).

We get the new images broadly available and listed in the wizards (usually within 5 business days of said "Patch Tuesday"), and leave the previous images available in case of need.

Finally we mark the previous images as private and customers can not access them anymore (usually 10 business days after release of the new images).

And as this happens a lot, we even have an SNS Topic that sends notifications when new images are available.

If you want to see the list of images, and the detailed process (and the steps to register to the SNS Topic), check: http://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/windows-ami-version-history.html#windows-ami-versions

If however a customer wants to keep using EXACTLY the same image he has been using before and does not want any update on this, first ask him why would he want to do that (as this is a really bad security practice), but tell him he can copy the image to his own account as a private image, and we won't touch it ever. But he will have to suffer the long startup times because of Windows Update, and will have to ensure he follows security best practices in applying the patches.

AWS
已回答 9 年前
profile picture
专家
已审核 1 年前

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

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

回答问题的准则