AWS Billing and Pricing Flashcards

1
Q

What is AWS’s Pay Model?

A

AWS works on a pay as you go model in which you only pay for what you use, when you are using it.

If you turn off resources, you don’t pay for them (you may pay for consumed storage).

There are no upfront charges, and you stop paying for a service when you stop using it.

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

What is AWS Termination Policy?

A

Aside from EC2 reserved instances you are not locked into long term contracts and can terminate whenever you choose to.

There are no termination fees.

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

Are volume discounts available for AWS?

A

Volume discounts are available so the more you use a service the cheaper it gets (per unit used).

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

What are the 3 fundamental drivers of cost in AWS?

A

Compute, storage, and outbound data transfer.

In most cases, there is no charge for inbound data transfer or for data transfer between other AWS services within the same region (there are some exceptions).

Outbound data transfer is aggregated across services and then charged at the outbound data transfer rate.

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

What is the free tier in AWS?

A

Free tier allows you to run certain resources for free.

Free tier includes offers that expire after 12 months and offers that never expire.

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

What are the pricing policies in AWS?

A

Pricing policies include:

Pay as you go.
Pay less when you reserve.
Pay even less per unit when using more.
Pay even less as AWS grows.
Custom pricing (enterprise customers only).

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

What are the free services in AWS?

A

Amazon VPC.
Elastic Beanstalk (but not the resources created).
CloudFormation (but not the resources created).
Identity Access Management (IAM).
Auto Scaling (but not the resources created).
OpsWorks.
Consolidated Billing.

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

What is Amazon EC2 pricing based on?

A

EC2 pricing is based on:

Clock hours of server uptime.
Instance configuration.
Instance type.
Number of instances.
Load balancing.
Detailed monitoring.
Auto Scaling (resources created).
Elastic IP addresses (charged if allocated but not used).
Operating systems and software packages.

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

What is EC2 On Demand?

A

Means you pay for compute or database capacity with no long-term commitments of upfront payments.

You pay for the computer capacity per hour or per second (Linux only, and applies to On-Demand, Reserved and Spot instances).

Recommended for users who prefer low cost and flexibility without upfront payment or long-term commitments.

Good for applications with short-term, spiky, or unpredictable workloads that cannot be interrupted.

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

What is EC2 Dedicated Hosts?

A

A dedicated host is an EC2 servers dedicated to a single customer.

Runs in your VPC.

Good for when you want to leverage existing server-bound software licenses such as Windows Server, SQL Server, and SUSE Linux Enterprise Server.

Also good for meeting compliance requirements.

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

What is EC2 Dedicated Instances?

A

Dedicated Instances are Amazon EC2 instances that run in a VPC on hardware that’s dedicated to a single customer.

Dedicated instances are physically isolated at the host hardware level from instances that belong to other AWS accounts.

Dedicated instances may share hardware with other instances from the same AWS account that are not Dedicated instances.

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

What is EC2 Spot Instances?

A

Purchase spare computing capacity with no upfront commitment at discounted hourly rates.

Provides up to 90% off the On-Demand price.

Recommended for applications that have flexible start and end times, applications that are only feasible at very low compute prices, and users with urgent computing needs for a lot of additional capacity.

In the old model Spot instances were terminated because of higher competing bids, in the new model this does not happen, but instances still may be terminated (with a 2-minute warning) when EC2 needs the capacity back – note: the exam may not be updated to reflect this yet.

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

What is EC2 Savings Plans?

A

Commitment to a consistent amount of usage (EC2 + Fargate + Lambda); Pay by $/hour; 1 or 3-year commitment.

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

What is EC2 Reservations?

A

Reserved instances provide significant discounts, up to 75% compared to On-Demand pricing, by paying for capacity ahead of time.

Provide a capacity reservation when applied to a specific Availability Zone.

Good for applications that have predictable usage, that need reserved capacity, and for customers who can commit to a 1 or 3-year term.

Reservation options include no upfront, partial upfront and all upfront.

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

What services do Reservations apply to?

A

Reservations apply to various services, including:

  • Amazon EC2 Reserved Instances.
  • Amazon DynamoDB Reserved Capacity.
  • Amazon ElastiCache Reserved Nodes.
  • Amazon RDS Reserved Instances.
  • Amazon RedShift Reserved Instances.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is Amazon S3 Pricing based on?

A

Storage pricing is determined by:

  • Storage class – e.g., Standard or IA.
  • Storage quantity – data volume stored in your buckets on a per GB basis.
  • Number of requests – the number and type of requests, e.g., GET, PUT, POST, LIST, COPY.
  • Lifecycle transitions requests – moving data between storage classes.
  • Data transfer – data transferred out of an S3 region is charged.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What is Amazon Glacier Pricing?

