Unit 1: Cloud Computing Fundamentals - Practice Quiz

INT363 — Cloud Microservices 60 Questions
0 Correct 0 Wrong 60 Left
0/60

1 What is cloud computing?

Cloud Fundamentals Easy
A. Repairing computer hardware at a data center
B. Delivering computing resources over a network
C. Connecting computers through only physical cables
D. Creating programs without using an operating system

2 Which cloud characteristic allows users to obtain resources whenever they are needed?

Cloud Fundamentals Easy
A. Manual maintenance
B. Fixed resource allocation
C. On-demand self-service
D. Offline data processing

3 Which cloud characteristic allows resources to expand or shrink according to demand?

Cloud Fundamentals Easy
A. Manual provisioning
B. Resource isolation
C. Measured billing
D. Rapid elasticity

4 Which cloud service model provides virtual machines, storage, and networking resources?

Cloud Service Easy
A. Software as a Service
B. Infrastructure as a Service
C. Platform as a Service
D. Business Process as a Service

5 Which cloud service model delivers complete software applications through the internet?

Cloud Service Easy
A. Network as a Service
B. Software as a Service
C. Infrastructure as a Service
D. Platform as a Service

6 Which cloud service model gives developers an environment for building and deploying applications?

Cloud Service Easy
A. Platform as a Service
B. Storage as a Service
C. Software as a Service
D. Infrastructure as a Service

7 Which deployment model provides cloud resources for use by the general public?

Deployment Models Easy
A. Public cloud
B. Community cloud
C. Hybrid cloud
D. Private cloud

8 Which deployment model combines public cloud and private cloud resources?

Deployment Models Easy
A. Public cloud
B. Community cloud
C. Local cloud
D. Hybrid cloud

9 Which principle allows multiple cloud users to share a common pool of computing resources?

Guiding principle with respect to utilization Easy
A. Static allocation
B. Manual scaling
C. Local processing
D. Resource pooling

10 What does the pay-as-you-go principle mean in cloud computing?

Guiding principle with respect to utilization Easy
A. Users pay according to resource usage
B. Users pay a fixed amount forever
C. Users purchase all hardware in advance
D. Users receive unlimited resources for free

11 What does SOA stand for?

SOA Easy
A. Server-Operational Architecture
B. Service-Oriented Architecture
C. Software-Organized Access
D. System-Oriented Application

12 In SOA, how is application functionality commonly organized?

SOA Easy
A. As reusable services
B. As hardware drivers
C. As network cables
D. As physical servers

13 Which activity is a common application of cloud computing?

Applications of Cloud Computing Easy
A. Storing and backing up data
B. Installing electrical wiring
C. Manufacturing processor chips
D. Replacing a damaged keyboard

14 How can cloud computing support online video streaming?

Applications of Cloud Computing Easy
A. By delivering scalable computing resources
B. By manufacturing display panels
C. By limiting users to local storage
D. By replacing internet connections

15 Which cloud environment is dedicated to a single organization?

Design and Implementation of Public and Private Cloud Environments Easy
A. Public cloud
B. Hybrid cloud
C. Community cloud
D. Private cloud

16 Who usually owns and operates the infrastructure of a public cloud?

Design and Implementation of Public and Private Cloud Environments Easy
A. An individual end user
B. A cloud service provider
C. A hardware repair team
D. A local software developer

17 What is OpenStack primarily used to build?

OpenStack Easy
A. Physical network cables
B. Mobile operating systems
C. Cloud computing environments
D. Desktop publishing documents

18 Which OpenStack service manages virtual machine instances?

OpenStack Easy
A. Cinder
B. Keystone
C. Swift
D. Nova

19 Which AWS service provides resizable virtual servers?

AWS Easy
A. Amazon Route 53
B. Amazon EC2
C. Amazon S3
D. Amazon CloudFront

20 Which AWS service is mainly used for object storage?

AWS Easy
A. Amazon EC2
B. Amazon RDS
C. Amazon S3
D. Amazon Lambda

21 An online store automatically adds computing instances during a festival sale and removes them when demand falls. Which cloud characteristic is being demonstrated?

Cloud Fundamentals Medium
A. Measured service
B. Location independence
C. Rapid elasticity
D. Broad network access

22 A service runs on four instances, each providing 99% independent availability. A load balancer can serve users as long as at least one instance is available. Which principle primarily improves the service availability?

