Hacker News new | ask | show | jobs
by pagnihotry 2884 days ago
Hi ameliaquining, like bootlooped pointed out, I am suggesting to not use t2.micro in production and not RDS.
1 comments

Hi, thanks for the write-up, very informative! What would be the lowest instance type you would recommend for a similar setup? I have an app I'm thinking of porting to AWS...
C/M should do it for general workloads in production, R/I on RDS. If you are doing something specific, you may have to look closely at the resource bottlenecks on those instances. t2.micro should be fine for development.