Skip to main content

2 docs tagged with "Microservices"

View all tags

E-commerce Microservices

The following sample microservices app shows how Keploy helps you test microservices applications. In the sample microservices app, we have 3 microservices:user service, product service, and order service, each with its own MySQL database, plus LocalStack SQS for messaging.

K8s Record Replay

The following sample app to test Keploy integration capabilities using NextJS,Drizzle and Postgres.