Domain - Management Flashcards
To learn more about services which comes under 'Management' domain.
What is ‘CloudWatch’?
A monitoring tool to monitor all your AWS resources. You can set an alarm to monitor critical stages like CPU usage reaches 70% etc.
What is ‘CloudFormation’?
Used to templatize the AWS infrastructure. You can create a snapshot of existing AWS infrastructure.
What is ‘CloudTail’?
Logging service from AWS. Can log all API responses which helps to debug. Logs are stored in S3.
What is ‘CLI’?
Command line tool which is a replacement to the GUI of AWS.
What is ‘OpsWorks’?
A configuration management tool. Stack and layers. The setting can be changed at stack Level which will affect all layers (services) under that stack.
What is ‘Trusted Advisor’?
A personal assistant for you in the AWS infrastructure.