A

Extremely low cost and you pay only for what you need with no commitments of upfront fees.

Charged for requests and data transferred out of Glacier.

“Amazon Glacier Select” pricing allows queries to run directly on data stored on Glacier without having to retrieve the archive. Priced on amount of data scanned, returned, and number of requests initiated.

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

What is AWS Snowball Pricing based on?

A

Pay a service fee per data transfer job and the cost of shipping the appliance.

Each job allows use of Snowball appliance for 10 days onsite for free.

Data transfer in to AWS is free and outbound is charged (per region pricing).

19
Q

What is Amazon RDS pricing based on?

A

RDS pricing is determined by:

  • Clock hours of server uptime – amount of time the DB instance is running.
  • Database characteristics – e.g. database engine, size, and memory class.
  • Database purchase type – e.g. On-Demand, Reserved.
  • Number of database instances.
  • Provisioned storage – backup is included up to 100% of the size of the DB. After the DB is terminated backup storage is charged per GB per month.
  • Additional storage – the amount of storage in addition to the provisioned storage is charged per GB per month.
  • Requests – the number of input and output requests to the DB.
  • Deployment type – single AZ or multi-AZ.
  • Data transfer – inbound is free, outbound data transfer costs are tiered.
  • Reserved Instances – RDS RIs can be purchased with No Upfront, Partial Upfront, or All Upfront terms. Available for Aurora, MySQL, MariaDB, Oracle and SQL Server.
20
Q

What is Amazon CloudFront pricing based on?

A

CloudFront pricing is determined by:

  • Traffic distribution – data transfer and request pricing, varies across regions, and is based on the edge location from which the content is served.
  • Requests – the number and type of requests (HTTP or HTTPS) and the geographic region in which they are made.
  • Data transfer out – quantity of data transferred out of CloudFront edge locations.
  • There are additional chargeable items such as invalidation requests, field-level encryption requests, and custom SSL certificates.
21
Q

What is AWS Lambda pricing based on?

A

Pay only for what you use and charged based on the number of requests for functions and the time it takes to execute the code.

Price is dependent on the amount of memory allocated to the function.

22
Q

What is Amazon EBS pricing based on?

A

Pricing is based on three factors:

  • Volumes – volume storage for all EBS volumes type is charged by the amount of GB provisioned per month.
  • Snapshots – based on the amount of space consumed by snapshots in S3. Copying snapshots is charged on the amount of data copied across regions.
  • Data transfer – inbound data transfer is free, outbound data transfer charges are tiered.
23
Q

What is Amazon DynamoDB Pricing based on?

A

Charged based on:

  • Provisioned throughput (write).
  • Provisioned throughput (read).
  • Indexed data storage.
  • Data transfer – no charge for data transfer between DynamoDB and other AWS services within the same region, across regions is charged on both sides of the transfer.
  • Global tables – charged based on the resources associated with each replica of the table (replicated write capacity units, or rWCUs).
  • Reserved Capacity – option available for a one-time upfront fee and commitment to paying a minimum usage level at specific hourly rates for the duration of the term. Additional throughput is charged at standard rates.
24
Q

What is Amazon DynamoDB On-demand capacity mode?

A

On-demand capacity mode:

  • Charged for reads and writes
  • No need to specify how much capacity is required
  • Good for unpredictable workloads
25
Q

What is Amazon DynamoDB Provisioned capacity mode?

A
  • Specify number of reads and writes per second
  • Can use Auto Scaling
  • Good for predictable workloads
  • Consistent traffic or gradual changes
26
Q

What types of AWS support plans are available?

A
  • Basic – billing and account support only (access to forums only).
  • Developer – business hours support via email.
  • Business – 24×7 email, chat, and phone support.
  • Enterprise – 24×7 email, chat, and phone support.
27
Q

What do AWS support plans come with?

A

Developer allows one person to open unlimited cases.

Business and Enterprise allow unlimited contacts to open unlimited cases.

Enterprise support comes with a Technical Account Manager (TAM).

28
Q

What are tags in AWS?

A

Tags are key / value pairs that can be attached to AWS resources.

Tags contain metadata (data about data).

Tags can sometimes be inherited – e.g. resources created by Auto Scaling, CloudFormation or Elastic Beanstalk.

29
Q

What are Resource Groups in AWS?

A

Resource groups make it easy to group resources using the tags that are assigned to them. You can group resources that share one or more tags.

Resource groups contain general information, such as:

  • Region.
  • Name.
  • Health Checks.

