微信小程序码
微信小程序
练习更方便
综合知识
真题 2022年下半年
Micro-service is a software development technology, which advocates dividing a single application into a group of small services, which coordinates and cooperates with each other to provide ultimate value for users.Themicro-service (1) has many important benefits.First,it solves the problem of business complexity. It decomposes the original huge single application into a group of services.Although the total amount of functions remains thesame, the application has been decomposed into manageable services.The development speed of a single service is much faster, and it is easier to understand and (2) .Second, this architecture allows each service to be (3)independently by a team. Developers are free to chooseany appropriate technology.Third, the micro-service architecture mode enables each service to be (4) independently. Developers never need to coordinate the deployment of local changes to their services.These types of changes can be deployed immediately after testing. Finally, the micro-service architecture enables each service to (5) independently.
A
develop
B
maintain
C
utilized
D
deploy
查看更多题目