Cloud Fundamentals Medium
A. Consolidation onto one server
B. Encryption of stored data
C. Redundancy across instances
D. Compression of network traffic

23 A development team wants to deploy application code without managing operating systems, runtime patches, or virtual machines. Which service model is the best fit?

Cloud Service Medium
A. Colocation as a Service
B. Software as a Service
C. Infrastructure as a Service
D. Platform as a Service

24 A company uses an Infrastructure as a Service virtual machine. Under the shared responsibility model, which task is normally the customer's responsibility?

Cloud Service Medium
A. Securing the provider's data center
B. Replacing failed physical disks
C. Patching the guest operating system
D. Maintaining the host hypervisor

25 A bank keeps regulated customer records in its private cloud but temporarily uses a public cloud for additional computing capacity during month-end processing. Which deployment model does this represent?

Deployment Models Medium
A. Hybrid cloud
B. Private cloud
C. Public cloud
D. Community cloud

26 Several government agencies with similar security and compliance requirements jointly operate a cloud platform available only to those agencies. Which deployment model is most appropriate?

Deployment Models Medium
A. Public cloud
B. Community cloud
C. Hybrid cloud
D. Private cloud

27 A workload uses an average of 12 vCPUs. Each host provides 8 vCPUs, and administrators target at most 75% average host utilization. Based only on this average requirement, what is the minimum number of hosts needed?

Guiding principle with respect to utilization Medium
A. 4 hosts
B. 3 hosts
C. 6 hosts
D. 2 hosts

28 A background-processing system receives jobs at unpredictable rates. Which scaling signal would most directly align resource utilization with actual workload?

Guiding principle with respect to utilization Medium
A. Disk manufacturer
B. Queue length
C. Application version
D. Server purchase date

29 An order service is being redesigned so that consumers do not depend on its programming language or internal database schema. Which SOA principle should guide the redesign?

SOA Medium
A. Shared access to internal tables
B. Loose coupling through contracts
C. Dependence on local libraries
D. Deployment as one executable

30 A service provider must introduce a breaking change to an API while existing consumers still use the previous message format. What is the most appropriate approach?

SOA Medium
A. Disable schema validation
B. Version the service contract
C. Expose the internal database
D. Delete the previous endpoint

31 A research team needs 1,000 compute instances for six hours each month to process independent simulation tasks. Which cloud benefit is most relevant?

Applications of Cloud Computing Medium
A. Manual server procurement
B. On-demand parallel capacity
C. Permanent hardware ownership
D. Fixed local resource limits

32 A company stores encrypted backups in a cloud region far from its primary data center and periodically tests restoration there. Which application of cloud computing does this best illustrate?

Applications of Cloud Computing Medium
A. Local network routing
B. Disaster recovery
C. Source code formatting
D. Desktop publishing

33 An organization must let a private-cloud application securely access a managed database in a public cloud without sending traffic over the open internet. Which design is most suitable?

Design and Implementation of Public and Private Cloud Environments Medium
A. A public endpoint without filtering
B. A shared administrator password
C. A local DNS cache only
D. A private VPN or dedicated link

34 In a multi-tenant private cloud, two departments must use the same physical infrastructure while keeping their network traffic isolated. Which implementation choice best meets this requirement?

Design and Implementation of Public and Private Cloud Environments Medium
A. A common public subnet
B. Separate tenant virtual networks
C. Identical administrator accounts
D. One shared flat network

35 An OpenStack administrator needs to launch and manage virtual machine instances. Which core service handles these compute operations?

OpenStack Medium
A. Nova
B. Swift
C. Cinder
D. Neutron

36 A virtual machine in OpenStack needs a persistent block volume that remains available after the instance is deleted. Which service should provide it?

OpenStack Medium
A. Neutron
B. Cinder
C. Glance
D. Keystone

37 Users of an OpenStack cloud must authenticate once and receive authorization tokens that other OpenStack services can validate. Which service performs this role?

OpenStack Medium
A. Horizon
B. Heat
C. Ceilometer
D. Keystone

38 A web application currently runs on one EC2 instance in one Availability Zone. Which change most directly improves resilience to an Availability Zone failure?

AWS Medium
A. Attach a larger volume in the same zone
B. Distribute instances across multiple Availability Zones
C. Assign another IP to the same instance
D. Increase the size of the existing instance

39 An application needs highly durable storage for millions of images that are accessed as objects through an API. Which AWS service is the best fit?

AWS Medium
A. Amazon EC2
B. Amazon EBS
C. Amazon S3
D. Amazon VPC

40 An AWS application receives unpredictable request spikes. Instances should be added automatically when average CPU usage remains high and removed after demand decreases. Which combination best satisfies this requirement?

AWS Medium
A. AWS IAM with CloudTrail
B. Route 53 with Amazon S3
C. Auto Scaling with CloudWatch
D. Amazon VPC with Direct Connect

41 A service experiences a predictable three-minute traffic spike at the start of every hour. New instances require six minutes to become ready, so a reactive CPU-based autoscaler repeatedly violates the latency SLO. Which change best preserves elasticity while addressing the violation?

Cloud Fundamentals Hard
A. Shorten the monitoring interval while continuing to scale only after saturation
B. Schedule scale-out before each spike and retain reactive scale-in afterward
C. Increase the autoscaler's maximum instance limit without changing its trigger
D. Replace horizontal scaling with permanent vertical scaling of every instance

42 An architect places two instances, each advertised as 99.9% available, in the same availability zone and claims their parallel availability is approximately 99.9999%. What is the primary flaw in this calculation?

Cloud Fundamentals Hard
A. Instance failures and zone failures are not statistically independent
B. Load balancing reduces the advertised availability of both instances
C. Parallel instances always provide exactly the availability of one instance
D. Availability percentages cannot be combined for virtualized infrastructure

43 A regulated workload requires a custom kernel module, a host-level forensic agent, and complete control over guest operating-system patch timing. Which service model most directly satisfies these requirements?

Cloud Service Hard
A. IaaS with customer-managed virtual machines
B. PaaS with a managed language runtime
C. SaaS with tenant-specific application configuration
D. FaaS with a custom deployment package

44 An enterprise adopts a fully managed SaaS human-resources platform. Under the shared-responsibility model, which responsibility normally remains primarily with the enterprise?

Cloud Service Hard
A. Replacing failed physical disks and maintaining storage firmware
B. Patching the provider's application binaries and operating systems
C. Securing the provider's data centers and backbone connections
D. Managing employee identities, access roles, and data classification

45 Several independent healthcare institutions jointly fund an infrastructure available only to those institutions. It is governed according to their shared compliance and data-sovereignty requirements. Which deployment model is the best classification?

Deployment Models Hard
A. A community cloud serving organizations with shared concerns
B. A public cloud with logically isolated subscriptions
C. A private cloud owned by one participating institution
D. A hybrid cloud joining unrelated public cloud providers

46 A company retains regulated records in its private cloud but sends tokenized, stateless workloads to a public cloud during demand peaks. An orchestrated workflow moves tasks between the two environments. Which model does this represent?

Deployment Models Hard
A. A public cloud using dedicated hosts for sensitive workloads
B. A hybrid cloud combining distinct but connected cloud environments
C. A multi-cloud architecture using several public cloud vendors
D. A community cloud shared by departments of one company

47 A service receives 240 requests per second, and each request occupies one processing slot for an average of 250 ms. Using Little's Law, what is the minimum number of slots required to keep average slot utilization at or below 75%, assuming negligible queueing?

Guiding principle with respect to utilization Hard
A. 320 slots
B. 80 slots
C. 60 slots
D. 75 slots

48 A private cloud consolidates virtual machines to improve host utilization. Four customer-facing VMs have strongly correlated peak demand, while four batch VMs peak during off-hours. Which placement policy best improves utilization without greatly increasing overload risk?

Guiding principle with respect to utilization Hard
A. Place all batch VMs together and disable workload migration
B. Assign each virtual machine a separate dedicated physical host
C. Mix customer-facing and batch VMs across the available hosts
D. Place all customer-facing VMs together and reserve one idle host

49 An order service invokes payment and inventory services. Payment succeeds, inventory fails, and neither service supports distributed locking. Which SOA design most appropriately restores business consistency?

SOA Hard
A. Share one database schema between payment and inventory services
B. Retry inventory indefinitely while permanently retaining the payment
C. Require all services to participate in one global database transaction
D. Use a saga that invokes an idempotent payment-compensation operation

50 A provider must add a field to a widely used service response without forcing simultaneous upgrades of all consumers. Which contract-evolution strategy best minimizes coupling?

