AWS Systems Manager Flashcards

1
Q

What is AWS Systems Manager (SSM)?

A

A management tool which allows you to organize your inventory and logically grouped resources to give you visibility and control over your AWS Infrastructure.

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

Does SSM integrate with CloudWatch?

A

yes

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

Does SSM allow you to select from run commands to automate tasks across resources?

A

Yes. Some examples include security patching and package installations.

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

True or False: SSM allows you to group your inventory application and the environment - including on-prem?

A

True

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

True or False: SSM allows you to manage on-prem systems in addition to AWS resources?

A

True

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

True or False: SSM allows you to run pre-defined commands on one or more EC2 instances?

A

True. Keep studying to learn what those commands are.

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

True or False: SSM run-commands include the ability to stop, start, terminate, or re-size EC2 instances?

A

True

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

True or False: SSM run-commands include the ability to attach/detach EBS volumes?

A

True

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

True or False: SSM run-commands cannot create snapshots or backup dynamoDB tables.

A

False. SSM can create snapshots and backup dynamoDB tables.

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

True or False: SSM run-commands cannot run Ansible playbooks?

A

False. SSM is capable of running Ansible playbooks.

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

True or False: SSM run-commands include the ability to run shell scripts on an OS?

A

True

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

Does SSM need an IAM role to manage resources?

A

Yes. The AmazonEC2RoleforSSM role.

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

True or False: SSM allows you to run many powerful preconfigured scripts, but due to security constrictions, it does not allow running of custom scripts?

A

False. SSM allows you to execute custom scripts and records the output of those scripts just like a preconfigured script.

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

Does SSM integrate with Trusted Advisor?

A

Yes

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

Does SSM integrate with AWS Config?

A

Yes

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

Does SSM integrate with CloudTrail?

A

Yes