working with your aws resource Flashcards
what does the aws management console allow you to do?
to manage all of your AWS cloud resources using a web browser, including compute, storage, and networking.
what are the two way you can sign into the aws management console?
root user
IAM user
why does aws console allow you to choose a region?
most aws services are region specific
what are some of the options you can find under the account name menu?
my account my billing dashboard my organization my security credentials switch role sign out
what is the function of resource groups?
let you view, manage, and automate tasks on multiple AWS resources at a time
what are resource groups?
a collection of AWS resources in the same region that match the results of a query.
what are the two ways to create a resource group?
through CloudFormation stacks
resource tags
what is the function of the tag editor?
allows you to create a query to find the resources you want to tag
you can also query for resources that don’t have a specific tag
what are the four categories to use as tagging strategies?
technical
automation
business
security
what are the three appropriate tags for the organizing technical resources?
Name
Environment
Application
what are the four appropriate tags for organizing automation processes?
Date
Time
Opt in/Opt out
what are the three appropriate tags for the organizing business resources?
Owner
Business Unit/ Cost Center
Project
Customer
what is the appropriate tag for the organizing security resources?
Confidentiality