Archetypes cloud AWS & server - Equivalent needed #293
Replies: 1 comment
-
Most of the instances listed above look from their name like specialized instances (I imagine that they are standard instances but come preconfigured with software for specific tasks). For example AWS seems to provide "brokers" instances for MQ: https://docs.aws.amazon.com/amazon-mq/latest/developer-guide/broker.html.
But we should verify this assertion for other types of specialized instances... and more importantly document the principle if we add the data to Boavizta API. |
Beta Was this translation helpful? Give feedback.
-
Hello,
I would like to know data (and add to referential if you want) some new AWS instance type not already referenced:
db.t4g.medium > I see for other db.XX.yy we use server platform_aws_XX => ie platform_aws_t4g ?
mq.m5.large > equivalent to m5.large ? Can I use server platform_aws_m5-b ?
kafka.m5.large _> equivalent to m5.large ? Can I use server platform_aws_m5-b ? _
kafka.t3.small > equivalent to t3.small ? Can I use server platform_aws_t3 ?
cache.t4g.small > equivalent to t4g.small ? Can I use server platform_aws_t4g ?
r6g.large.search > equivalent to r6g.large.elasticsearch ? Can I use server r6g.metal ?
Aurora PostgreSQL serverless : db.serverless > no idea about equivalent
M10 > no idea about equivalent
Feel free to discuss about each archetypes separtely.
Thanks in advance <3
Referencial links:
FYI : @demeringo
Beta Was this translation helpful? Give feedback.
All reactions