Difference between revisions of "AWS RDS Instance Types"

From wikieduonline
Jump to navigation Jump to search
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
* https://aws.amazon.com/rds/instance-types/
 
* https://aws.amazon.com/rds/instance-types/
  
* <code>[[db.t2.small]]</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>
8 Up to 5
+
* <code>[[db.t3.2xlarge]]</code>
  
 
* [[db.t3.2xlarge]]
 
 
* <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>
 +
* <code>[[db.x2iedn.32xlarge]]</code>
 +
 +
 +
* 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 16: Line 24:
 
* [[Amazon EC2 Instance types]]
 
* [[Amazon EC2 Instance types]]
 
* [[AWS RDS Single-AZ]]
 
* [[AWS RDS Single-AZ]]
[[cache.]]t4g.micro
+
* [[Terraform resource]]: <code>[[Terraform resource: aws_db_instance|aws_db_instance]]</code>: <code>[[multi_az]]</code>
[[aws_db_instance]]
+
* <code>[[still creating...]]</code>
[[InvalidParameterCombination]]
+
* [[Elasticache]]: <code>[[cache.]]t4g.micro</code>
 +
* <code>[[InvalidParameterCombination]]</code>
 +
* [[Consider creating a Blue/Green Deployment to minimize downtime during upgrades]]
 +
* [[RDS FAQ]]
  
 
== See also ==
 
== See also ==
 +
* {{InvalidParameterCombination}}
 +
* {{db.t3}}
 
* {{AWS RDS}}
 
* {{AWS RDS}}
 
[[Category:RDS]]
 
[[Category:RDS]]

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: