Operations: AWS Systems Manager and OpsWorks Flashcards

1
Q

Application running on EC2 needs login credentials
for a DB that are stored as secure strings in SSM
Parameter Store

A

Create an IAM role for the instance and grant

permission to read the parameters

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Linux instances are patched with Systems Manager
Patch Manager. Application slows down whilst
updates are happening

A

Change maintenance window to patch 10% of

instances in the patch group at a time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Custom Linux AMI used with AWS Systems Manager.

Can’t find instances in Session Manager console

A

Need to add permissions to instance profile and

install the SSM agent on the instances

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Multiple environments require authentication
credentials for external service. Deployed using
CloudFormation

A

Store credentials in SSM Parameter Store and pass an
environment tag as a parameter in CloudFormation
template

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

IAM access keys used to manage EC2 instances using
the CLI. Company policy mandates that access keys
are automatically disabled after 60 days

A

Use an AWS Config rule to identify noncompliant
keys. Create a custom AWS Systems Manager
Automation document for remediation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly