Domain 4: Billing and Pricing Flashcards

1
Q

What is AWS Organizations and what is it used for?

A

Organizations offer policy-based, account management Service

Centrally Managed

Consolidate multiple AWS accounts and apply policies to those groups.

Organizations can also be used :
- to help automate the creation of new accounts
through API’s
- to simplify the billing for multiple accounts.

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

What is a Service Control Policy?

A

Policies that centrally control AWS service use across multiple AWS accounts.

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

What are the main features/benefits of Organizations?

A
  1. Centrally manage access policies across multiple AWS accounts
  2. Control access to AWS services
  3. Automate AWS account creation and management
  4. Consolidate billing across multiple AWS accounts
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is consolidated billing?

A

Within Organizations, the ability to set a single payment method for all AWS accounts in your organization.

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

What are the benefits of consolidated billing?

A
  1. Central location to manage billing across all your AWS accounts
  2. Take advantage of pricing benefits of aggregated usage (i.e. volume based discounts) across all your AWS accounts
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the four principles of how AWS pricing works?

A
  1. Pay as you go: Only pay for what you use, when you are using it. No upfront costs and charges immediately end when you stop using a particular service or feature
  2. No long term contracts or complex licensing
  3. Volume based discounts are available
  4. There are no termination fees
  5. Free tier option is available to those new to AWS. Limited resources are available free for charge for 12 months
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the S3 pricing model?

A
  1. How much data you store
    - Applies to data at rest in S3
    - Charged per GB stored (volume based discounts)
    - Price per GB varies by region and storage class
  2. Request Pricing (Moving data in/out of S3)
    - PUT, POST, LIST, GET (API Request)
    - Lifecycle transitions request
    - Data retrieval, data archive, data restore
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the EC2 pricing model?

A

Charged per second (based on an hourly rate)
for the amount of time the instance is running
applies to on-demand and spot instances).

Reserved instances are in 1 or 3 year terms,
regardless of use.

Hourly rates depend on:

  1. The purchasing option (On-demand, Spot, Reserved)
  2. Instance type (AKA processing power)
  3. AMI Type
    - Linux (price varies based on distro/software pkgs)
    - Windows (price varies based on version/software pkgs)
  4. Region

NOTE: You are also charged for transferring data in/out of an instance on a per GB basis

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

What is the TCO Calculator?

A

Total Cost of Ownership calculator: Free tool provided by AWS that allows yo to estimate the cost savings of using the AWS cloud vs using on-premises data center

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

What are the main features/benefits of using the TCO Calculator?

A
  1. By showing how much you can save using AWS, it helps to reduce the TCO by avoiding large capital expenditures on IT hardware and infrastructure
  2. Can provide directional guidance on cost savings
  3. Works by you inputting elements of your current or theoretical on-premises data center, and comparing those cost requirements to how much it would cost in AWS.
  4. Elements can be added/modified as you move through the process to best estimate cost savings
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is AWS Cost Explorer?

A

Free tool that allows you to view charts of your AWS costs

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

What are the main features/benefits of using Cost Explorer?

A
  1. View cost data for the last 13 months
  2. Forecast how much you are likely to spend over the next three months
  3. Discover patterns in how much you spend on AWS resources over time - and identify cost problem areas
  4. Identify which services you use the most, and/or metrics like which availability zones have the most traffic, or which linked AWS account is used the most.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the AWS support plans available and starting prices?

A
  1. Basic: Included with any AWS account
  2. Developer: Starts at $29/month
  3. Business: $100/month
  4. Enterprise: $15,000/month
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the support access associated with each support level?

A

Basic: No access to cloud support representative

Developer: Business hours email only access to a cloud support associate

Business: 24x7 access to a cloud support engineer

Enterprise: 24x7 access to a Senior cloud support engineer

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

What is an AWS Trusted Advisor?

A

Online resource to help you reduce cost, increase performance, and increase security by optimizing your AWS environment.

Provides real time guidance to help you provision your resources following AWS best practices

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

What are the 5 Trusted Advisor Categories?

A
  1. Cost Optimization
  2. Performance
  3. Security
  4. Fault Tolerance
  5. Service Limits
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

How many Trusted Advisor “checks” come with each support plan?

A

Basic: 7 core checks
Developer: 7 core checks
Business: Full set of checks
Enterprise: Full set of checks

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

What are the 7 core Trusted Advisor checks included in all support plans?

A
  1. Security Groups (port checks)
  2. IAM use
  3. Is MFA enabled on the root user account
  4. EBS public snapshots
  5. RDS public snapshots
  6. Service Limits
  7. S3 Bucket Permissions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What features of Trusted Advisor are only available to the business and enterprise support plans?

A
  1. Notifications to stay up to date with your AWS resource deployment with weekly updates
  2. Access to the full list of trusted advisor checks
  3. Programmatic access to retrieve/refresh Trusted Advisor results via AWS support API
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What do you do if you think your AWS account has been compromised?

A
  1. Change your AWS root account password
  2. Change all IAM user’s passwords
  3. Delete or rotate all programmatic access keys
  4. Delete any resources in your account that you did not create
  5. Respond to any notifications that you received from AWS through the AWS support center and/or contact AWS support to open a support case
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What are AWS white papers?

A

