Management and Governance Services Flashcards

1
Q

What is CloudTrail?

A

An Audit trail for your account activity
It inserts into into an S3 bucket or CloudWatch logs
Meets many compliance reqt’s for auditing
Best practice to enable it
Can consolidate to the Org level across all accounts

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

What are the use cases for CloudTrail?`

A

Audit compliance
Forensic analysis (data breach)
Operational analysis - who caused the outage
Troubleshooting - when did a bad config thing happen

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

What is AWS Config?

A

Tracks configuration of infrastructure.
Continuously evaluates infrastructure against a predefined set of rules so you can evaluate.
Keeps a history
Includes conformance packs for compliance standards so you can be sure your stuff complies
Can go across organizations
Gives insight on how to fix issues

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

What is AWS Systems Manager?

A

Provides operational data and automation across infrastructure
Unified interface

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

What services allow you to manage your infrastructure?

A

Amazon CloudWatch
AWS Config
AWS Systems Manager

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

What is AWS CloudWatch?

A

Monitoring and management service
Collects logs metrics, events
Most servic3s integrate with it by default
Enables alarms based on metrics
Makes visuals - charts, etc -> create dashboards

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

What can AWS Systems Manager do?

A

Automate tasks for common maintenance actions
Secure way to access servers using only your AWS credentials
Store commonly used params securely for operational use (i.e., store pwds)

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

What is AWS CloudFormation?

A

Allows you to provision infrastructure based on templates
No add’l charge
Templates can be YAML or JSON
This is called Infrastructure as Code
Manages dependencies between resources
Provides drift detection to find changes in your infrastructure

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

What is AWS OpsWorks?

A

A configuration management service
Chef and Puppet
Your configuration is defined as code for servers
Can be hybrid

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

What are the 3 services within OpsWorks?

A

OpsWorks for Chef Automate
OpsWorks for Puppet Enterprise
OpsWorks Stacks (define an app in layers)

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

What is AWS Organization?

A

Allows you to manage multiple accts under a single master acct.
Get one bill
Centralize logging and security across accts

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

What is AWS Control Tower?

A

Service to create a multi-acct environment that follows best practices
Centralizes usernames across accts
Create new accts based on templates
Guardrails for accounts
Dashboard for insights with a single view

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