Hey everyone! I'm working on a project that involves processing video feeds from around 200 cameras in a mall. The goal is to use facial recognition to identify people in the videos and analyze their movement patterns—like which stores they're visiting. I know there's a lot more to add later, but right now, I'm looking for help estimating costs for the current scope. I'm considering using several AWS services for this project, including AWS Rekognition for the facial recognition part, S3 for storing images, and RDS for tracking user information and movements. Any insights on what costs I might be looking at?
4 Answers
Since you're dealing with 200 cameras, I recommend reaching out to your AWS Account Manager if possible. They can provide a high-level architecture overview and detailed costing estimates for your needs. Keep in mind that running this project won't be cheap, though.
Have you checked out the AWS pricing calculator? It's a great tool to help give you a clearer picture of costs based on what you need to do and the resources you'll be using!
In my experience, estimating costs for AWS services can get complicated, especially when you're managing video data. The pricing calculator is really useful! When you're estimating, try to calculate the number of images or how much video you'll process each month. Be careful with S3 costs, as video storage can increase quickly. Using lifecycle rules can help you manage old footage and potentially reduce expenses. Don't forget to factor in data transfer costs, which can add up fast, especially for video.
I suggest considering DynamoDB instead of RDS—it scales better for handling lots of read/write operations that you'll likely encounter with all those cameras. It's tough to pin down exact costs with just what you've shared, but you'll want to brace for higher expenses.
Related Questions
Fix Not Being Able To Add New Categories With Intuitive Category Checklist For Wordpress
Get Real User IP Without Installing Cloudflare Apache Module
How to Get Total Line Count In Visual Studio 2013 Without Addons
Install and Configure PhpMyAdmin on Centos 7
How To Setup PostfixAdmin With Dovecot and Postfix Virtual Mailbox
Dovecot Error Unknown database driver mysql