Home › Google Cloud Certification › Cloud Computing › Cloud Native Development › Microservices usually talk to one another statel…
Microservices usually talk to one another statelessly using lightweight protocols of one kind. Those are:
ARail protocols
BRetail protocols
CREST protocols
DRadio protocols
Answer & Solution
Correct answer: C. REST protocols
1. They run over HTTP.
2. No session state is kept.
3. They are REST protocols.
_Source: OpenStax Introduction to Computer Science, Chapter 12, Cloud-Native Applications Development._
Related questions
Because they do not depend on one central bus, applications built from microservices can bOn-demand provisioning means an organisation pays only for what it:Combining private and public clouds with bare metal or virtual environments gives a:A deployment model where resources are remotely accessible by anyone, on subscription or oFunctions in that model run in containers that are stateless and:Function as a Service is described as mostly synonymous with:Cloud service models are grouped into three: IaaS, SaaS and:Teams commit code for their microservices through a pipeline named after the culture that