Account Management and Billing Flashcards
1
Q
What features are available with Organizations (in acct Mgmt) ?
A
- Allows to manage multiple accounts (Master -> child)
- Consolidated billing, automate acct creation
- Aggregate usage (volume discounts)
- Service Control Policies
- Share the reserved EC2 instances amongst the member AWS accounts (*)
2
Q
What are Service Control Policies
A
- Can restrict account access privileges
Ex/ deny access to Athena (like in lab)
3
Q
What are Multi Account Strategies?
A
- Create accounts per department, cost center (common sense)
- this way there is better per account service limits and isolated logging
- Enable CloudTrail on al accounts => central S3 bucket
- CloudWatch Logs to central logging account
4
Q
- What are AWS Pricing Models
A
- Pay as you Go
- Save when you reserve (EC2, DynamoDB, Elasticache, RDS, Redshift)
- Pay less by using more
- Pay less as AWS grows
5
Q
- What are Free Tier Services?
A
- IAM
- VPC
- Consolidated Billing
- Free to use:
- Elastic Beanstalk
- CloudFormation
- AutoScaling Groups
6
Q
What is EC2 compute pricing?
A
- Only pay for what you use
- For On-demand
- 60 sec minimum
- Linux per second, Windows per hour
- Discount for Reserved instance
- Deep discount for Spot
7
Q
What is Lambda pricing?
A
- Per function call and duration
8
Q
What is S3 pricing?
A
- Tiered based on S3 class
- disk volume used
- Data transferred out (in free)
- Lifecycle transitions / restore requests
9
Q
What is EBS pricing?
A
- Volume type (general purpose SSD or Provisioned IOPS (more expensive)’
- Per GB provisioned
- Snapshots per GB/month
- Data in free, data out charged
- the number of IOPS provisioned per month,
10
Q
What is RDS pricing?
A
- Per hour
- DB properties (size, processor, memory)
- On demand vs Reserved
- Single/multi AZ
- I/O requests
- Data in free / out charged
11
Q
What is Cloudfront pricing?`
A
- Varies by region
- Data out
- no. requests
12
Q
What are AWS Networking costs?
A
- Private IP cheaper than public
- One AZ cheaper than multiple
13
Q
What tools are there for Billing and Costing (Estimating, Tracking, Monitoring)?
A
- Estimating
- TCO calculator
- Simple Pricing Calculator
- Cost Tracking
- Dashboard
- Cost Allocation Tags
- Cost and Usage Reports
- Cost Explorer: 3 month forecast
- Monitoring
- Billing alarms
- Budgets - setting / monitoring budget
14
Q
What are TCO and Pricing calculator?
A
- On-premise vs AWS pricing estimate for executive decision
- Pricing Calculator: Estimate the cost of your architecture
15
Q
Wat are Cost Allocation Tags?
A
- Track costs at detailed level
- AWS Tags : start with AWS and auto applied to resources
- User-Defined: applied by user, starts with user
- Used for organizing resources
- Can be used to define Resource Groups (***), which make it easier to manage and automate tasks on resources