AWS Pricing Calculator
Before building your architecture, it is important to know whether it fits your cost requirements. It is also important to compare different service options.
There are many ways to accomplish this, for example, using the AWS services’ pricing pages. However, AWS Pricing Calculator is the recommended manner. It allows you to create an estimate for the cost of your use on AWS by adding each service individually to a calculator.
Navigate to https://calculator.aws/ and create an estimate. Add each service individually and configure it. The configuration parameters differ per service. The result will be an estimate of both monthly and yearly costs.
Pricing the solution from Chapter 2
Revisit Chapter 2 and recall the architecture depicted in Figure 2.1. It used two services: CloudFront and S3. CloudWatch basic monitoring metrics are free. Recreate this architecture in AWS Pricing Calculator.
Add S3 to your estimate. Specify the region you plan...