Does anyone have examples of what instance types t...
# all-things-deployment
a
Does anyone have examples of what instance types they used for Production DataHub for AWS? Creating a Cost Breakdown for an RFC. Kafka MSK my current assumption: t3.small x 2 (I hope I would not need a large) OpenSearch ElasticSearch Cluster my current assumption: t3.medium RDS MySQL current assumption: t3.medium (think small may be enough but not sure)
e
@early-lamp-41924 do you have any advice here?
e
Depends on the number of entities you are plannin to ingest @adorable-receptionist-20059 what is the estimate number of datasets you are planning to ingest?
a
I am not completely sure, but AWS Glue has 56 Databases and 300 Tables, there are 50 RDS Databases though mostly we would be focused initially on Glue and our primary DB MSSQL(which has 320 tables) and RSDM(lets say another 100 tables)
e
Ah if it is on the thousand level, the above should suffice! I would recommend keeping mysql t3.medium as it is harder to horizontally scale mysql servers.