- Building Serverless Web Applications
- Diego Zanon
- 100字
- 2021-07-15 17:31:34
Cognito pricing
Each user has an associated profile that costs US$ 0.0055 per month. However, there is a permanent free tier that allows 50,000 monthly active users without charges, which is more than enough for our use case.
Besides that, we are charged for Cognito Syncs of our user profiles. It costs US$ 0.15 for each 10,000 sync operations and US$ 0.15 per GB/month stored. If we estimate 1,000 active and registered users with less than 1 MB per profile, with less than 10 visits per month in average, we can estimate a charge of US$ 0.30.
Total: US$ 0.30
推薦閱讀
- PHP程序設計(慕課版)
- CentOS 7 Server Deployment Cookbook
- C語言程序設計基礎與實驗指導
- 從程序員到架構師:大數據量、緩存、高并發、微服務、多團隊協同等核心場景實戰
- Easy Web Development with WaveMaker
- Android Wear Projects
- Learning Concurrency in Kotlin
- Web前端應用開發技術
- R用戶Python學習指南:數據科學方法
- JSP程序設計實例教程(第2版)
- scikit-learn Cookbook(Second Edition)
- INSTANT JQuery Flot Visual Data Analysis
- Flink核心技術:源碼剖析與特性開發
- Python數據預處理技術與實踐
- Moodle 3.x Developer's Guide