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 (*)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are Service Control Policies

A
  • Can restrict account access privileges

Ex/ deny access to Athena (like in lab)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
  • What are Free Tier Services?
A
  • IAM
  • VPC
  • Consolidated Billing
  • Free to use:
  • Elastic Beanstalk
  • CloudFormation
  • AutoScaling Groups
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Lambda pricing?

A
  • Per function call and duration
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is S3 pricing?

A
  • Tiered based on S3 class
  • disk volume used
  • Data transferred out (in free)
  • Lifecycle transitions / restore requests
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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,
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is Cloudfront pricing?`

A
  • Varies by region
  • Data out
  • no. requests
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are AWS Networking costs?

A
  • Private IP cheaper than public

- One AZ cheaper than multiple

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are Cost and Usage Reports?

A
  • Very detailed usage reports
17
Q

What is Cost Explorer?

A
  • See costs over time
  • Choose optimal savings plan
  • Forecast usage up to 3 months out
18
Q
  • What are Billing Alarms
A
  • ‘Simple’ actual cost alarms (uses CloudWatch)

- not for budgeting alarms

19
Q

What are AWS Budgets?

A
  • Create a budget and send alarms when costs exceed or forecast to exceed budget
  • Budgets are usage, cost, reservation
  • SNS notifications
20
Q

What is Trusted Advisor?

A
  • Analyzed AWS accounts and provides recommendations

- Cost Optimization, Performance, Security, Fault Tolerance, Service Limits

21
Q

What are Trusted Advisor Levels ?

A
  • Free: Core checks
  • Full : (business and enterprise support): set CloudWatch alarms, Programmatic access using support API
  • Checks EC2 instances over past 14 days for low usage
22
Q

What is AWS Basic Support:

A
  • documentation, forums access
  • Trusted advisor free level
  • Personal Health Dashboard: personalized view of dashboard and alerts when our resources affected
23
Q

What is AWS Developer Support ?

A
  • basic support
  • 1 business hours email access
  • General guidance < 24 hrs, system impaired < 12 hrs
24
Q

What is AWS Business Support?

A
  • for production workloads
  • Trusted advisor full
  • 24X7 phone/email/chat
  • Infrastructure event management ADDITIONAL FEE
  • Interoperability and configuration guidance and troubleshooting (Enterprise too)
  • production impaired < 4 hrs
  • production down < 1 hr
25
Q

What is AWS Enterprise Support?

A
  • Technical Acct Mngr
  • Concierge support Team
  • Online training and labs
  • Infrastructure event management
  • Well architected review
  • Interoperability and configuration guidance and troubleshooting (Business too)
  • Business critical system down < 15 minutes
26
Q

What is Savings Plan ? (NEW)

A
  • Compute Savings Plan and EC2 Savings Plan
  • Commit to a certain compute power ( $ amount per hour) for 1 or 3 years
  • EC2 savings plan - based on usage for instance Family in a Region (ex C5 or M5)
  • Setup in Cost Explorer
  • Compute Savings Plan: regardless of family, region, size..
    • Compute options EC2, Fargate, Lambda
27
Q

What is Control Tower?

A
  • Control Tower is an AWS native service providing a pre-defined set of blueprints and guardrails to help customers implement a landing zone for new AWS accounts