Collection of technical documents that outline many relevant AWS topics such as (but not limited to):

  1. Architecture best practices
  2. Security best practices
  3. Cloud Computing economics
  4. Serverless architecture

All white papers have been reviewed and approved by AWS, independent analysts, or the AWS community (customers or partners)

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

What is AWS service documentation?

A

Collection of documents specific to each AWS service. Provide detailed technical explanations and walkthroughs on how to use each service and its features.

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

What is the AWS philosophy on pricing?

A

Start or stop using a product any time

End of month only pay for what you use

No long term contracts

24
Q

What are the offerings of the free tier that expire after 12 months?

A

EC2

S3

Amazon RDS

Cloudfront

(all have limits)

25
What are the 5 basic AWS pricing policies?
Pay as you go Pay less when you reserve Pay less by using more Pay less as AWS grows Custom pricing
26
Linux EC2 instances are charged by the _____ and Windows instances are currently charged by the _____
minute hour
27
Is it possible to get custom pricing for AWS?
Yes for huge accounts
28
What are the free services for AWS?
VPC Elastic Beanstalk (not the provisioned resources) CloudFormation (provisions not free) IAM Auto Scaling (extra instances not free) Opsworks Consolidated Billing
29
What are the three fundamental charges for AWS?
Compute Storage Data Out (In free)
30
What specific things determine EC2 charges?
Clock hours of server Machine Configuration Instance Type Number of instances Load Balancing Detailed Monitoring Auto Scaling Instances Elastic IP Addresses OS and Software Package
31
What is the pricing options for EC2 reserved instances?
1-year (no down payment) 1-year (partial down) 1-year (100% down) 3-year (partial down) 3-year(100% down)
32
What determines S3 prices
Storage class (Standard or IA) Storage Amount Requests (GET, PUT, COPY) Data Transfer (in free, out costs)
33
What determines RDS price?
Server clock hours DB options (Multi-AZ, Read Replicas, License Type) Size of instance Number of instances Provisioned storage Additional Storage Requests Deployment Type (Multi-AZ, Read Replicas) Data Transfer (out)
34
What determines CloudFront pricing?
Traffic Distribution Requests Data Transfer Out
35
What are the available support plans, currently?
Basic Developer Business Enterprise
36
What are the characteristics of the Basic Support Plan?
Free Forums Only
37
What are the characteristics of the Developer Support Plan?
$29/month Business Hour by Email 1 person - unlimited cases
38
What are the characteristics of the Business Support Plan?
$100/month 24x7, email, chat, phone Unlimited contacts Unlimited Cases
39
What are the characteristics of the Enterprise Support Plan?
$15,000/month 24 x 7 email, chat, phone Dedicated Acct Manager (TAM) Unlimited Contacts, Cases
40
What is the response time for Basic support plan?
None
41
What is the response time for Developer support plan?
General Guidance = < 24 business hours System Impaired = < 12 business hours
42
What is the response time for Business support plan?
General Guidance = < 24 hours System Impaired = < 12 hours Production System Impaired = < 4 hours Production System Down = < 1 hour
43
What is the response time for Enterprise support plan? | EXAM *
General Guidance = < 24 hours System Impaired = < 12 hours Production System Impaired = < 4 hours Production System Down = < 1 hour Business-critical system down = < 15 minutes
44
Can applied tags be inherited?
Yes, where a service provisions other resources e.g Autoscaling Cloudformation Elastic Beanstalk
45
In consolidated billing what are the characteristics of the root account?
Known as the Paying Account Linked accounts roll up All charges flow through that account Max of 20 linked accounts
46
What are the advantages of using Consolidated Billing?
One bill per AWS account Easy to track charges Easy cost allocation Volume discounts for all linked accounts Spread reserved EC2 instances Aggregation into CloudTrail
47
What are the best practices for the paying account in consolidated billing?
Enable MFA Strong/Complex passwords Do NOT deploy resources with this account
48
When creating an AWS Organization, what are the two choices?
All features Consolidated billing only
49
What does the AWS Simple Monthly Calendar do?
Allows you to model infrastructure options to determine monthly pricing estimate. Does not provide Total Cost of Ownership (TCO)
50
What are Quickstarts?
Templates in Cloudformation that easily provision infrastructures. Best practices Security Scalability All necessary components
51
What does the Total Cost of Ownership (TCO) Calculator Do?
Allows you to determine your on-prem costs vs projected AWS costs for the same thing. Broken down by Server Storage Network IT-Labor
52
What are the AWS Key principles of pricing?
Understand the fundamentals Start early with cost optimization Maximize the power of flexibility Use the right pricing model for the job
53
What does Amazon mean by "Start early with cost optimization"?
Put cost and visibility control mechanisms in place before the environment grows large and complex.
54
What does Amazon mean by the pricing principle of "maximizing the power of flexibility"?
Paying for services as-needed and when needed allows your business to focus on innovation and invention
55
What does Amazon mean by the principle of "using the right pricing model for the job?" (applies to all offerings)
Choosing on demand, dedicated instances, spot instances or reserved instances
56
What is the pricing model for Lambda?
Number of Requests Free - Limited to 1 million requests/month $0.20 per million after Duration 400,000 GB Seconds/month Up to 3.2 million seconds of compute time .00001667 per GB seconds after