Unit 1 - Practice Quiz

INT327 60 Questions
0 Correct 0 Wrong 60 Left
0/60

1 Which early computing concept, popular in the 1960s, allowed multiple users to share a single mainframe computer's resources and is considered a precursor to modern cloud computing?

History of Cloud Computing Easy
A. Time-sharing
B. Personal Computing
C. Batch processing
D. Grid Computing

2 What core characteristic of cloud computing allows a user to provision computing resources, like servers and storage, automatically without requiring human interaction with the service provider?

Fundamentals of Cloud Computing Easy
A. On-demand self-service
B. Resource pooling
C. Broad network access
D. Measured service

3 Which of the following is a classic example of a Software as a Service (SaaS) application?

Software as a Service (SaaS) Easy
A. A physical server in a data center
B. Microsoft Azure SQL Database
C. An Amazon EC2 virtual machine
D. Microsoft 365 (formerly Office 365)

4 In which cloud service model does the provider manage the operating system, servers, and networking, allowing developers to focus solely on building and deploying their applications?

Platform as a Service (PaaS) Easy
A. PaaS (Platform as a Service)
B. IaaS (Infrastructure as a Service)
C. SaaS (Software as a Service)
D. On-Premise

5 When using an Infrastructure as a Service (IaaS) model, which of the following is the customer responsible for managing?

Infrastructure as a Service (IaaS) Easy
A. The physical data center security
B. The operating system and applications
C. The network infrastructure
D. The server hardware

6 The shift from Capital Expenditure (CapEx) to Operational Expenditure (OpEx) is a major financial benefit of cloud computing. What does this mean?

Cost efficiency Easy
A. Companies pay a large one-time fee for software.
B. Companies pay for IT resources as a recurring monthly or yearly expense instead of buying hardware upfront.
C. Companies must buy more physical hardware.
D. Companies must hire more IT staff to manage servers.

7 A small business has a new website with unpredictable traffic. Which cloud pricing model is most suitable for this scenario?

Pricing models: pay-as-you-go Easy
A. Spot Instances
B. Reserved Instances
C. Dedicated Hosts
D. Pay-as-you-go

8 How does cloud computing enhance disaster recovery capabilities for a business?

Disaster recovery and business continuity Easy
A. By enabling easy replication of data and infrastructure to geographically diverse regions.
B. By requiring physical access to tapes and drives for restoration.
C. By making data recovery a slow and manual process.
D. By storing all data in a single, high-risk physical location.

9 For a stable and predictable workload that runs 24/7, which pricing model typically offers the most significant cost savings compared to pay-as-you-go?

Pricing models: reserved instances Easy
A. Spot Instances
B. Pay-as-you-go
C. Reserved Instances
D. On-Demand

10 A streaming service like Netflix needs to deliver video content to millions of users globally with low latency. Which cloud technology is essential for this use case?

Industry Use Cases Easy
A. Batch processing services
B. Virtual Desktop Infrastructure (VDI)
C. Content Delivery Network (CDN)
D. On-premise file servers

11 What is the primary goal of the FinOps practice in an organization using the cloud?

Introduction to FinOps Easy
A. To replace the entire finance department with automation.
B. To bring financial accountability and cost optimization to cloud spending.
C. To encourage engineers to spend as much as possible.
D. To block developers from deploying new resources.

12 What is the main function of a tool like the Azure Pricing Calculator?

Azure Pricing Calculator Easy
A. To monitor the real-time performance of existing resources.
B. To automatically deploy cloud services.
C. To estimate the future costs of cloud services before they are provisioned.
D. To write code for cloud applications.

13 What is meant by the term 'Green Cloud'?

sustainability and Green Cloud Practices Easy
A. Using cloud servers that are painted green.
B. Making cloud computing environmentally sustainable by improving energy efficiency and using renewable energy.
C. A special type of cloud service only for environmental companies.
D. A marketing term with no real meaning.

14 Which pricing model offers the lowest cost but carries the risk that the cloud provider can terminate your compute instance with very little notice?

Pricing models: spot instances Easy
A. Reserved Instances
B. Spot Instances
C. Dedicated Hosts
D. Pay-as-you-go

15 Which term describes the cloud computing characteristic where a provider's resources are pooled to serve multiple customers using a multi-tenant model?

