What is CAPEX?
Capex stands for Capital Expenditure where you pay upfront. It’s a fixed cost.
What’s OPEX?
Opex stands for Operational Expenditure where you pay for what you use. ex: utility billing like gas, energy, water, etc.
What are the 5 Basic Pricing Policies in AWS?
What are AWS best practices to pay less?
In AWS best practices, what are the three fundamentals drivers of costs?
There are three fundamental drivers of costs with AWS:
How much can an user’s costs reduce when turning off instances?
70%
What are 4 pricing models AWS offers?
On-demand
Dedicated
Spot Instances
Reservation
What 7 services in AWS are Free?
What determines prices in EC2? (9)
What does determine Lambda Pricing? (3)
What are the maximum requests of lambda functions on a free tier? how much does it cost after it?
1 million requests per month, after that pay $0.20 per 1 million requests.
How can one be incurred of additional charges when interacting with lambda?
You may incur additional charges in lambda if you interact with other AWS services or transfer data.
For example, if a lambda function needs to read and write data to or from an S3 bucket, you’ll be billed by the read/write requests and the data stored in S3.
How does EBS pricing work?
EBS is billed per:
How does S3 pricing work?
How does Glacier pricing work?
2. Data Retrieval Times
How does Snowball pricing work?
How does RDS pricing work? (9)
How does CloudFront pricing work?
Traffic distribution
Requests
Data transfer out
What’s the difference between AWS Budget and AWS cost Explore?
AWS Budget you set and AWS alerts you BEFORE the billing have incurred
AWS Cost Explorer is the opposite, you can explore all your costs AFTER they have been incurred