Bản dịch của từ Microservice trong tiếng Việt
Microservice

Microservice(Noun)
Một mẫu kiến trúc phần mềm cấu trúc ứng dụng như một tập hợp các dịch vụ nhỏ độc lập, giao tiếp thông qua mạng.
A software architecture pattern that structures an application as a collection of small independent services that communicate over a network
Mỗi microservice được xây dựng xung quanh một khả năng kinh doanh cụ thể và có thể được phát triển và triển khai độc lập.
Each microservice is built around a specific business capability and can be developed and deployed independently
Microservices cho phép phát triển và triển khai liên tục các ứng dụng lớn phức tạp, giúp dễ dàng mở rộng và bảo trì.
Microservices enable continuous delivery and deployment of large complex applications allowing for easier scaling and maintenance