Fundamentals of Cloud Computing Easy
A. Measured service
B. Rapid elasticity
C. Resource pooling
D. On-demand self-service

16 A company wants to migrate its existing on-premise servers to the cloud with minimal changes to the application architecture. Which service model provides the most control and is most similar to a traditional data center?

IaaS Easy
A. IaaS
B. FaaS (Function as a Service)
C. PaaS
D. SaaS

17 A developer using a PaaS solution is typically not concerned with which of the following tasks?

PaaS Easy
A. Writing application code
B. Patching the underlying operating system
C. Configuring application-level settings
D. Managing application data

18 How is a typical SaaS application accessed by the end-user?

SaaS Easy
A. Through a command-line interface on their local machine
B. By installing a large software package from a CD-ROM
C. By directly connecting to a physical server
D. Through a web browser over the internet

19 The FinOps lifecycle is an iterative process. Which of the following represents the correct order of its three phases?

Introduction to FinOps Easy
A. Inform, Optimize, Operate
B. Optimize, Inform, Operate
C. Operate, Optimize, Inform
D. Inform, Operate, Optimize

20 Which of the following is a direct result of major cloud providers investing in hyper-efficient data centers and renewable energy?

sustainability and Green Cloud Practices Easy
A. Lower Power Usage Effectiveness (PUE) ratios for their data centers.
B. Increased latency for all users.
C. A higher carbon footprint for workloads moved to the cloud compared to on-premise.
D. Increased costs for all cloud services.

21 A retail company's website experiences a predictable traffic increase every evening from 6 PM to 9 PM. They have configured their cloud environment to automatically add servers during this period and remove them afterward. This automated ability to scale resources up and down to meet known, cyclical demand is a clear example of:

Fundamentals of Cloud Computing Medium
A. Agility
B. Fault Tolerance
C. Scalability
D. Elasticity

22 A research institute needs to run a large-scale, fault-tolerant data analysis job that can take several days. The job can be paused and resumed without losing significant progress. To achieve the lowest possible compute cost, which pricing model should they primarily use for their virtual machines?

Pricing models: pay-as-you-go, reserved instances, spot instances Medium
A. Reserved Instances
B. Spot Instances
C. Dedicated Hosts
D. Pay-as-you-go

23 A company migrates its application to an Infrastructure as a Service (IaaS) cloud provider. A new critical security vulnerability is discovered in the guest operating system (e.g., Windows Server) running on their virtual machines. According to the shared responsibility model, who is responsible for applying the OS patches?

IaaS Medium
A. The cloud provider
B. The operating system vendor, automatically
C. Both the customer and the cloud provider share the responsibility equally
D. The customer

24 A company's disaster recovery plan states that in the event of a primary site failure, the core application must be functional in the secondary site within one hour, and the data loss cannot exceed 30 minutes of transactions. Which statement correctly identifies the RTO and RPO for this plan?

Disaster recovery and business continuity Medium
A. The Recovery Time Objective (RTO) is 1 hour, and the Recovery Point Objective (RPO) is 30 minutes.
B. The RTO and RPO are both 30 minutes.
C. The RTO and RPO are both 1 hour.
D. The Recovery Time Objective (RTO) is 30 minutes, and the Recovery Point Objective (RPO) is 1 hour.

25 A software development team wants to build and deploy a new web application as quickly as possible. They want to focus only on writing their Python code and managing their database schema, without being concerned with server administration, OS patching, or runtime installations. Which cloud service model is best suited for their needs?

PaaS Medium
A. Infrastructure as a Service (IaaS)
B. Software as a Service (SaaS)
C. Disaster Recovery as a Service (DRaaS)
D. Platform as a Service (PaaS)

26 A company is reviewing its cloud bill and discovers that several large virtual machines are consistently operating with a CPU utilization below 10%. Which FinOps-related cost optimization technique should be applied first to address this specific issue?

Cost efficiency Medium
A. Migrating the instances to a cheaper region
B. Purchasing Reserved Instances for a 3-year term
C. Implementing a chargeback model
D. Right-sizing the instances

27 A marketing firm decides to use a popular cloud-based project management tool by paying a monthly fee per user. They can access the tool via a web browser without installing any software or managing any servers. This is a classic example of which cloud service model?

