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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南