Back to browse
Microservice Architecture Assessment
My program uses a microservices architecture system. Please help me evaluate the system's service splitting situation, whether the splitting is reasonable, whe…
Added May 19, 20260 views0 copies
Prompt
My program uses a microservices architecture system. Please help me evaluate the system's service splitting situation, whether the splitting is reasonable, whether the communication between services uses appropriate protocols and technologies, whether there are issues such as long service call chains, service circuit breaking, and flow control, and provide corresponding suggestions to optimize the system's architecture and service governance.
Replace text in [BRACKETS] with your own values before pasting.