Unit 4 - Practice Quiz

INT363 50 Questions
0 Correct 0 Wrong 50 Left
0/50

1 Which of the following best describes the economic advantage of 'Granular Scaling' in a microservices architecture?

A. Scaling only the specific service that needs more resources
B. Scaling the entire application for a small feature change
C. Eliminating the need for load balancers
D. Reducing the cost of software licensing

2 In the context of cloud economics, what does the shift from CAPEX to OPEX refer to?

A. Moving from operational expenses to capital expenses
B. Moving from cloud storage to on-premise storage
C. Moving from upfront hardware investment to pay-as-you-go operational costs
D. Moving from manual scaling to auto-scaling

3 Which AWS EC2 pricing model provides the highest discount (up to 90%) but comes with the risk of interruption?

A. Dedicated Hosts
B. On-Demand Instances
C. Reserved Instances
D. Spot Instances

4 What is 'Rightsizing' in the context of cloud cost optimization?

A. Switching cloud providers every month
B. Using only serverless architecture
C. Deleting all unused data
D. Matching instance types and sizes to your workload performance and capacity requirements

5 Which pricing model in Microsoft Azure is best suited for stable, predictable workloads running for a 1 or 3-year term?

A. Azure Reserved Virtual Machine Instances
B. Pay-As-You-Go
C. Spot VMs
D. Dev/Test Pricing

6 In Google Cloud Platform (GCP), what is the automatic discount applied for running a specific compute instance for a significant portion of the billing month called?

A. Committed Use Discount
B. Sustained Use Discount
C. Spot Discount
D. Loyalty Bonus

7 Which cost component is typically free of charge across major cloud providers?

A. Data Egress (Outbound)
B. Storage at rest
C. Inter-region data transfer
D. Data Ingress (Inbound)

8 What is the primary cost benefit of Serverless Computing (e.g., AWS Lambda, Azure Functions)?

A. Lower storage costs
B. Zero cost for idle time (Scale-to-zero)
C. Free unlimited bandwidth
D. Fixed monthly pricing

9 Which of the following is a cost monitoring tool provided specifically by AWS?

A. Google Cloud Billing
B. Azure Cost Management
C. AWS Cost Explorer
D. CloudHealth

10 How does 'Data Egress' impact cloud costs?

A. It only applies to storage, not networking
B. It refers to data coming into the cloud and is expensive
C. It refers to data leaving the cloud or region and typically incurs per-GB charges
D. It is always free

11 Which AWS pricing model offers flexibility to change instance families, OS types, and tenancies while still receiving a discount for a commitment?

A. Standard Reserved Instances
B. Spot Instances
C. On-Demand Instances
D. Convertible Reserved Instances

12 What is the 'Azure Hybrid Benefit'?

A. A benefit allowing use of on-premises Windows Server/SQL Server licenses in Azure to save costs
B. A free tier for hybrid cloud architectures
C. A discount for using Azure and AWS simultaneously
D. A tool for monitoring hybrid cloud latency

13 In Google Cloud, what corresponds to AWS Spot Instances?

A. Committed Use VMs
B. Preemptible VMs (or Spot VMs)
C. Sustained Use VMs
D. Standard VMs

14 Which storage tier is generally the most cost-effective for long-term data archiving where immediate access is not required?

A. Cold/Archive Storage
B. Hot Storage
C. Premium SSD
D. Standard Storage

15 What is the purpose of 'Resource Tagging' in cloud cost management?

A. To allocate costs to specific departments, projects, or environments
B. To increase the speed of the server
C. To automatically backup the resource
D. To secure the resource from hackers

16 How are unattached 'Orphaned' Persistent Volumes (e.g., AWS EBS) treated in terms of billing?

A. They continue to incur full storage costs until deleted
B. They are free of charge
C. They are billed at a reduced rate
D. They are automatically deleted and not billed

17 Which GCP pricing model requires a commitment of 1 or 3 years in exchange for discounted rates, but does not require upfront payment?

A. Preemptible Discounts
B. Free Tier
C. Committed Use Discounts
D. Sustained Use Discounts

18 What is the economic risk of 'Over-provisioning'?

A. Application downtime
B. Slower data transfer
C. Paying for resources that are not being used
D. Security vulnerabilities

19 Which tool in Azure helps identify high-availability and cost-optimization recommendations?

A. Azure Monitor
B. Azure Advisor
C. Azure Active Directory
D. Azure Sentinel

20 What is 'Elasticity' in cloud computing regarding cost?

A. The ability to automatically scale resources up and down to match demand, optimizing spend
B. The flexibility to choose any operating system
C. The ability to stretch the budget indefinitely
D. The fixed cost of long-term contracts

21 How are AWS Lambda functions typically billed?

A. Based on the number of requests and duration (GB-seconds) of code execution
B. Based on the amount of code stored
C. Flat monthly fee
D. Per instance hour

22 Which network component often incurs an hourly charge plus data processing charges in AWS?

A. Route Tables
B. NAT Gateway
C. VPC
D. Security Groups

23 What is the concept of 'Budgets and Alerts' in cloud cost management?

A. Setting spending thresholds to receive notifications when costs exceed a limit
B. Limiting the CPU speed
C. Automatically shutting down the entire account
D. Pre-paying for services

24 Which AWS service helps customers reduce costs by advising on security, performance, and cost optimization?

A. AWS Trusted Advisor
B. AWS Artifact
C. AWS Inspector
D. AWS Shield

25 Why might a 'Static IP' (e.g., AWS Elastic IP) incur a cost?

