Account Management and Billing Flashcards
What features are available with Organizations (in acct Mgmt) ?
- 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 (*)
What are Service Control Policies
- Can restrict account access privileges
Ex/ deny access to Athena (like in lab)
What are Multi Account Strategies?
- 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
- What are AWS Pricing Models
- Pay as you Go
- Save when you reserve (EC2, DynamoDB, Elasticache, RDS, Redshift)
- Pay less by using more
- Pay less as AWS grows
- What are Free Tier Services?
- IAM
- VPC
- Consolidated Billing
- Free to use:
- Elastic Beanstalk
- CloudFormation
- AutoScaling Groups
What is EC2 compute pricing?
- 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
What is Lambda pricing?
- Per function call and duration
What is S3 pricing?
- Tiered based on S3 class
- disk volume used
- Data transferred out (in free)
- Lifecycle transitions / restore requests
What is EBS pricing?
- 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,
What is RDS pricing?
- Per hour
- DB properties (size, processor, memory)
- On demand vs Reserved
- Single/multi AZ
- I/O requests
- Data in free / out charged
What is Cloudfront pricing?`
- Varies by region
- Data out
- no. requests
What are AWS Networking costs?
- Private IP cheaper than public
- One AZ cheaper than multiple
What tools are there for Billing and Costing (Estimating, Tracking, Monitoring)?
- 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
What are TCO and Pricing calculator?
- On-premise vs AWS pricing estimate for executive decision
- Pricing Calculator: Estimate the cost of your architecture
Wat are Cost Allocation Tags?
- 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
What are Cost and Usage Reports?
- Very detailed usage reports
What is Cost Explorer?
- See costs over time
- Choose optimal savings plan
- Forecast usage up to 3 months out
- What are Billing Alarms
- ‘Simple’ actual cost alarms (uses CloudWatch)
- not for budgeting alarms
What are AWS Budgets?
- Create a budget and send alarms when costs exceed or forecast to exceed budget
- Budgets are usage, cost, reservation
- SNS notifications
What is Trusted Advisor?
- Analyzed AWS accounts and provides recommendations
- Cost Optimization, Performance, Security, Fault Tolerance, Service Limits
What are Trusted Advisor Levels ?
- 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
What is AWS Basic Support:
- documentation, forums access
- Trusted advisor free level
- Personal Health Dashboard: personalized view of dashboard and alerts when our resources affected
What is AWS Developer Support ?
- basic support
- 1 business hours email access
- General guidance < 24 hrs, system impaired < 12 hrs
What is AWS Business Support?
- 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
What is AWS Enterprise Support?
- 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
What is Savings Plan ? (NEW)
- 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
What is Control Tower?
- 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