AWS Systems Manager (SMS) Flashcards

1
Q

Will Systems Manager work for on-prem?

A

Yes

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

Will Systems Manager work for Windows?

A

Yes

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

Will Systems Manager work for Linux?

A

Yes

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

How will Systems Manager enable control over you EC2 instances?

A

Each EC2 instances has an agent that has too be installed.

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

What is the cost of using EC2 systems manager?

A

Zero, no cost.

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

How can you see changes in system manager, like I need to audit the changes to system manager?

A

You use AWS Trail.

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

How can I perform access management of system manager?

A

You can use AWS IAM.

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

What are System Managers capabilities?

A
  • Run Command
  • State Manager
  • Inventory
  • Maintenance windows
  • Patch manager
  • Automation
  • Parameter Store
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the System Manager documents?

A

They document with a set of command that

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

How is the Systems Manager carrying out tasks on EC2?

A

Using an agent installed on the EC2 instance.

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

What networking do I need to enable Systems Manager to work?

A

Systems manager used two methods for networking,

  • Use the VPU internet gateway (public internet access)
  • Use a VPC endpoint
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What do you need for SSM to be able to access resources such as EC2?

A

You need a role attached to the resource (EC2) to give it access to SSM, a role like AWSEC2RoleForSSM.

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

How can I manage my inventory of both my on-prem, AWS and Azure?

A

Use SSM, you install an agent and any VM and it will send its inventory to Systems Manager (SSM)

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

Where do instances appear in SSM?

A

They are visible in Managed Instances where you can see the instances thet are seen by SSM.

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

What do I need ot add a server to SSM?

A

You need to install the SSM agent and have internet or endpoint access, for on-prem you need internet access.

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

If my VPC is 100% private with no internet access in or out, how cna I use SSM?

A

Add an SSM endpoint.