And specific information, such as:

  • Public & private IP addresses (for EC2).
  • Port configurations (for ELB).
  • Database engine (for RDS).
30
Q

What are AWS Organisations?

A

AWS organizations allows you to consolidate multiple AWS accounts into an organization that you create and centrally manage.

Includes root accounts and organizational units.

31
Q

What feature sets are AWS Organisations available in?

A

Available in two feature sets:

  • Consolidated Billing.
  • All features.
32
Q

Where are policies applied in AWS Organisations?

A

Policies are applied to root accounts or OUs.

33
Q

What does consolidated billing include in AWS Organisations?

A

Consolidated billing includes:

Paying Account – independent and cannot access resources of other accounts.
Linked Accounts – all linked accounts are independent.

34
Q

What benefits does consolidated billing have in AWS Organisations?

A

Consolidated billing has the following benefits:

  • One bill – You get one bill for multiple accounts.
  • Easy tracking – You can track the charges across multiple accounts and download the combined cost and usage data.
  • Combined usage – You can combine the usage across all accounts in the organization to share the volume pricing discounts and Reserved Instance discounts. This can result in a lower charge for your project, department, or company than with individual standalone accounts.
  • No extra fee – Consolidated billing is offered at no additional cost.
35
Q

What is the limit of linked accounts in AWS Organisations?

A

Limit of 20 linked accounts (by default).

36
Q

What are the benefits of AWS Organisations?

A
  • One bill for multiple AWS accounts.
  • Easy to track charges and allocate costs.
  • Volume pricing discounts can be applied to resources.
  • Billing alerts enabled on the Paying account include data for all Linked accounts (or can be created per Linked account).
  • Consolidated billing allows you to get volume discounts on all your accounts.
  • Unused reserved instances (RIs) for EC2 are applied across the group.
  • CloudTrail is on a per account basis and per region basis but can be aggregated into a single bucket in the paying account.
37
Q

What are the best practices of AWS Organisations?

A

Best practices:

  • Always enable multi-factor authentication (MFA) on the root account.
  • Always use a strong and complex password on the root account.
  • The Paying account should be used for billing purposes only. Do not deploy resources into the Paying account.
38
Q

What is AWS Quick Start?

A

Quick Starts are built by AWS architects and partners to help you deploy popular solutions on AWS, based on AWS best practices for security and high availability.

These reference deployments implement key technologies automatically on the AWS Cloud, often with a single click and in less than an hour.

Leverages CloudFormation.

AWS Cost Calculators and Tools
- AWS Cost Explorer – enables you to visualize your usage patterns over time and to identify your underlying cost drivers.
- AWS Pricing Calculator – create cost estimates to suit your AWS use cases

39
Q

What is AWS Cost Explorer?

A

The AWS Cost Explorer is a free tool that allows you to view charts of your costs.

You can view cost data for the past 13 months and forecast how much you are likely to spend over the next three months.

Cost Explorer can be used to discover patterns in how much you spend on AWS resources over time and to identify cost problem areas.

40
Q

What statistics can Cost Explorer help you to identify?

A

Cost Explorer can help you to identify service usage statistics such as:
- Which services you use the most.
- View metrics for which AZ has the most traffic.
- Which linked account is used the most.

41
Q

What is AWS Pricing Calculator?

A

AWS Pricing Calculator is a web-based service that you can use to create cost estimates to suit your AWS use cases.

AWS Pricing Calculator is useful both for people who have never used AWS and for those who want to reorganize or expand their usage.

AWS Pricing Calculator allows you to explore AWS services based on your use cases and create a cost estimate.

42
Q

What is AWS Cost & Usage Report?

A

Publish AWS billing reports to an Amazon S3 bucket.

Reports break down costs by:

  • Hour, day, month, product, product resource, tags.

Can update the report up to three times a day.

Create, retrieve, and delete your reports using the AWS CUR API Reference.

43
Q

What is AWS Price List API?

A

Query the prices of AWS services.

Price List Service API (AKA the Query API) – query with JSON.

AWS Price List API (AKA the Bulk API) – query with HTML.

Alerts via Amazon SNS when prices change.

44
Q

What is AWS Budget?

A

Used to track cost, usage, or coverage and utilization for your Reserved Instances and Savings Plans, across multiple dimensions, such as service, or Cost Categories.

Alerting through event-driven alert notifications for when actual or forecasted cost or usage exceeds your budget limit, or when your RI and Savings Plans’ coverage or utilization drops below your threshold.

Create annual, quarterly, monthly, or even daily budgets depending on your business needs.