Skip to content

Commit b7e82c4

Browse files
committed
feat: update budget estimation section with detailed cost analysis and usage assumptions
1 parent e075420 commit b7e82c4

File tree

2 files changed

+28
-34
lines changed

2 files changed

+28
-34
lines changed

content/2-Proposal/_index.md

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -93,23 +93,20 @@ Rafilm employs a modular serverless architecture using AWS services for scalabil
9393

9494
### 6. Budget Estimation
9595

96-
**Estimated Monthly Cost:**
97-
98-
_To be updated_
99-
100-
<!-- | Service | Usage | Monthly Cost |
101-
|----------|--------|--------------|
102-
| AWS Lambda | 100K requests | $0.00 |
103-
| API Gateway | 5K API calls | $0.05 |
104-
| DynamoDB | 25K reads/writes | $0.20 |
105-
| S3 | 1 GB storage | $0.02 |
106-
| Amplify Hosting | 500 MB | $0.35 |
107-
| Cognito | 50 users | $0.00 |
108-
| SQS | 10K messages | $0.01 |
109-
| Personalize | 1 model training + inference | $0.05 |
110-
| Bedrock | 500 chatbot requests | $0.05 | -->
111-
112-
<!-- **Total Estimated Cost:** ≈ **$0.7/month** (≈ **$8.40/year**) -->
96+
**Estimated Monthly Cost:** $40.09 USD ($481.08 for 12 months)
97+
98+
The cost estimate of this project is projected in this link: [https://calculator.aws/#/estimate?id=dab7fb57dabfb76041cdba98ac2bac7ba9630046](https://calculator.aws/#/estimate?id=dab7fb57dabfb76041cdba98ac2bac7ba9630046)
99+
100+
The monthly cost estimate of **$40.09 USD** is calculated based on the following specific usage assumptions derived from the AWS Pricing Calculator:
101+
102+
- **Standard Usage:** Assumes **10,000 requests per month** for both **AWS Lambda** and **Amazon API Gateway**.
103+
- **User Base:** Assumes a maximum of **10,000 Monthly Active Users (MAU)** for **Amazon Cognito**.
104+
- **AI/ML Usage (Primary Cost Driver):**
105+
- **Amazon Bedrock** is estimated for continuous operation (24 hours per day) with an average of **1 request per minute** and **100 input/output tokens per request**.
106+
- **Amazon Personalize** includes **1 GB of data ingested** and **15 training hours per month**.
107+
- **Security Overhead:** Assumes use of **1 AWS WAF Web ACL** with 4 Rules and 3 Managed Rule Groups.
108+
- **Data Storage:** Assumes **0.5 GB** of data storage in **Amazon DynamoDB**.
109+
113110

114111
### 7. Risk Assessment
115112

content/2-Proposal/_index.vi.md

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -93,23 +93,20 @@ Rafilm sử dụng kiến trúc serverless mô-đun trên AWS nhằm đạt kh
9393

9494
### 6. Ước tính ngân sách
9595

96-
**Chi phí Dự kiến Hàng tháng (đủ điều kiện Free Tier của AWS):**
97-
98-
_Sẽ cập nhật_
99-
100-
<!-- | Dịch vụ | Sử dụng | Chi phí hàng tháng |
101-
|----------|--------|--------------|
102-
| AWS Lambda | 100K requests | $0.00 |
103-
| API Gateway | 5K API calls | $0.05 |
104-
| DynamoDB | 25K reads/writes | $0.20 |
105-
| S3 | 1 GB storage | $0.02 |
106-
| Amplify Hosting | 500 MB | $0.35 |
107-
| Cognito | 50 users | $0.00 |
108-
| SQS | 10K messages | $0.01 |
109-
| Personalize | 1 model training + inference | $0.05 |
110-
| Bedrock | 500 chatbot requests | $0.05 | -->
111-
112-
<!-- **Tổng ước tính:** ≈ **$0.7/tháng** (≈ **$8.40/năm**) -->
96+
**Chi phí ước tính hàng tháng:** $40.09 USD ($481.08 cho 12 tháng)
97+
98+
Ước tính chi phí của dự án này được dự kiến trong link sau: [https://calculator.aws/#/estimate?id=dab7fb57dabfb76041cdba98ac2bac7ba9630046](https://calculator.aws/#/estimate?id=dab7fb57dabfb76041cdba98ac2bac7ba9630046)
99+
100+
Chi phí ước tính hàng tháng là **$40.09 USD** được tính toán dựa trên các giả định sử dụng cụ thể sau đây từ AWS Pricing Calculator:
101+
102+
- **Mức sử dụng tiêu chuẩn:** Giả định **10.000 yêu cầu mỗi tháng** cho cả **AWS Lambda****Amazon API Gateway**.
103+
- **Cơ sở người dùng:** Giả định tối đa **10.000 Người dùng Hoạt động Hàng tháng (MAU)** cho **Amazon Cognito**.
104+
- **Mức sử dụng AI/ML (Yếu tố chi phí chính):**
105+
- **Amazon Bedrock** được ước tính hoạt động liên tục (24 giờ mỗi ngày) với trung bình **1 yêu cầu mỗi phút****100 token đầu vào/đầu ra cho mỗi yêu cầu**.
106+
- **Amazon Personalize** bao gồm **1 GB dữ liệu được nhập****15 giờ huấn luyện mỗi tháng**.
107+
- **Chi phí bảo mật:** Giả định sử dụng **1 AWS WAF Web ACL** với 4 Rules và 3 Managed Rule Groups.
108+
- **Lưu trữ dữ liệu:** Giả định **0.5 GB** dữ liệu lưu trữ trong **Amazon DynamoDB**.
109+
113110

114111
### 7. Đánh giá rủi ro
115112

0 commit comments

Comments
 (0)