AWS Resource Groups and Tagging Flashcards
What are tags in AWS?
Key / Value pairs attached to AWS resources
What do tags represent?
Metadata (Data about data)
Can tags be inherited?
Sometimes. During autoscaling, CloudFormation, and Elastic Beanstalk operations.
What is a resource group?
A mechanism to group resources using assigned tags.
What basic information do resource groups contain?
Examples include: Region, Name, Health Checks
Can resource groups show IP addresses for EC2 instances?
Yes
Can resource groups show port configurations for ELB?
Yes
Can resource groups show database engines for RDS?
Yes
Can resource groups show Applications installed in EC2 instances?
No
How many types of resource groups exist in AWS?
2
What are the resource groups that exist in AWS?
Classic Resource Groups
AWS Systems Manager
True or False: AWS Systems Manager resources are global?
False: They are regional. For global resource groupings, use classic resource groups.
Can you execute commands against your resources in AWS Systems Manager resource groups?
Yes.
What context are Classic Resource Groups? Regional, Account, Global, etc
Global.
In what context do AWS System Manager resources exist? Regional, Account, Global, etc
Regional.