SaaS Medium
A. Software as a Service (SaaS)
B. Platform as a Service (PaaS)
C. Function as a Service (FaaS)
D. Infrastructure as a Service (IaaS)

28 A company runs a critical database server that must be available 24/7 with a predictable and stable workload. They have committed to using this server for the next three years. To achieve the maximum possible discount for this specific server, which pricing model should they choose?

Pricing models: pay-as-you-go, reserved instances, spot instances Medium
A. Reserved Instances
B. Spot Instances
C. On-Demand Capacity Reservations
D. Pay-as-you-go

29 What is the core cultural objective of adopting a FinOps practice within an organization using public cloud services?

Introduction to FinOps Medium
A. To give the finance department ultimate veto power over all engineering and infrastructure decisions.
B. To find the cheapest possible cloud service for every task, regardless of performance or feature trade-offs.
C. To create cross-functional collaboration where teams are accountable for their cloud usage and make data-driven spending decisions.
D. To eliminate the need for budgeting by using the pay-as-you-go nature of the cloud.

30 A European company wants to deploy a new data analytics workload while minimizing its carbon footprint. Which of the following is the most direct and effective strategy they can implement using their cloud provider's offerings?

Sustainability and Green Cloud Practices Medium
A. Storing all data, regardless of access frequency, in the fastest available storage tier.
B. Using the most expensive, highest-performance virtual machines available.
C. Consistently running their servers at 100% CPU utilization to maximize efficiency.
D. Selectively deploying the workload to a cloud region that the provider has designated as being powered by a high percentage of renewable energy.

31 A solutions architect is using the Azure Pricing Calculator to estimate costs for a multi-tiered web application. They need to account for data transfer costs. Which data transfer scenario will typically incur costs that must be explicitly added to the estimate?

Azure Pricing Calculator Medium
A. Data transferred from an on-premises datacenter to Azure via a public internet connection.
B. Data transferred out of an Azure region to the internet (egress).
C. Data transferred between virtual machines within the same availability zone.
D. Data transferred into an Azure region from the internet (ingress).

32 A global media streaming service needs to deliver high-definition video content to millions of users simultaneously with low latency. Which cloud capability is most critical for them to leverage for content delivery?

Industry Use Cases Medium
A. High-performance computing (HPC) clusters.
B. Petabyte-scale data warehousing for analytics.
C. A global Content Delivery Network (CDN) with edge locations.
D. On-demand GPU instances for video transcoding.

33 The concept of making computing resources and applications available from a centralized, remote location over a network, similar to how utilities like electricity are provided, was a key vision in the early history of computing. This concept is best known as:

History of Cloud Computing Medium
A. Grid Computing
B. Client-Server Architecture
C. Personal Computing
D. Utility Computing

34 A startup wants maximum control over its cloud environment. They need to install a specialized networking driver at the kernel level of the operating system and manage their own virtual networking topology. Which service model is the only one that provides this level of control?

IaaS Medium
A. Software as a Service (SaaS)
B. Platform as a Service (PaaS)
C. Function as a Service (FaaS)
D. Infrastructure as a Service (IaaS)

35 What is a primary business advantage of using a PaaS solution like Azure App Service or Heroku over an IaaS solution?

PaaS Medium
A. Complete control over the hardware and hypervisor virtualization layer.
B. The ability to avoid vendor lock-in completely.
C. Reduced time-to-market for applications due to abstraction of underlying infrastructure.
D. Lowest possible cost for raw compute and storage resources.

36 When an organization adopts a SaaS solution for a critical function like Human Resources, what is a key consideration regarding data governance and security?

SaaS Medium
A. The organization is still responsible for classifying its data and managing user access controls within the SaaS application.
B. The organization must perform its own OS-level security patching on the SaaS provider's servers.
C. The organization no longer has any responsibility for the security of its data, as it is fully managed by the SaaS provider.
D. The organization must manage the physical security of the datacenter where the SaaS application is hosted.

37 Shifting IT spending from building and maintaining on-premises data centers to paying a monthly cloud provider bill is a strategic financial change best described as:

Cost efficiency Medium
A. Focusing solely on Return on Investment (ROI) while ignoring cash flow.
B. Moving from Capital Expenditure (CapEx) to Operational Expenditure (OpEx).
C. Moving from Operational Expenditure (OpEx) to Capital Expenditure (CapEx).
D. Increasing Total Cost of Ownership (TCO).

38 A company implements a 'Pilot Light' disaster recovery strategy in a second cloud region. What would you expect to see in the DR region during normal operations?

Disaster recovery and business continuity Medium
A. A minimal version of the core infrastructure is running, with data being replicated, ready to be scaled out to full production size.
B. A full-scale, fully functional production environment handling a portion of the live traffic.
C. Only data backups stored in object storage, with no active compute resources.
D. An identical, duplicate infrastructure of the primary region that is sitting idle and powered off.

39 Which of the following is a direct benefit of a cloud provider's massive economies of scale?

Fundamentals of Cloud Computing Medium
A. The ability for a customer to customize the physical server hardware.
B. Guaranteed data sovereignty in all geographic locations.
C. Lower pay-as-you-go prices for services than a company could achieve on its own.
D. Elimination of the need for customers to manage application-level security.

40 A startup is launching a new mobile app. They are unsure about the potential traffic patterns and user growth. They need maximum flexibility to scale resources up or down at a moment's notice without any long-term commitment. Which pricing model is most appropriate for their initial launch phase?

Pricing models: pay-as-you-go, reserved instances, spot instances Medium
A. Pay-as-you-go
B. Reserved Instances
C. A 3-year savings plan
D. Spot Instances

41 A stateless batch processing job runs on a c5.xlarge instance (On-Demand price: 0.05/hour, but has a 30% probability of being terminated within any given hour. If a Spot Instance is terminated, the entire job must restart from the beginning. What is the approximate threshold for the Spot Instance price below which it becomes more cost-effective than the On-Demand instance for this specific job?

Pricing models: pay-as-you-go, reserved instances, spot instances Hard
A. $0.044/hour
B. $0.085/hour
C. $0.057/hour
D. $0.031/hour

42 A mature FinOps organization is trying to drive cost accountability. They have successfully implemented detailed cost allocation and showback to engineering teams. However, despite high visibility, teams are not proactively optimizing their cloud spend. According to the FinOps lifecycle (Inform, Optimize, Operate), which of the following represents the most advanced and effective next step to solve this cultural challenge?

Introduction to FinOps Hard
A. Develop a 'unit economics' metric (e.g., cost per customer, cost per transaction) and tie engineering performance reviews and incentives to improvements in this metric.
B. Shift from showback to a chargeback model, making engineering teams directly responsible for their cloud spend in their departmental P&L.
C. Create a central Cloud Center of Excellence (CCoE) to review and approve all new infrastructure deployments, ensuring cost efficiency from the start.
D. Implement stricter budget enforcement with automated alerts and resource termination policies for teams that overspend.

43 A company is architecting a global, latency-sensitive application and wants to minimize its carbon footprint (Scope 2 emissions). They are evaluating two Azure regions. Region A has a Power Usage Effectiveness (PUE) of 1.15 and its grid has a carbon intensity of 400g CO2eq/kWh. Region B has a PUE of 1.25 but is located in an area with a carbon intensity of 200g CO2eq/kWh. Assuming the application consumes 100kW of IT power, which region is the more sustainable choice and what is the primary principle this illustrates?

sustainability and Green Cloud Practices Hard
A. Region A, because a lower PUE is the most important factor in green data center selection.
B. Region A, because data center operational efficiency (PUE) is a Scope 1 emission and therefore more directly controllable and impactful than grid-level Scope 2 emissions.
C. Neither, as the total carbon footprint defined by is identical for both.
D. Region B, because the carbon intensity of the regional power grid has a greater impact on total emissions than the data center's PUE.

44 A financial services application has an RPO of 5 minutes and an RTO of 15 minutes. The architecture uses database replication between a primary region (us-east-1) and a DR region (us-west-1). The chosen replication method is asynchronous, with a typical lag of 3-4 minutes, but it can spike to 7-8 minutes during peak loads or network congestion. The failover process is fully automated via DNS changes and scripts, which are tested to execute in 10 minutes. Under which specific condition does this architecture fail to meet its business continuity objectives?

Disaster recovery and business continuity Hard
A. During normal operation, the RPO is consistently violated.
B. During a peak load event that coincides with a primary region failure, the RPO is violated.
C. During a full region outage in us-east-1, the RTO cannot be met.
D. The automated failover script execution time of 10 minutes violates the RTO.

45 A company is migrating a legacy Java application to the cloud. The goal is to minimize operational overhead but retain control over the underlying container runtime and networking configuration for security compliance. They are evaluating Azure Kubernetes Service (AKS), Azure App Service, and a custom Kubernetes cluster built on Azure VMs. How would you classify AKS within the IaaS-PaaS spectrum, and why is it the optimal choice here?

IaaS vs. PaaS vs. SaaS Hard
A. Pure IaaS; it's optimal because it provides full control over the virtual machines running the Kubernetes nodes.
B. A hybrid of IaaS and PaaS; it's optimal because Azure manages the Kubernetes control plane (PaaS aspect), reducing overhead, while the company manages the worker nodes and container configuration (IaaS aspect), providing necessary control.
C. A form of SaaS; it's optimal because Kubernetes is delivered as a ready-to-use software service for orchestration.
D. Pure PaaS; it's optimal because it fully abstracts the infrastructure, meeting the minimal overhead goal.

46 A company is considering migrating its on-premises data warehouse to a cloud-based IaaS solution. The on-premises hardware has an annual depreciation cost of 20,000. The proposed cloud solution costs 15,000 annual loss in business productivity. Ignoring migration costs, what is the Total Cost of Ownership (TCO) difference, and what does this scenario primarily illustrate?

Cost efficiency Hard
A. On-premises is $17,000 cheaper annually; it illustrates that cloud is not always the most cost-effective solution.
B. Cloud is $13,000 cheaper annually; it illustrates the direct cost savings of pay-as-you-go models.
C. On-premises is $5,000 cheaper annually; it illustrates that hardware depreciation is the dominant factor in TCO.
D. Cloud is $3,000 more expensive annually; it illustrates the importance of including indirect and performance-related costs in TCO analysis.

47 The launch of Salesforce's multi-tenant architecture in 1999 was a pivotal moment in the history of cloud computing. Which of the following best analyzes its primary long-term economic implication that paved the way for the modern SaaS industry?

History of Cloud Computing Hard
A. It introduced the concept of a subscription-based pricing model, shifting software from a capital expense (CapEx) to an operational expense (OpEx).
B. It created massive economies of scale by allowing a single, shared application instance and database to serve multiple customers, drastically lowering the marginal cost per customer.
C. It proved that web-based applications could be delivered securely over the internet, establishing trust in the model.
D. It solved the problem of application virtualization, allowing multiple distinct software instances to run on a single server.

48 A large-scale scientific research project needs to process a 50 PB dataset stored in a single cloud region. The processing requires a massive, temporary cluster of 10,000 VMs. This scenario brings two fundamental characteristics of cloud computing into direct conflict. Which characteristics are they, and what is the resulting architectural challenge?

Fundamentals of Cloud Computing Hard
A. On-demand self-service vs. Measured service: The challenge is accurately billing for the 10,000 VMs provisioned instantly.
B. Rapid elasticity vs. Data Gravity: The challenge is that while compute resources can be scaled up and down easily (elasticity), the massive dataset is hard to move (gravity), forcing the compute to be brought to the data, limiting locational flexibility.
C. Rapid elasticity vs. Broad network access: The challenge is the high data egress cost if the VMs are provisioned in a different region from the data.
D. Rapid elasticity vs. Resource pooling: The challenge is the 'noisy neighbor' problem, where the 10,000 VMs might impact other tenants in the pool.

49 An enterprise runs a high-performance computing (HPC) workload that involves significant inter-node communication. To minimize latency, they place their VMs in a 'cluster placement group' in AWS. A junior administrator now needs to add a new, larger VM instance type to the running cluster to handle a new part of the workload. The attempt fails. What is the most likely technical reason for this failure?

IaaS Hard
A. The larger VM instance type requires a different network card (ENA driver) that is incompatible with the placement group.
B. Cluster placement groups do not allow mixing different instance types to ensure homogenous performance.
C. The data center did not have contiguous capacity (enough space on the same physical rack) to launch the new, larger instance type within the low-latency group.
D. Adding a VM to a running placement group is not allowed; the entire group must be stopped and restarted with the new instance.

50 A startup built its application on a proprietary PaaS solution that offered extremely rapid development through unique, non-standard APIs for its database and messaging services. Two years later, the company is facing unpredictable and steep price increases from the PaaS vendor. What is the core architectural principle they violated, and what is the most difficult challenge they now face in migrating away?

PaaS Hard
A. Principle: Scalability. Challenge: The application cannot handle more users without a complete rewrite.
B. Principle: Security. Challenge: The proprietary APIs have security vulnerabilities that prevent migration to standard, more secure platforms.
C. Principle: Portability. Challenge: The application code is tightly coupled to the vendor's proprietary APIs, requiring a significant and costly refactoring effort to work with standard open-source alternatives.
D. Principle: High Availability. Challenge: The application has no redundancy and cannot failover to another provider.

51 A global corporation uses a leading SaaS CRM platform. Due to the GDPR regulation in Europe and new data sovereignty laws in India, the company must ensure that European customer data physically resides in an EU data center and Indian customer data resides within India. The SaaS provider has data centers in all these locations. What is the most complex technical and administrative challenge the corporation will face in implementing this?

SaaS Hard
A. Configuring network routing policies to ensure users are directed to the correct regional data center.
B. Encrypting all data at rest and in transit to comply with the various regulations.
C. Managing identity and access control, ensuring a unified user login while enforcing data partitioning and access rules based on data residency and user location.
D. Purchasing separate licenses for each regional instance of the SaaS application.

52 A company has a workload with a consistent baseline of 10 VMs running 24/7. They also have a development team that runs an additional 5-15 VMs unpredictably during business hours (approx. 200 hours/month). Finally, they have a batch processing job that can run anytime and is fault-tolerant. Which of the following purchasing strategies represents the most financially optimal and flexible approach according to FinOps best practices?

Pricing models: pay-as-you-go, reserved instances, spot instances Hard
A. Purchase 25 Reserved Instances for a 3-year term to get the maximum possible discount.
B. Purchase 10 Reserved Instances for the baseline and use On-Demand for all other workloads to avoid the complexity of other models.
C. Use only On-Demand instances for all workloads to maintain maximum flexibility and avoid commitment.
D. Purchase 10 Reserved Instances for the baseline, use an AWS Savings Plan for the development team's expected usage, and run the batch job on Spot Instances.

53 An analyst uses the Azure Pricing Calculator to estimate the cost of a new globally-replicated Cosmos DB instance. They correctly configure the API type, number of regions, and provisioned Request Units (RU/s). They also add storage costs. After the first month, the actual bill is 35% higher than the estimate. Which of the following is the most likely 'hidden' cost that the analyst overlooked in the calculator?

Azure Pricing Calculator Hard
A. The cost of 'burst' RUs consumed beyond the provisioned throughput, which are billed at a higher rate.
B. The cost of server-side backups, which are not included in the primary storage cost estimate.
C. The cost of inter-region data replication, which is billed per GB transferred between the primary and secondary regions.
D. The cost of the Azure support plan (e.g., Developer or Standard) which is billed as a percentage of the total Azure spend.

54 A pharmaceutical company is developing a new drug and needs to run complex molecular simulations. Each simulation is a massively parallel, short-lived (2-4 hours) job that can be broken into thousands of independent tasks. The jobs are critical but are not time-sensitive to the minute and can tolerate restarts. To minimize both cost and time-to-result, what is the most sophisticated combination of cloud services and purchasing models they should use?

Industry Use Cases Hard
A. A serverless platform like AWS Lambda or Azure Functions to run each individual task.
B. A large, persistent cluster of On-Demand virtual machines managed by custom scripts.
C. A managed batch processing service (like AWS Batch or Azure Batch) configured to use a fleet of Spot Instances.
D. A Platform-as-a-Service (PaaS) environment with auto-scaling to run the simulation software.

55 In the 'Operate' phase of the FinOps lifecycle, a key objective is to continuously improve efficiency. An e-commerce company notices their 'cost per transaction' unit metric is increasing. Analysis shows that their Kubernetes cluster, which uses a cluster autoscaler, is slow to scale down after traffic spikes, leading to idle resources. Which specific FinOps operational practice would most directly address this specific type of inefficiency?

Introduction to FinOps Hard
A. Changing the cost allocation tags to more accurately assign the idle costs to the responsible development team.
B. Onboarding the application to a serverless container platform (e.g., AWS Fargate, Azure Container Apps) that scales to zero automatically.
C. Implementing a more aggressive Reserved Instance and Savings Plan portfolio to cover the cluster's peak size.
D. Manually resizing the cluster every morning and evening to match predicted traffic patterns.

56 A media company runs a large video transcoding workload. The jobs are not time-sensitive and can be processed anytime within a 24-hour window. The company's cloud provider offers a 'carbon-aware' API that provides a 24-hour forecast of the carbon intensity (grams of CO2eq/kWh) of the power grid in a specific region. How can the company best leverage this information to reduce their actual carbon emissions?

sustainability and Green Cloud Practices Hard
A. Purchase carbon offsets equivalent to the emissions generated by the workload.
B. Implement a 'time-shifting' strategy where the batch scheduler is programmed to preferentially run transcoding jobs during hours when the API forecasts the lowest grid carbon intensity.
C. Re-architect the transcoding application to be more computationally efficient, thereby using less kWh of energy overall.
D. Move the entire workload to a different region that has a consistently lower average carbon intensity.

57 A company has a multi-region, active-active architecture for its critical application. Following a major network outage that partitions the two regions, the system correctly fails over, with each region serving local traffic. However, when the network link is restored, the two databases are found to have diverged, containing conflicting records. The subsequent data reconciliation process takes 12 hours, causing a massive business disruption. Which fundamental distributed systems problem was inadequately addressed in this DR plan?

Disaster recovery and business continuity Hard
A. The system lacked a 'split-brain' resolution strategy and a defined data reconciliation process.
B. The DNS failover mechanism did not have a low enough Time-To-Live (TTL) value.
C. The Recovery Time Objective (RTO) for the database failover was too high.
D. The Recovery Point Objective (RPO) was violated because of asynchronous replication between the regions.

58 In the context of designing a globally distributed database on a public cloud, the CAP theorem states that a system can only provide two out of three guarantees: Consistency, Availability, and Partition Tolerance. Given that network partitions are an accepted reality in any large-scale distributed system (especially across regions), a cloud architect must make a trade-off. Which statement accurately describes the trade-off made by a system that prioritizes Consistency?

Fundamentals of Cloud Computing Hard
A. The system will sacrifice both consistency and availability in order to guarantee that no network partitions can ever occur.
B. The system guarantees that all clients have the same view of the data at all times by using a single, non-partitionable master database.
C. The system will always remain available for both reads and writes during a partition, but may return stale data to some clients.
D. The system will always return the most recently written value, but may become unavailable to some clients during a network partition to ensure this.

59 A company purchases a 1-year Standard Reserved Instance (RI) for a dsv3-series VM in Azure. Six months later, Azure releases a new dsv4-series with 20% better performance at the same price. The company's workload is CPU-bound and would benefit greatly from the new series. What is their primary constraint and what purchasing instrument should they have considered for better flexibility?

Pricing models: pay-as-you-go, reserved instances, spot instances Hard
A. Constraint: They can change to the dsv4-series, but they will lose the discount for the remaining six months. They should have purchased Spot Instances.
B. Constraint: They cannot change the RI. They should have purchased a Savings Plan, which allows changing instance families.
C. Constraint: The Standard RI is locked to the 'dsv3' instance family. They should have purchased a Convertible RI (in AWS) or a Savings Plan (in Azure/AWS), which allows exchanging the reservation for a different instance family.
D. Constraint: They must pay an early termination fee. They should have used a pay-as-you-go model.

60 A FinOps analyst is reviewing a cloud bill and identifies two primary sources of waste: 1) A large database server that is running 24/7 but has a CPU utilization of only 5%. 2) A set of 50 VMs that were provisioned for a temporary project, are no longer in use, but were never de-provisioned and have no owner tag. How should the remediation strategy for these two issues differ?

Cost efficiency Hard
A. Issue 1 is 'unallocated cost' requiring tagging, while Issue 2 is 'underutilized resources' requiring rightsizing.
B. Issue 1 is an 'underutilized resource' requiring a rightsizing recommendation, while Issue 2 represents 'zombie/orphan assets' that should be targeted for termination after a grace period.
C. Both are examples of underutilized resources and should be remediated by downsizing the instances.
D. Both are examples of zombie assets and should be terminated immediately to save costs.