Aws Database

Alaaa year ago

i have about 1000 cars , and I'm using ec2 and MySQL database
can anyone suggest me what is the best database for traccar. , rds or arura and what is the storage type gp or io ? and what is the best database instance size

Track-tracea year ago

What would not be good about Mysql while having 1000 devices ?

Anton Tananaeva year ago

We recommend a local MySQL database.

Alaaa year ago

why local?

Anton Tananaeva year ago

Because from practice it works much better than remote. The usage pattern is very different from a typical database. You have extremely high write frequency.

Ashok Chandraa year ago

Can we use managed database also ??

Anton Tananaeva year ago

Why not?

sdntecha year ago

@Ashok, I have a similar requirement, let me know if you want to tag team and work together?

sdntecha year ago

@Alaa are you using mysql locally on EC2 or you have it decoupled?

Ashok Chandraa year ago

@sdntech what is you requirements??