Skip to content

Cost Optimization: AWS

WindBeneathYourWings edited this page Jan 26, 2022 · 7 revisions

VPC

Endpoint

vpc end-points are expensive. All the services currently being used are not using resources inside a vpc. Therefore, no vpc end-point is necessary. There was a rouge vpc end-point in the dev that wasn't being used. It was the cause of several months of increased costs. Finally identified, tested for usage, and once determined not being used and has no impact on ipe removed. Will monitor costs for vcp going forward but I'm fairly certain this was the cause. The vpc itself is fairly inexpensive it was the vpc endpoint.

Open Search

hourly + storage

  • opportunity on dev to spin up when needed.
  • on prod always should be available.

Cloudfront

Lambda

Api Gateway

s3

Clone this wiki locally