A genomic research institution is evaluating the migration of its DNA sequencing pipeline to the AWS Cloud. The pipeline runs highly resource-intensive, batch-processing jobs that vary wildly in demand, operating heavily for a few days a month and remaining idle otherwise. On-premises, the institution maintains a cluster of high-performance servers that are underutilized of the time. Which of the following represent the primary economic advantages of moving this workload to AWS? (Select TWO.)
- The transition from a capital expense (CapEx) model of purchasing physical hardware to an operating expense (OpEx) model where costs align with actual analysis runtimes.Cevap
- The capability to leverage elasticity by dynamically provisioning compute resources during active sequencing runs and terminating them when processing is complete, avoiding idle capacity costs.Cevap
- CThe reduction of operational costs by utilizing On-Demand Instances for baseline infrastructure that requires uninterrupted, availability.
- DThe elimination of capital expenses by transferring ownership and depreciation of the existing physical data center assets to AWS.
- EThe ability to scale capacity upward to support long-term organizational growth, which eliminates the need to monitor or adjust active cloud resource utilization.
Cevap
The primary economic advantages are the transition from a capital expense model to an operating expense model, and the capability to leverage elasticity by dynamically provisioning and terminating compute resources based on active workloads.
Migrating the genomic sequencing workload to AWS allows the institution to transition from a capital expense model (purchasing physical servers) to an operating expense model (paying only for active runs). By leveraging cloud elasticity, they can dynamically provision compute instances for the short duration of active sequencing and terminate them immediately afterward, completely avoiding costs during the period when resources would otherwise sit idle on-premises.
Adım Adım Çözüm
Anahtar Kavram
Cloud economics benefits including CapEx to OpEx shift and elasticity.