What is the translation of " MICROSERVICE " in Vietnamese?

Examples of using Microservice in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
A microservice is not a new concept.
Microservices không phải là một khái niệm mới.
When to use the microservice architecture?
Lúc nào nên áp dụng kiến trúc microservices?
A Microservice should be developed by one team.
Một microservice có thể được phát triển bởi một team nhỏ.
It can be relatively cheap andeasy to turn that module into a microservice.
Nó có thể tương đối tốn ít chi phívà dễ dàng biến mô- đun đó thành một dịch vụ nhỏ.
When to Use Microservice Architecture?
Khi nào nên sử dụng kiến trúc Microservices?
People also translate
Microservice has code for business logic only, No mixup with HTML, CSS or other UI component.
Microservices chỉ gồm business logic code và không bao gồm HTML, CSS.
When to Use Microservice Architecture?
Lúc nào nên áp dụng kiến trúc microservices?
That component calls the service registry anddetermines the absolute location of the microservice.
Component này sẽ gọi Service Registry vàquyết định địa điểm của các microservices.
A microservice may also only need a simple key-store database like Redis.
Một microservice cũng có thể chỉ cầnmột database được lưu trữ theo key đơn giản như Redis.
As a result of duplicating common functionalities, each microservice implementation can become complex.
Việc trên dẫn đến các tính năng phổ biến bị trùng lặp,việc thực hiện mỗi microservices có thể trở nên phức tạp.
A microservice, is a single self-contained unit, with several others, making a large application.
Mỗi microservices là một đơn vị độc lập, cùng nhiều đơn vị khác tạo nên một ứng dụng lớn.
Component testing involves testing the interaction of a microservice with its dependencies, such as a database.
Component tests sẽkiểm tra sự tương tác của microservices với các thành phần khác của nó, như cơ sở dữ liệu,….
Microservice can be developed independently by small team of developers(normally 2 to 5 developers).
Microservices có thể phát triển độc lập bởi một team nhỏ có thể chỉ từ 2 đến 5 developers.
The architecture also makes it easier for you todiversify the layers of security you wish to adopt on each microservice.
Kiến trúc này cũng giúp bạn dễ dàng hơn trong việcđa dạng hóa các lớp bảo mật mà bạn muốn áp dụng trên mỗi microservice.
A microservice is a single self-contained unit which, together with many others, makes up a large application.
Mỗi microservices là một đơn vị độc lập, cùng nhiều đơn vị khác tạo nên một ứng dụng lớn.
The timeout pattern is a mechanism whichis allowing you to stop waiting for a response from the microservice when you think that it won't come.
Mẫu timeout là một cơ chếcho phép bạn ngừng chờ phản hồi từ microservice khi bạn nghĩ rằng nó sẽ không đến.
If a microservice wants to consume another microservice that also needs to be done through the API-GW.
Nếu một microservice muốn giao tiếp với một microservice khác thì cần đi qua API Gateway.
Often the direct communication style is considered as an microservice anti-pattern for large scale microservice implementations.
Thường việc kết nối trực tiếp trong microservices được coi là anti- pattern cho việc triển khai các ứng dụng microservice có quy mô lớn.
Microservice instances are registered with the service registry on startup and deregistered on shutdown.
Các microservice instance được đăng ký với service registry khi khởi động và sẽ hủy đăng ký khi bị shut down.
That is because the data owned by each microservice is private to that microservice and can only be accessed via its API.
Đó là bởi vì dữ liệu thuộc sở hữu củamỗi microservice là riêng tư đối với service đó và chỉ có thể được truy cập thông qua API của nó.
As microservice application comprises of number of microservices, the failures of one part of the microservices-based application should not affect the rest of the application.
một ứng dụng kiến trúc microservices bao gồm nhiều microservices, một service dừng hoạt động không nên ảnh hưởng đến phần còn lại.
By definition, this means an API is usually a portion of a microservice, allowing for interaction with the microservice itself.
Theo định nghĩa, điều này có nghĩa là API thường là một phần của microservice, cho phép tương tác với chính microservice.
If the microservice at the bottom of a call chain fails, it can have knock on effects on all the other microservices.
Nếu một microservice ở cuối cùng của chuỗi cuộc gọi thất bại, nó có thể ảnh hưởng đến tất cả những microservice khác.
Over time, the amount of functionality implemented by the monolithic application shrinks until either it disappears entirely orit becomes just another microservice.
Theo thời gian, số lượng chức năng được thực hiện bởi ứng dụng nguyên khối co lại cho đến khi nó biến mất hoàn toàn hoặctrở thành một microservice khác.
Each microservice is a small application that has its own hexagonal architecture consisting of business logic along with various adapters.
Mỗi dịch vụ là một ứng dụng nhỏ có kiến trúc đa diện lõi là business logic kết nối ra các adapter khác nhau.
With the use of API-GW pattern, the microservice becomes even more lightweight as all the non-functional requirements are implemented at the Gateway level.
Với việc sử dụng mẫu API- gateway, microservice sẽ trở nên nhẹ hơn nữa vì tất cả các yêu cầu phi chức năng được thực hiện ở cấp độ gateway.
Microservice architecture, or simply microservices, is a distinctive method of developing software systems that has grown in popularity in recent years.
Kiến trúc microservice, hay đơn giản là microservice, là một phương pháp đặc biệt để triển khai hệ thống phần mềm, đã nổi lên mạnh mẽ trong những năm gần đây.
It would be easier to find if your microservice only has one route but if a microservice communicates with multiple other microservices, it can consume a lot of your time by just looking for that error.
Sẽ dễ dàng tìm thấy hơn nếu microservice của bạn chỉ có một route nhưng nếu một microservice giao tiếp với nhiều microservice khác, nó có thể tiêu tốn rất nhiều thời gian của bạn chỉ để tìm kiếm một lỗi.
As with the microservice/container scenario, serverless computing bypasses the virtual machine layer and functions run on bare metal.
Như với kịch bản cho microservice/ container, điện toán không máy chủ bỏ qua lớp máy ảo và các chức năng chạy trên bare metal.
The structure of container-based microservice architectures allows IoT developers to deploy software quickly, at scale, and without fear of disrupting software dependencies elsewhere in the system.
Cấu trúc của các kiến trúc microservice dựa trên container cho phép các nhà phát triển IoT triển khai phần mềm một cách nhanh chóng, ở quy mô và không sợ làm gián đoạn các phụ thuộc phần mềm ở nơi khác trong hệ thống.
Results: 112, Time: 0.027

Top dictionary queries

English - Vietnamese