AWS Resource Groups and Tagging Flashcards

1
Q

What are tags in AWS?

A

Key / Value pairs attached to AWS resources

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

What do tags represent?

A

Metadata (Data about data)

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

Can tags be inherited?

A

Sometimes. During autoscaling, CloudFormation, and Elastic Beanstalk operations.

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

What is a resource group?

A

A mechanism to group resources using assigned tags.

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

What basic information do resource groups contain?

A

Examples include: Region, Name, Health Checks

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

Can resource groups show IP addresses for EC2 instances?

A

Yes

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

Can resource groups show port configurations for ELB?

A

Yes

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

Can resource groups show database engines for RDS?

A

Yes

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

Can resource groups show Applications installed in EC2 instances?

A

No

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

How many types of resource groups exist in AWS?

A

2

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

What are the resource groups that exist in AWS?

A

Classic Resource Groups

AWS Systems Manager

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

True or False: AWS Systems Manager resources are global?

A

False: They are regional. For global resource groupings, use classic resource groups.

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

Can you execute commands against your resources in AWS Systems Manager resource groups?

A

Yes.

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

What context are Classic Resource Groups? Regional, Account, Global, etc

A

Global.

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

In what context do AWS System Manager resources exist? Regional, Account, Global, etc

A

Regional.

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

Should you tag everything that can be tagged?

A

Yes!