Courseiva
Operations and MaintenancemediumMultiple SelectObjective-mapped

Automate SAP Application Server Patching — AWS Services

Which THREE AWS services can be used to automate the patching of SAP application servers on EC2? (Choose 3).

Quick Answer

Automating OS patching for SAP application servers on EC2 can be approached through more than one AWS service, which is why this question asks for three, not one. AWS Systems Manager Patch Manager is the most direct fit because it's purpose-built to automate the detection and application of OS-level patches across a fleet of instances on a defined schedule or compliance baseline, without requiring administrators to log into each server individually. AWS OpsWorks offers a different route to the same outcome: it's a configuration management service built around Chef or Puppet, so you can define custom recipes or manifests that not only apply OS and application patches but also enforce broader configuration consistency across the SAP infrastructure, which is useful when patching needs to be bundled with other configuration tasks rather than handled as a standalone process. The common thread between these tools is that both let you define patching as code or policy and then apply it repeatably and at scale, rather than relying on manual, server-by-server intervention, which is what automating the patching is really asking for. Recognizing that AWS offers multiple valid automation paths, a dedicated patch-management service and a general configuration-management service among them, is the broader skill being tested. When a question asks for several services that can achieve the same operational outcome, expect the answer set to mix a purpose-built AWS service with a more general infrastructure-automation tool that can be configured to do the same job.

⚠ Common exam trap

It's easy for candidates to confuse infrastructure provisioning tools like CloudFormation with operational automation tools, or assume Auto Scaling can handle patching because it can replace instances with new AMIs, but it does not patch existing instances directly.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

AWS OpsWorks

AWS OpsWorks is correct because it provides a configuration management service that uses Chef or Puppet to automate the patching and lifecycle management of SAP application servers on EC2. You can define custom recipes or manifests to apply OS and application patches consistently across your SAP infrastructure, ensuring compliance and reducing manual effort.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • AWS Auto Scaling

    Why it's wrong here

    Auto Scaling manages instance count, not patching.

  • AWS OpsWorks

    Why this is correct

    OpsWorks can manage configurations and patching.

  • AWS CodeDeploy

    Why this is correct

    CodeDeploy can deploy updates and patches to instances.

  • AWS CloudFormation

    Why it's wrong here

    CloudFormation is for creating and managing infrastructure.

  • AWS Systems Manager Patch Manager

    Why this is correct

    Patch Manager automates OS patching.

About these practice questions

Courseiva writes every PAS-C01 question from scratch — 1,616 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

1 more way this is tested on PAS-C01

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. Which TWO AWS services can be used to automate the patching of SAP application servers?

easy
  • A.AWS CloudFormation
  • B.AWS Systems Manager Patch Manager
  • C.Amazon EC2 Auto Scaling
  • D.AWS Lambda
  • E.AWS Elastic Beanstalk

Why B: AWS Systems Manager Patch Manager (Option B) is correct because it provides a fully managed service specifically designed to automate the process of patching operating systems and applications, including SAP application servers running on EC2 instances. It uses patch baselines to define approved patches and can schedule patching across multiple instances, ensuring SAP systems remain compliant without manual intervention.

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This PAS-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PAS-C01 exam.