amazon-api-gateway-url-shortener icon indicating copy to clipboard operation
amazon-api-gateway-url-shortener copied to clipboard

Costs consideration

Open rngtng opened this issue 3 years ago • 0 comments

Thanks for this great example. I only wonder about the monthly costs for a given usage. Similar is done in this example https://aws.amazon.com/blogs/compute/build-a-serverless-private-url-shortener/

‚You create 1000 short URLs per month and each is viewed by 1000 users – i.e., 1 million requests per month‘

what would be the costs with this architecture?

rngtng avatar Feb 16 '22 18:02 rngtng