how to patch windows ec2 instances in private subnets

0

Hi Team,

Regarding patch updates in private subnet, I came across one reference that seemed somewhat intricate. Are there simpler alternatives available for implementing patch updates?

https://aws.amazon.com/blogs/mt/how-to-patch-windows-ec2-instances-in-private-subnets-using-aws-systems-manager/

3개 답변
0
수락된 답변

The other option is to have a local wsus server in a subnet with a route to the internet either via a NAT gateway or public subnet if windows and local Linux repos which in turn they only have routes to the internet while internal servers connect to these and nothing else.

profile picture
전문가
답변함 9달 전
profile picture
전문가
검토됨 한 달 전
0

Hello.
NAT Gateway is required for patching EC2 on private subnets.
Without a publicly accessible route, it is not possible to obtain updates from external repositories.

profile picture
전문가
답변함 9달 전
profile picture
전문가
검토됨 한 달 전
  • The other option is to have a local wsus server if windows and local Linux repos which in turn they only have routes to the internet while internal servers connect to these and nothing else.

0

Thank you so much Riku and Gary for your immediate responses.

Let me try it out without NAT gateway as I am looking for reducing cost.

@Gary: Full context regarding this question: https://repost.aws/questions/QUyxuma6m6SO2laxH0GDBkOA/hosting-internal-application-on-aws

AWS
답변함 9달 전
  • You could then in this case use an on prem WSUS/SCCM and if using red hat, a local satellite etc.

    I’m sure I’ve also seen default routes back to on prem and allow internet connectivity via on prem. Thus negating the need of a NAT Gateway.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