Topic 1 Question 303
A SysOps administrator wants to use AWS Systems Manager Patch Manager to automate the process of patching Amazon EC2 Windows instances. The SysOps administrator wants to ensure that patches are auto-approved 2 days after the release date for development instances. Patches also must be auto-approved 5 days after the release date for production instances. Maintenance must occur only during a 2-hour window for all instances.
Which solution will meet these requirements?
Use tags to identify development instances and production instances. In Patch Manager, create two patch groups and one patch baseline. Add an auto-approval delay to each patch group. Create a single maintenance window.
Use tags to identify development instances and production instances. In Patch Manager, create two patch groups and two patch baselines. Specify an auto-approval delay in each of the patch baselines. Create a single maintenance window.
Use tags to identity development instances and production instances. In Patch Manager, create two patch groups and one patch baseline, Create two separate maintenance windows, each with an auto-approval delay.
Use tags to identify development instances. In Patch Manager, create one patch group and one patch baseline. Specify auto-approval delays in the patch baseline, Add development instances to the new patch group. Use predefined Patch Manager patch baselines for all remaining instances. Create a single maintenance window.
ユーザの投票
コメント(4)
- 正解だと思う選択肢: B
Based requirements and my analyzis of link, I concluded "B" was only plausible solution: Two patch groups using same maintenance window (the patch groups defines maintenance Windows)
- Development 2-hour maintenance window (same as Production)
- Production 2-hour maintenance window (same as Development) Two patch baselines with individual Auto-Approval rules with unique Auto-Approval Delays (the patch baseline defines rules for auto-approving patches, which rules can contain auto-approval delays)
- Development Auto-approval Rule to auto-approved 2 days after the release date development instances (unique Auto-Approval Delay)
- Producton Production Auto-approval Rule to auto-approved 5 days after the release date development instances (unique Auto-Approval Delay) https://aws.amazon.com/blogs/mt/patching-your-windows-ec2-instances-using-aws-systems-manager-patch-manager/
👍 14Gomer2023/06/09 - 正解だと思う選択肢: B
This solution correctly uses two patch baselines—one for development instances and one for production instances.
👍 1jipark2023/08/19 - 正解だと思う選択肢: B
B fulfils all requirements
👍 1breadops2023/10/10
シャッフルモード