A. They are always expensive
B. They incur a cost only when attached to a running instance
C. They are charged per gigabyte of traffic
D. They incur a cost when they are allocated but NOT attached to a running instance

26 Which pricing model allows AWS customers to commit to a specific amount of spend per hour (e.g., $10/hour) for 1 or 3 years?

A. On-Demand
B. Spot Instances
C. Savings Plans
D. Reserved Instances

27 How does using a Content Delivery Network (CDN) like CloudFront potentially reduce costs?

A. It is free to use
B. It compresses data by 90%
C. It caches content at the edge, reducing expensive data egress from the origin server
D. It eliminates the need for storage

28 In the context of storage costs, what does 'IOPS' stand for?

A. Internet Operations Per Server
B. Integrated Online Payment System
C. Input/Output Operations Per Second
D. Internal Operating Primary Storage

29 Which of the following describes 'On-Demand' pricing?

A. Pay upfront for 3 years
B. Pay for capacity by the hour or second with no long-term commitment
C. Bid for unused capacity
D. Pay based on the number of users

30 What is a 'Snapshot' cost?

A. The cost of a quick view of the billing dashboard
B. The cost of storing incremental backups of block storage volumes
C. The cost of temporary RAM
D. The cost of taking a screenshot of the console

31 Generally, how does storage cost compare between SSD (Solid State Drive) and HDD (Hard Disk Drive) in the cloud?

A. SSD is more expensive
B. HDD is more expensive
C. SSD is free
D. They cost the same

32 What is 'FinOps'?

A. Finance Options for startups
B. Finished Optimization of servers
C. Final Operations before deployment
D. Financial Operations for cloud cost management and cultural practice

33 When transferring data between two different Availability Zones (AZs) within the same Region on AWS, what is the cost implication?

A. It is always free
B. It is only charged during peak hours
C. It costs the same as internet egress
D. There is usually a per-GB data transfer fee

34 Which of the following is a strategy to optimize storage costs for rarely accessed data?

A. Provisioned IOPS
B. Lifecycle Policies
C. Data Egress
D. Replication

35 What is the billing unit for AWS Fargate?

A. Per container image size
B. Per EC2 instance type
C. Per user request
D. Per vCPU and Memory resources consumed per second

36 What does TCO stand for in cloud economics?

A. Time Consuming Operation
B. Total Cloud Optimization
C. Technical Cost Overhead
D. Total Cost of Ownership

37 Which Azure tool allows you to estimate the cost of Azure products before you deploy them?

A. Azure Invoice
B. Azure Billing API
C. Azure Pricing Calculator
D. Azure Cost Management

38 In GCP, what are 'Custom Machine Types'?

A. Machines located on-premise
B. Machines that are dedicated to one customer
C. Configurations where you pay only for the specific vCPU and Memory you need
D. Machines with custom painted cases

39 What is the cost implication of VPC Peering within the same region?

A. Free
B. Data transfer charges apply for traffic crossing the peering connection
C. Charged per connection established
D. Monthly subscription fee

40 Which strategy involves purchasing instances in a specific Availability Zone to ensure capacity reservation?

A. On-Demand
B. Regional Reserved Instances
C. Spot Instances
D. Zonal Reserved Instances

41 What is 'Cost Anomaly Detection'?

A. Using ML to identify unusual spending patterns and alert administrators
B. Detecting hackers
C. Finding bugs in the code
D. Detecting cheap instances

42 Why is 'Horizontal Scaling' generally more cost-effective for microservices than 'Vertical Scaling'?

A. Vertical scaling requires expensive specialized hardware, while horizontal allows using smaller, cheaper commodity instances
B. Horizontal scaling uses less electricity
C. Vertical scaling is not supported in the cloud
D. Horizontal scaling is free

43 Which cloud provider offers 'Low Priority VMs' as a cost-saving measure for interruptible workloads?

A. Google Cloud
B. AWS
C. IBM Cloud
D. Microsoft Azure

44 What is the primary factor determining the cost of Object Storage (e.g., S3, Blob Storage)?

A. The number of users logged in
B. The total storage volume (GB), request count, and data transfer
C. The CPU speed of the storage server
D. The operating system used

45 If a microservice is architected to be 'stateless', how does this benefit cost using Spot Instances?

A. Stateless services cannot use Spot Instances
B. It allows the service to handle interruptions gracefully, making it safe to use the cheaper Spot instances
C. It removes the need for networking
D. It reduces the storage cost to zero

46 What is the 'Free Tier' designed to do?

A. Provide free consulting services
B. Provide unlimited resources forever
C. Allow new customers to try services within usage limits for free, usually for 12 months
D. Offer free hardware shipping

47 Which pricing model is best for a workload that runs only for 3 hours once a month?

A. Reserved Instances
B. Dedicated Host
C. Savings Plan
D. On-Demand

48 What is a 'Dedicated Host'?

A. A virtual machine with high priority
B. A dedicated support agent
C. A physical server fully dedicated to your use
D. A dedicated network line

49 Which activity constitutes a 'Data Transfer' cost in Google Cloud?

A. Moving data between services in the same region
B. Deleting data
C. Moving data from a Google Cloud bucket to a user on the internet
D. Moving data into Google Cloud (Ingress)

50 How can 'Auto-scaling' groups help in cost optimization?

A. By keeping the maximum number of instances running at all times
B. By compressing the database
C. By automatically buying Reserved Instances
D. By removing unnecessary instances during low traffic periods