Home › Google Cloud Certification › Cloud Computing › Cloud Native Development › An older application is built from highly depend…
An older application is built from highly dependent components and scales poorly. That architecture is:
AServerless
BStateless
CMicroservice
DMonolithic
Answer & Solution
Correct answer: D. Monolithic
1. Everything is bound together.
2. One change touches the whole.
3. It is monolithic.
_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: