Home › Google Cloud Certification › Cloud Computing › Cloud Native Development › A team writes one microservice in Java and anoth…
A team writes one microservice in Java and another in Go. That is possible because microservices are:
ALanguage neutral
BSingle threaded
CHardware bound
DVendor locked
Answer & Solution
Correct answer: A. Language neutral
1. The choice of language is free.
2. Frameworks are equally free.
3. They are language neutral.
_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 bMicroservices usually talk to one another statelessly using lightweight protocols of one kOn-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: