Skip to main content

3 docs tagged with "microservices"

View all tags

Clean Architecture

How LZStock decouples core financial business rules from gRPC delivery and PostgreSQL persistence using strict Go interfaces.

Self-Healing Microservices

How LZStock implements dynamic service discovery, concurrent health checking, and automated fault isolation using NATS Key-Value TTL.

Testing Boundaries

How LZStock utilizes Interface Mocking, Table-Driven Tests, and Testcontainers to achieve high coverage without sacrificing pipeline speed.