Home › B.Tech Cloud Computing › cloudcomputing › cloudservices › Which architectural pattern best describes a mic…
Which architectural pattern best describes a microservices-style cloud application?
AA purely on-premises mainframe with no network connectivity
BMany small, independently-deployed services communicating over the network, each owning a focused domain
COne large monolithic binary that handles every concern in a single deployment unit
DCron jobs scheduled to run once per decade
Answer & Solution
Correct answer: B. Many small, independently-deployed services communicating over the network, each owning a focused domain
Microservices = many small services, independently deployed, communicating over APIs or messages, each owning its data store and domain. The other options describe monoliths, batch-only systems, and on-prem mainframes — not microservices.
Related questions
An identity-and-access service (AWS IAM, Microsoft Entra ID, GCP IAM) primarily lets adminA managed message queue or pub/sub service (AWS SQS/SNS, Azure Service Bus / Event Grid, GA content delivery network (CDN) primarily improves application performance by:Which combination correctly maps each public cloud's managed NoSQL key-value service?A virtual private cloud (VPC / VNet) gives a customer:A managed Kubernetes service (AWS EKS / Azure AKS / GCP GKE) primarily gives the customer:A load balancer in front of a fleet of stateless application servers primarily provides:Which storage redundancy approach replicates data across multiple physically separate data