nerdexam
Amazon

SCS-C03 · Question #79

A company requires a specific software application to be installed on all new and existing Amazon EC2 instances across an AWS Organization. SSM Agent is installed and active. How can the company…

The correct answer is A. Use AWS Config organization-wide with the ec2-managedinstance-applications-required. Continuous monitoring requires an always-on compliance service that evaluates resources over time. AWS Config provides managed rules that assess configuration state and compliance continuously. AWS Certified Security - Specialty guidance highlights AWS Config for continuous…

Submitted by carter_n· Mar 6, 2026Infrastructure Security

Question

A company requires a specific software application to be installed on all new and existing Amazon EC2 instances across an AWS Organization. SSM Agent is installed and active. How can the company continuously monitor deployment status of the software application?

Options

  • AUse AWS Config organization-wide with the ec2-managedinstance-applications-required
  • BUse approved AMIs rule organization-wide.
  • CUse Distributor package and review output.
  • DUse Systems Manager Application Manager inventory filtering.

How the community answered

(32 responses)
  • A
    81% (26)
  • B
    6% (2)
  • C
    3% (1)
  • D
    9% (3)

Explanation

Continuous monitoring requires an always-on compliance service that evaluates resources over time. AWS Config provides managed rules that assess configuration state and compliance continuously. AWS Certified Security - Specialty guidance highlights AWS Config for continuous compliance across accounts and regions when used with AWS Organizations. The ec2- managedinstance-applications- required managed rule evaluates whether specified software is installed on managed instances, leveraging Systems Manager inventory/managed instance status. By enabling AWS Config organization-wide and deploying this managed rule across all accounts, the company can continuously evaluate both existing and newly launched instances for required application presence. This provides a consistent compliance dashboard and history of compliance changes. Option D can provide inventory lists, but it is not a compliance rule engine that flags noncompliance with the same governance reporting and remediation pathways. Options B and C are operational approaches but do not provide continuous compliance state across the

Topics

#AWS Config#SSM#EC2 compliance#AWS Organizations

Community Discussion

No community discussion yet for this question.

Full SCS-C03 Practice