Microservice application -  Invoice Service with MySQL database

We can take the invoice service from our monolithic application, separate it, and make them separate microservice applications. Let's name it Invoice Service. This service is responsible for creating and tracking invoices.