For "replacing your microservice" you should checkout PostgREST. It basically turns PostgreSQL into a microservice.
I tried PostgREST and regretted it. I ran into many situations where I wanted a thicker backend between my webapp and db.
I tried PostgREST and regretted it. I ran into many situations where I wanted a thicker backend between my webapp and db.