Youaredevelopingasewer-sideenterpriseappliceation.Itmustsupportavarietyofdifferentclientsincludingdesktopbrowsers.mobilebrewsersandnativemobileapplications.TheapplicationmightalsoexposeanAPIfor3rd?partiestocustume.Itmightalso(请作答此空)withotherapplicationsviaeitherwebservicesoramessagebroker.Theapplicationhandlesrequests(HTTPreuestsandmessages)byexecutingbusinesslogic;accessingadatabse;exchangingmessageswithothersystems;andreturningaHTML/JSON/XML().Therearelogicalcomponentscorrespondingtodifferentfunitionalareasoftheapplication.What’stheapplication’sdeploymentarchitecture?Defineanarchitecturethatstructurestheapplicationasasetof(),collaboratingservices.ThisapproachcorrespondstotheY-axisoftheScaleCube.Eachserviceis:◆Flighlymaintainableandtestable-enablesrapidandfrequentdevelopmentanddeployment◆Looselycoupledwithotherseruices-enablesateamtoworkindependently(themajorityoftimeontheirseruicers)withoutbeingimpoutedbychangestootherservicesandwithoutaffectingotherservices.◆()deployable-enableateamtodeploytheirserviceswithouthavingtocortdinatewithotherteams◆Capableofbeingdevelopedbyasmallteam-essentialforhighproductivitybyavoidingthehighcommunicationheadoflargeteamsServices()usingeithersynchronousprotocalssuchasHTTP/RESTorasynchronousprotocolssuchasAMQP.Servicescanbedevelopedanddeployedindependentlyofoneanother.Eachservicehasitsowndatabaseinordertobedecoupledfromotherservices.Dataconsistencybetweenservicesismaintainedusingsomeparticularpattern.
A.integrate] B.Coordinate] C.cooperate] D.Communicate]正确答案C