Difference between revisions of "AWS RDS Instance Types"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
* <code>[[db.t2.small]], <code>[[db.t3.small]]</code></code>
 
* <code>[[db.t2.small]], <code>[[db.t3.small]]</code></code>
 +
 +
[[db.t3]]
 
* <code>[[db.t3.medium]]</code>: 2 [[vCPU]], 4GB RAM - PostgreSQL [[AWS RDS Single-AZ|single AZ]] 60 USD/month - [[Ireland]] <ref>https://calculator.aws/#/estimate?id=2ef39f525cf7169a1753f6cf06f054f1421722b8</ref>
 
* <code>[[db.t3.medium]]</code>: 2 [[vCPU]], 4GB RAM - PostgreSQL [[AWS RDS Single-AZ|single AZ]] 60 USD/month - [[Ireland]] <ref>https://calculator.aws/#/estimate?id=2ef39f525cf7169a1753f6cf06f054f1421722b8</ref>
 
* <code>[[db.t3.large]]</code>:  2 [[vCPU]] 8GB RAM - PostgreSQL [[AWS RDS Single-AZ|single AZ]] 117 USD/month - Ireland <ref>https://calculator.aws/#/estimate?id=cb606abc6b3178cfec4f7b7e8f3690704f42c811</ref>
 
* <code>[[db.t3.large]]</code>:  2 [[vCPU]] 8GB RAM - PostgreSQL [[AWS RDS Single-AZ|single AZ]] 117 USD/month - Ireland <ref>https://calculator.aws/#/estimate?id=cb606abc6b3178cfec4f7b7e8f3690704f42c811</ref>
 
* <code>[[db.t3.2xlarge]]</code>
 
* <code>[[db.t3.2xlarge]]</code>
 +
 
* <code>[[db.r5.large]]</code>
 
* <code>[[db.r5.large]]</code>
 
* <code>[[db.m6g.4xlarge]]</code>: [[vCPU]]: 16, Memory: 64 GiB ~ PostgreSQL 950 USD/month <ref>https://calculator.aws/#/estimate?id=1221e269b4e28fff036a8f9aa7c5719afc3a59d7</ref>
 
* <code>[[db.m6g.4xlarge]]</code>: [[vCPU]]: 16, Memory: 64 GiB ~ PostgreSQL 950 USD/month <ref>https://calculator.aws/#/estimate?id=1221e269b4e28fff036a8f9aa7c5719afc3a59d7</ref>
Line 11: Line 14:
  
 
* Memory: [[R6g]], [[R5]], [[R5b]], [[R5d]], [[R4]], [[X2g]], [[X1e]], [[X1]], [[Z1d]]
 
* Memory: [[R6g]], [[R5]], [[R5b]], [[R5d]], [[R4]], [[X2g]], [[X1e]], [[X1]], [[Z1d]]
 +
 +
 +
== Activities ==
 +
* Modify RDS instance size using <code>[[--db-instance-class]]</code>, Downtime occurs during this change.<ref>https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.DBInstance.Modifying.html</ref>
  
 
== Related terms ==
 
== Related terms ==
Line 17: Line 24:
 
* [[Amazon EC2 Instance types]]
 
* [[Amazon EC2 Instance types]]
 
* [[AWS RDS Single-AZ]]
 
* [[AWS RDS Single-AZ]]
* [[Terraform resource]]: <code>[[Terraform resource: aws_db_instance]]</code>: <code>[[multi_az]]</code>
+
* [[Terraform resource]]: <code>[[Terraform resource: aws_db_instance|aws_db_instance]]</code>: <code>[[multi_az]]</code>
[[cache.]]t4g.micro
+
* <code>[[still creating...]]</code>
 
+
* [[Elasticache]]: <code>[[cache.]]t4g.micro</code>
[[InvalidParameterCombination]]
+
* <code>[[InvalidParameterCombination]]</code>
[[--db-instance-class]]
+
* [[Consider creating a Blue/Green Deployment to minimize downtime during upgrades]]
[[Consider creating a Blue/Green Deployment to minimize downtime during upgrades]]
+
* [[RDS FAQ]]
  
 
== See also ==
 
== See also ==

Latest revision as of 08:57, 27 July 2023

db.t3



Activities[edit]

Related terms[edit]

See also[edit]

  • https://calculator.aws/#/estimate?id=2ef39f525cf7169a1753f6cf06f054f1421722b8
  • https://calculator.aws/#/estimate?id=cb606abc6b3178cfec4f7b7e8f3690704f42c811
  • https://calculator.aws/#/estimate?id=1221e269b4e28fff036a8f9aa7c5719afc3a59d7
  • https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.DBInstance.Modifying.html
  • Advertising: