Real-Dev-Squad / todo-action-items

A running list of todo items for Real Dev Squad site
MIT License
4 stars 8 forks source link

Cost comparison between EC2 and Fargate / ECS #125

Open yesyash opened 1 year ago

yesyash commented 1 year ago

Motivation

As we're slowly transitioning from a monolithic architecture hosted on railway.app to AWS it is important that we set up a good deployment & hosting pipeline to help us scale to the next version of RDS.

For this, a good option that would not require too much effort in the short term and will setup us up for the next year or two at least (taking into consideration we grow from 25req/min currently to 100-150req/min) is Docker.

A look at Other solutions

The problem

Todo

ankushdharkar commented 1 year ago

Thanks @yesyash

Interested to see the cost differences in running 2-3 docker containers in the same EC2 machine ourselves, vs using AWS ECS.