SOA Hard
A. Rename existing fields and publish only the revised contract
B. Add a mandatory field and reject requests from older consumers
C. Change existing field meanings while keeping their original names
D. Add an optional field while preserving existing field semantics

51 A research organization must analyze 2 PB of immutable data already stored in one cloud region. Compute is 20% cheaper in another region, but moving the data incurs high transfer cost and delays. Which design is generally most efficient?

Applications of Cloud Computing Hard
A. Download the dataset to analyst workstations before processing
B. Copy the dataset continuously between regions for each worker
C. Run elastic compute near the stored data and export only results
D. Move the entire dataset to the cheaper region before every analysis

52 An event-driven image-processing application receives object-created events with at-least-once delivery. Occasionally, the same event launches multiple functions. Which design prevents duplicate output records without discarding legitimate images?

Applications of Cloud Computing Hard
A. Disable retries for every function and event-source integration
B. Increase function memory until each invocation completes faster
C. Use the event identifier in a conditional idempotency record
D. Delete each input object immediately after starting processing

53 A private cloud and public cloud both use the CIDR range 10.20.0.0/16. After a VPN is established, workloads cannot reliably route to remote addresses in that range. Which remediation is architecturally most robust?

Design and Implementation of Public and Private Cloud Environments Hard
A. Disable private DNS resolution on both sides of the connection
B. Renumber one environment to a non-overlapping address range
C. Add identical routes for both networks to every routing table
D. Increase the VPN encryption strength without changing either network

54 A private cloud control plane uses a consensus-based state store. Which controller topology provides the strongest tolerance of one controller or fault-domain failure while avoiding split-brain decisions?

Design and Implementation of Public and Private Cloud Environments Hard
A. Deploy one controller and restore it from frequent external snapshots
B. Deploy two active controllers together in the same equipment rack
C. Deploy four controllers split evenly across two isolated partitions
D. Deploy three controllers across fault domains using quorum consensus

55 An OpenStack request authenticates a user, locates an image, schedules a VM, attaches persistent block storage, and connects a tenant network. Which service mapping is correct?

OpenStack Hard
A. Keystone, Glance, Nova, Cinder, Neutron
B. Glance, Keystone, Cinder, Nova, Neutron
C. Keystone, Swift, Neutron, Glance, Nova
D. Nova, Keystone, Glance, Neutron, Cinder

56 An OpenStack instance has a fixed IP on a private tenant subnet. It must accept inbound traffic from the internet without assigning a public address directly to its virtual interface. What is required?

OpenStack Hard
A. A Glance proxy, image endpoint, and permissive project quota
B. A Keystone federation rule, service token, and public identity endpoint
C. A Cinder gateway, ephemeral address, and unrestricted volume policy
D. A Neutron external router, floating IP, and permitting security-group rule

57 A database instance in OpenStack may be deleted and rebuilt, but its data must survive the instance lifecycle and later attach to a replacement instance. Which storage design best meets this requirement?

OpenStack Hard
A. Store the data on the compute host's ephemeral root disk
B. Store the data inside a customized read-only Glance image
C. Store the data in Nova metadata attached to the instance
D. Store the data in a Cinder volume retained after deletion

58 A company serves private Amazon S3 content through CloudFront. Users must not bypass CloudFront by requesting objects directly from S3. Which design best enforces this requirement?

AWS Hard
A. Make the bucket public and restrict access using object name entropy
B. Use CloudFront Origin Access Control and a restrictive bucket policy
C. Use an internet gateway and restrict the bucket to one AWS Region
D. Enable S3 static website hosting and allow only common HTTP methods

59 A transactional application uses Amazon RDS and requires automatic failover after an Availability Zone failure while preserving a single database endpoint. It does not require additional read throughput. Which configuration is most appropriate?

AWS Hard
A. A manual snapshot copied periodically to another Availability Zone
B. A Multi-AZ deployment with a synchronous standby instance
C. A cross-Region read replica with asynchronous replication
D. A larger single-AZ instance with provisioned storage performance

60 Workers consume debit events from an Amazon SQS Standard queue and update account balances in DynamoDB. A worker can finish the debit but fail before deleting the message, causing redelivery. Which design guarantees one logical debit per event?

AWS Hard
A. Increase the queue visibility timeout beyond the average processing time
B. Configure a dead-letter queue after the first unsuccessful receive
C. Scale the worker fleet down to a single processing instance
D. Use a DynamoDB transaction with an event-ID conditional marker