Micro services and databases scale independenltyindependently.
In practise, micro services scale more often than databases.
Databases scale using sharding and/or replications.
Consistency will be handled either using optimistic or pessimistic locking