PowerShell PBQs: AWS Certified CloudOps Engineer – Associate (SOA-C03)
easyQuestion 1 of 3
You are a CloudOps engineer who manages a fleet of Windows EC2 instances running in AWS. Your CloudWatch alarm has triggered for a Windows-based web server (WEB-EC2-01) indicating high memory utilization. Use PowerShell to check the running processes on the instance and identify which process is consuming the most memory.
Objectives
- •List all running processes to identify which one is consuming the most memory
PowerShell
PS C:\Users\CloudOpsEng>
Type cmdlets and press Enter to execute. Use ↑↓ to navigate history. Tab to autocomplete. Ctrl+C to cancel, Ctrl+L to clear.
Progress
0 of 1 steps detectedRun at least one command to mark this question complete
0 of 3 marked complete

