croque-scp / notifier

Forum notification service for Wikidot
http://notifications.wikidot.com
MIT License
13 stars 6 forks source link

Upgrade to MySQL 8 #63

Closed rossjrw closed 1 year ago

rossjrw commented 1 year ago

Resolves #62

Then if everything looks good:

If everything works as expected:

rossjrw commented 1 year ago

Which instance type should I use?

Noting the following criteria for selecting an instance type:

(Note: after #61, it looks like I am using about 700 MB of memory)

Current on-demand pricing for a selection of instance types:

Type Price vCPUs Memory Notes
c6g.medium $0.0404 1 2 GiB Compute optimised
m6g.medium $0.0444 1 4 GiB General purpose non-burstable
t4g.nano $0.0447 2 0.5 GiB Direct upgrade
t3.nano $0.0459 2 0.5 GiB Current
r6g.medium $0.0592 1 8 GiB Most expensive single-vCPU instance type
t4g.medium $0.0776 2 4 GiB Burstable medium equivalent for comparison

Based on the above I conclude:

My limiting factor is CPU so c6g.medium is probably the best bet