Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

WGU D320 C838 OBJECTIVE ASSESSMENT FINAL EXAM NEWEST 2026 – CLOUD COMPUTING OA TEST BANK WITH COMPLETE REAL EXAM QUESTIONS AND CORRECT DETAILED ANSWERS (GRADED A+) MOST RECENT

Rating
-
Sold
-
Pages
64
Grade
A
Uploaded on
02-06-2026
Written in
2025/2026

Pass the WGU D320/C838 Cloud Computing Objective Assessment Final Exam on your first attempt with this newest 2026 actual exam test bank. This comprehensive resource includes over 200 real exam questions (from a complete 650+ question bank) with correct, verified, and detailed answers – all graded A+. This WGU D320/C838 exam review covers every core domain tested on the WGU Cloud Computing objective assessment, including: Section 1: Cloud Concepts and Models Hybrid cloud deployment (on-premises + public cloud for latency-sensitive components) PaaS limitations (limited control over underlying OS and runtime) IaaS shared responsibility model – customer responsible for encryption within guest OS FaaS (serverless) for event-driven, variable workloads Multi-cloud federated identity – SAML 2.0 with on-premises IdP Data sovereignty – private cloud per country Vertical vs. horizontal scaling Disaster recovery RTO/RPO – synchronous replication for RPO 1 minute Containers vs. VMs – containers share host OS kernel, faster startup Lift-and-shift to IaaS for legacy applications with static IPs Customer-managed keys with on-premises HSM for HIPAA compliance Serverless + global load balancer for automatic scaling and multi-region HA On-demand self-service for HPC workloads PCI DSS – provider must demonstrate audited infrastructure IaaS for control over in-memory data grid configuration Private cloud with VPCs and delegated administration for subsidiaries Active-active multi-site for RTO 15 min, RPO 5 min PaaS managed NoSQL for unpredictable traffic spikes Data residency – region and availability zones PaaS provides OS, middleware, runtime; customer manages applications and data Section 2: Cloud Infrastructure and Virtualization Hardware-assisted virtualization with bare-metal Type 1 hypervisor for strong isolation SR-IOV for improved network throughput between VMs VXLAN with multicast replication for legacy multicast applications Direct-attached NVMe SSDs with distributed file system for HPC low latency CPU pinning for dedicated cores Post-copy memory migration causes network disruption during live migration Hypervisor memory deduplication leak allows VM to read other VMs' memory Terraform for multi-cloud infrastructure as code (declarative) VMware Tools (paravirtualized drivers) reduce storage I/O latency Virtual switch with port security and VLAN tagging for isolation Single VPC with subnets, NACLs, and security group rules for tier isolation Synchronous replication for RTO 15 min, RPO 1 min Fully virtualized VM without hardware virtualization extensions causes context switching VM escape vulnerability in Type 1 hypervisor multi-tenant environment CPU overcommitment + DVFS for batch processing optimization Infrastructure activity logging with immutable storage for audit trails Database security group must allow inbound from auto-scaling group's security group Long-distance vMotion for zero-downtime migration over WAN Storage I/O control (SIOC) to prioritize I/O for database VM Kubernetes NetworkPolicy with CNI plugin for pod-level isolation Section 3: Cloud Security and Compliance Azure Storage Service Encryption with customer-managed keys in Key Vault Managed HSM for on-premises HSM control AWS Nitro Enclaves + CloudHSM for GDPR/CLOUD Act compliance PCI DSS – customer responsibility: enabling encryption at rest for RDS Third-party CSPM tool for unified compliance across multi-cloud AWS S3 "Authenticated Users" group – any authenticated AWS user from any account can access HIPAA compliance – enable encryption at rest using AWS KMS customer-managed keys AWS SCPs to enforce encryption across all accounts Cryptographic erasure (delete keys) for GDPR right to erasure CASB primary function – monitor and control data transfer between users and cloud apps (DLP) S3 Glacier Deep Archive with Object Lock compliance mode for audit log integrity Multi-region deployment with customer-managed keys in separate HSM + data classification for GDPR/HIPAA IAM misconfiguration – DataAnalyst role allows sts:AssumeRole to DataScientist without permissions boundary CloudTrail not enabled or not sending logs to central security account Automatic key rotation with retention policy for previous key versions Service mesh mTLS with built-in certificate rotation every 24 hours Private subnet route table with default route to internet gateway causes direct internet access Cryptographic erasure (destroy keys) for HIPAA secure deletion Firewall logs: count of denied inbound SSH connections from single source IP 10 within 5 minutes detects brute-force Zero-trust principle: access decisions based on identity, not just source IP Pilot light + asynchronous replication with lag 15 minutes for RPO 15 minutes Section 4: Cloud Storage and Data Management Eventual consistency – stale reads during network partition S3 Standard with Cross-Region Replication + CloudFront for 11 nines durability and low-latency multi-region reads S3 Glacier Deep Archive for long-term retention (7 years) with rare access SSE-C (customer-provided keys) for on-premises HSM control AWS DataSync for 50 TB transfer over 1 Gbps in 5 days (cost-effective) Quorum-based reads/writes (R+W N) for strong consistency S3 Intelligent-Tiering for unexpected access patterns S3 Object Lock compliance mode for 1-year immutable retention Parquet format + partitioning to reduce Athena scan size Multiple parallel TCP connections to S3 endpoint to increase throughput SSE-KMS with automatic key rotation + S3 access logging with lifecycle to Glacier for GDPR Volume Gateway cached mode with local cache + S3 Standard-IA for hybrid storage Azure Blob Storage lifecycle management with Last Access Time GCS Nearline class + BigQuery native tables with partitioning for cost-effective analytics EBS encryption by default with customer-managed KMS key S3 Versioning + Object Lock governance mode with 7-year retention Azure File Sync for on-premises SMB caching Cloud Storage object change notification to Cloud Function for incremental processing S3 bucket policy denying access unless from specific VPC endpoint + server access logging + default encryption Nearline → Coldline lifecycle for 30-day then long-term retention Section 5: Cloud Networking and Connectivity SD-WAN overlay with end-to-end encryption and dynamic path selection + distributed firewall policies Placement group with enhanced networking (ENA, SR-IOV) for sub-millisecond latency AWS Direct Connect private VIF + IPsec VPN + VPC Flow Logs + CloudTrail for PCI-DSS hybrid network Overlapping CIDR blocks cause packet loss in transit gateway peering GCP Global external HTTP(S) load balancer for geo-routing with failover VNet peering between hub and spokes + NSGs to block inter-spoke traffic Jumbo frames (MTU 9001) on EFA for HPC performance GKE Dataplane V2 with Cilium for Kubernetes network policies VPC route table with more specific route to NAT gateway causes traffic drop Advertise only Azure prefixes over BGP with higher local preference for ExpressRoute AWS Direct Connect with multiple VIFs + VPN encryption overlay Public subnet with internet gateway for web servers; private subnet with NAT gateway for database servers GCP Dedicated Interconnect with multiple VLAN attachments Azure Virtual WAN with ExpressRoute and VNet connections VPC peering requires non-overlapping CIDR blocks Amazon Route 53 with latency-based routing and health checks User-defined routes (UDRs) with firewall as next hop to enforce routing through firewall Worker nodes in private subnet, internal ALB for inter-service communication, public ALB for front-end GCP private cluster with public endpoint disabled + authorized networks with on-premises IP ranges NAT gateway per Availability Zone for high availability Section 6: Cloud Migration and Hybrid Solutions Rehost (lift-and-shift) using VM import and static IP pool for legacy application with hard-coded IPs Move database to Amazon RDS in same Availability Zone to reduce latency AWS Transit Gateway with NAT to map on-premises IPs to different range AWS Batch with Spot Instances for batch processing workload AWS Direct Connect with private VIF + dedicated encryption instance for PCI-DSS hybrid Replatform .NET application to AWS Elastic Beanstalk + database to RDS (minimal code changes) Private subnet route table default route to NAT gateway for internet access Snowball Edge to S3 + Redshift Spectrum external schema + IAM roles Legacy CRM end-of-life – Retire strategy AWS Elastic Disaster Recovery (DRS) for RPO 15 min, RTO 4 hours Split-tier architecture: database on-premises, compute in cloud via Direct Connect Lift-and-shift with continuous replication (e.g., Azure Site Recovery) for minimal downtime Client-side encryption with on-premises keys for PCI-DSS hybrid Read-only domain controller in cloud + Azure AD Connect for seamless Active Directory extension Mount on-premises NFS share via Direct Connect for shared file system Cloud-bursting architecture with auto-scaling when on-premises utilization exceeds threshold AWS Direct Connect + IPsec VPN for HIPAA hybrid Lift-and-shift on custom VM image for legacy Java/JNI library Synchronous replication to cloud-based standby with automatic failover for RPO=0 Cloud-based distributed cache (Redis) with periodic refresh from on-premises database Section 7: Cloud Operations and Monitoring Compare p99 latency of database query before and after change + monitor CPU utilization to validate optimization ML-based anomaly detection + correlation with deployment change events CloudWatch ConcurrentExecutions metric + ThrottleReason in logs for Lambda throttling Third-party observability platform (Datadog, Grafana) for multi-cloud metrics, logs, traces CloudTrail management events for AuthorizeSecurityGroupIngress API call Alertmanager 'for' clause (10 minutes) to reduce flapping AWS Budgets cost anomaly detection at linked account level with daily alerts Deployment pipeline (Spinnaker) monitoring canary metrics and auto-rollback Istio distributed tracing (Jaeger/Zipkin) for service-to-service latency CloudTrail for API logging + AWS Config rules for compliance checks HPA based on CPU utilization (70%) + custom metrics (request latency 200ms) for responsive scaling Prometheus + Thanos + Grafana for multi-cloud unified observability Service mesh (Istio) for automatic metrics, tracing, logging without code changes Percentile-based latency (p99) and error rate alarms to reduce false positives ILM with hot-warm tiers for Elasticsearch (30-day hot, 90-day retention) ALB SurgeQueueLength metric for request queuing Azure Policy to deploy Log Analytics agent + AMA data collection rules Lambda duration at p50/p99, concurrent executions, API Gateway latency, integration latency, and CloudWatch Logs GCP billing export to BigQuery + custom dashboards + budget alerts with Pub/Sub Progressive delivery platform (Flagger, Argo Rollouts) for canary analysis with automated rollback Section 8: Cloud Cost Management and Optimization Replace On-Demand with Spot Instances (diversified pool, Spot Fleet) for 90% savings S3 Standard-IA after 30 days → S3 Glacier Deep Archive after 90 days → delete after 7 years AWS Organizations with SCPs to restrict expensive services + Budgets + Lambda for automated remediation Spot Instances for task nodes + single On-Demand core node + diversified instance types GCP CUD secondary marketplace to sell unused commitments Azure Reserved VM Instances with instance size flexibility Change RDS storage from io1 to gp3 + right-size instance CloudFront Price Class 200 (excludes most expensive edge locations) Mix of On-Demand and Spot Instances with node affinity + cluster-autoscaler VPC Gateway Endpoint for S3 to eliminate data transfer charges CUR with Athena analysis + Compute Optimizer + RI modification to regional scope Requester Pays on Cloud Storage + flat-rate BigQuery reservations + preemptible Dataproc instances Rightsize elastic pool based on historical utilization metrics Fargate Spot for non-critical tasks + Capacity Providers + scheduled scaling + Savings Plans Standard RIs with 1-year term, partial upfront, regional scope BigQuery partitioned tables + automatic query caching + flat-rate slots Cost allocation tags + CUR with tags for chargeback ExpressRoute with global reach to minimize cross-region egress costs Stop VMs during off-peak hours (custom script) + persistent disks SCPs to restrict expensive services + Budgets + Lambda automated remediation Section 9: Cloud Governance and Risk Management Data-centric security model with dynamic access controls + tokenization for PHI (GDPR/HIPAA) Managed Kubernetes shared responsibility boundaries vary slightly across providers (EKS, AKS, GKE) Bucket policies denying public access + organization SCPs + IaC scanning to prevent public exposure Database-per-tenant + API export/delete for GDPR data portability Quantitative risk analysis – new ALE = original ALE × (1 - likelihood reduction) × (1 - impact reduction) Risk appetite statement differentiating tolerance for confidentiality, availability, cost Apply bucket policy denying all access to contain data exfiltration incident Cloud management platform (CMP) to enforce tagging policies across multiple providers via APIs Storing full magnetic stripe data is PCI DSS violation (Requirement 3) API-mode CASB for scanning data at rest and applying classification labels Governance framework mapping compliance requirements to controls + automated policy enforcement via IaC CIEM tool + SSO with federated identity for multi-cloud IAM consistency Cloud HSM for key management + envelope encryption + region-specific data storage Multi-region active-active architecture = risk mitigation Data classification tags enable automated security controls (e.g., block public access for confidential data) Policy-as-code to automatically revert changes not made through approved pipeline WORM protection (Object Lock) + cross-region replication for log integrity and availability JIT privileged access + session recording + UBA for insider threat defense Standard contractual clauses (SCCs) + pseudonymization for GDPR cross-border data transfer Multi-cloud active-active architecture to achieve 99.99% uptime Section 10: Cloud Service Providers and Architectures AWS Fargate + ElastiCache Redis + ALB sticky sessions within single AZ for sub-millisecond latency Azure Policy and Blueprints for GDPR data residency controls GCP Life Sciences API + Preemptible VMs + regional buckets for genomics TCO Azure Functions Premium plan (always ready) + Blob Storage events for bursty serverless Kubernetes + Rancher + Prometheus/Grafana for multi-cloud unified management GCP Cloud Spanner for HIPAA PHI with complex queries, automatic failover AWS Auto Scaling target tracking on custom metric (requests per target) + Lambda pre-warning for fastest scale-out AWS Elemental MediaConvert + CloudFront with regional edge caches for video streaming S3 Object Lock compliance mode + CloudTrail for tamper-evident audit logs GCP preemptible VMs for 48-hour GPU training (lowest cost per GPU) Kubernetes for multi-cloud workload portability Regions with data residency guarantees + data classification policies Direct dedicated connection (Direct Connect/ExpressRoute) for hybrid cloud bursting Physical security responsibility identical across all major providers Google BigQuery with integrated ML for serverless data warehouse Azure AD as single identity provider with federation to AWS and GCP Google Compute Engine with custom machine types for lift-and-shift Third-party tool for continuous cross-cloud replication (low RPO/RTO) Multi-CDN strategy (CloudFront, Azure CDN, Cloud CDN) with global load balancer Infrastructure as code (IaC) universally recommended for operational excellence Each question includes a detailed rationale explaining the correct answer and why distractors are incorrect – helping you master cloud computing concepts for the WGU D320/C838 OA. Why choose this WGU D320/C838 test bank? 200+ real exam-style questions (from 650+ question bank) with verified answers Detailed rationales for every answer Organized by WGU D320/C838 exam content domains Perfect for WGU Cloud Computing OA final exam or study guide Instant digital download – study today, pass tomorrow! Ideal for: WGU D320 and C838 students, Cloud Computing objective assessment test takers, WGU IT certification candidates, and anyone preparing for the WGU cloud computing final exam.

Show more Read less
Institution
WGU D320
Course
WGU D320

Content preview

D320/ C838 OBJECTIVE ASSESSMENT FINAL NEWEST
2026 ACTUAL EXAM TEST BANK| WGU D320/ C838 OA
FINAL WITH COMPLETE 650 REAL EXAM — 200
Questions

Section 1: Cloud Concepts and Models (Questions 1-20)

1 A financial services firm is migrating a legacy monolithic trading application to the cloud. The application
requires low-latency access to market data and must comply with strict regulatory auditing. The CTO proposes
using a combination of on-premises infrastructure for latency-sensitive components and a public cloud for
compute-intensive risk analytics. Which deployment model best describes this architecture?

A) Community cloud
B) Hybrid cloud
C) Multi-cloud
D) Distributed cloud
Answer: B
Rationale: A hybrid cloud combines on-premises private cloud (or dedicated infrastructure) with public cloud
resources, connected via orchestration. This matches the scenario where latency-sensitive components remain
on-premises while analytics run in the public cloud. Multi-cloud involves multiple public cloud providers but not
on-premises. Community cloud is shared by several organizations with common concerns. Distributed cloud
distributes public cloud services to different physical locations but remains under the provider's control.

2 A company deploys a web application using a Platform as a Service (PaaS) offering. The developer configures
auto-scaling based on CPU utilization. Which of the following is a key limitation of PaaS that the developer
must account for in this architecture?
A) Inability to scale horizontally beyond a single instance
B) Limited control over the underlying operating system and runtime environment
C) Vendor lock-in due to proprietary APIs that prevent migration to other PaaS providers
D) Requirement to manage virtual machines and network configurations manually
Answer: B
Rationale: PaaS abstracts the underlying infrastructure, meaning the developer cannot modify the OS or runtime
environment. This limits custom configurations and debugging at the OS level. Horizontal scaling is typically
supported in PaaS. Vendor lock-in can occur but is not an inherent limitation of PaaS itself—it's a risk. Managing
VMs and networks is characteristic of IaaS, not PaaS.

3 In the context of the shared responsibility model for Infrastructure as a Service (IaaS), which of the following
responsibilities is explicitly assigned to the cloud customer?
A) Physical security of data centers
B) Network infrastructure maintenance
C) Hypervisor security patching
D) Encryption of data at rest within guest operating systems
Answer: D
Rationale: In IaaS, the customer is responsible for securing data within the guest OS, including encryption of data at
rest stored on virtual disks. The provider handles physical security, network infrastructure, and hypervisor

,patching. This division is a core tenet of the shared responsibility model.

4 A startup is building a real-time data processing pipeline that ingests streaming data from IoT devices. The
pipeline must automatically scale to handle variable throughput and minimize idle resource costs. Which cloud
service model is most appropriate for deploying the compute component of this pipeline?
A) Infrastructure as a Service (IaaS) with pre-provisioned virtual machines
B) Platform as a Service (PaaS) with a managed stream processing framework
C) Software as a Service (SaaS) for data analytics
D) Function as a Service (FaaS) with event-driven triggers
Answer: D
Rationale: FaaS (serverless) is ideal for event-driven, variable workloads because it scales automatically to zero
when idle and charges only for execution time. IaaS with pre-provisioned VMs would incur costs even when idle
and requires manual scaling. PaaS manages the platform but may still have minimum resource allocation. SaaS is a
complete application, not a compute component for custom processing.

5 An organization deploys a multi-cloud strategy using AWS for compute and Azure for data analytics. They want
to use a single identity and access management (IAM) system across both providers. Which architectural
approach is most suitable?
A) Federated identity using SAML 2.0 with an on-premises identity provider
B) Separate IAM configurations in each cloud with manual synchronization
C) Using a third-party cloud access security broker (CASB) that proxies all authentication
D) Deploying a virtual private network (VPN) between the clouds and using Active Directory replication
Answer: A
Rationale: Federated identity (e.g., SAML 2.0) allows a single identity provider to assert authentication across
multiple cloud providers, enabling centralized IAM. Separate IAM configurations create management overhead and
inconsistency. CASBs focus on security policy enforcement, not identity federation. VPN and AD replication can
help but do not provide unified IAM across clouds.

6 A company is evaluating cloud providers for a global application that must serve users in regions with strict data
sovereignty laws. The application must process personal data within the country of origin. Which deployment
model ensures data residency compliance while leveraging cloud benefits?
A) Public cloud with a single global region
B) Private cloud hosted in a colocation facility within each country
C) Community cloud shared with other organizations in the same industry
D) Hybrid cloud with on-premises data centers in each country
Answer: B
Rationale: A private cloud hosted within each country allows full control over data location and compliance with
data sovereignty laws. Public cloud with a single region does not guarantee data stays within required boundaries.
Community cloud may not offer per-country isolation. Hybrid cloud with on-premises data centers is feasible but
may not provide the same elasticity and managed services as a private cloud hosted by a provider.

7 Which of the following best describes the difference between vertical scaling and horizontal scaling in cloud
computing?
A) Vertical scaling adds more resources to a single node, while horizontal scaling adds more nodes to a system.
B) Vertical scaling is always more cost-effective than horizontal scaling for stateless applications.
C) Horizontal scaling is limited by the maximum capacity of a single server, while vertical scaling is limited by
the number of available nodes.

,D) Vertical scaling requires application rearchitecture to distribute load, while horizontal scaling does not.
Answer: A
Rationale: Vertical scaling (scale up) increases the capacity of a single node (e.g., more CPU, RAM). Horizontal
scaling (scale out) adds more nodes to distribute load. Horizontal scaling is often more cost-effective for stateless
apps because it uses commodity hardware. Horizontal scaling is limited by the number of nodes, not single server
capacity. Vertical scaling does not require rearchitecture; horizontal scaling often does to handle distributed state.

8 A cloud architect is designing a disaster recovery plan for a critical application. The primary site runs in a public
cloud region, and the recovery site must be in a different geographic region. The RTO is 15 minutes, and the
RPO is 1 minute. Which replication strategy best meets these requirements?
A) Asynchronous replication with periodic snapshots every 5 minutes
B) Synchronous replication with continuous data replication
C) Backup to object storage with cross-region replication enabled
D) Pilot light configuration with data replication every hour
Answer: B
Rationale: Synchronous replication ensures that data is written to both sites before acknowledging the write,
achieving an RPO of near zero. For an RPO of 1 minute, asynchronous replication with 5-minute snapshots is too
slow. Backup to object storage may take longer to restore. Pilot light with hourly replication cannot meet the RPO.

9 Which of the following is a primary advantage of using containers over virtual machines in a cloud
environment?
A) Containers provide stronger isolation between workloads than virtual machines.
B) Containers share the host OS kernel, resulting in faster startup times and lower overhead.
C) Containers can run directly on bare metal without a hypervisor, reducing hardware costs.
D) Containers are inherently more secure than virtual machines due to reduced attack surface.
Answer: B
Rationale: Containers share the host OS kernel, which makes them lightweight and fast to start compared to VMs
that include a full guest OS. VMs provide stronger isolation because each has its own kernel and hypervisor layer.
Containers typically run on top of an OS, not directly on bare metal. Security is not inherently better; container
escape vulnerabilities exist.

10 A company wants to migrate its on-premises virtualized workloads to the cloud while minimizing changes to
existing management tools and processes. The workloads include legacy applications that require static IP
addresses and dedicated network segments. Which cloud service model is most appropriate?
A) Software as a Service (SaaS)
B) Platform as a Service (PaaS)
C) Infrastructure as a Service (IaaS)
D) Function as a Service (FaaS)
Answer: C
Rationale: IaaS provides virtualized infrastructure (VMs, networks, storage) that closely resembles on-premises
environments, allowing lift-and-shift migration with minimal changes. Customers can configure static IPs and
network segments. PaaS and SaaS abstract infrastructure, limiting control. FaaS is for event-driven code, not full
VM migration.

, 11 A multinational corporation is migrating its on-premises infrastructure to a public cloud provider. The security
team requires that all data stored in the cloud be encrypted at rest using customer-managed keys, and that the
cloud provider cannot access these keys under any circumstances. Which cloud service model is most
appropriate for this requirement?

A) Infrastructure as a Service (IaaS) with a hardware security module (HSM) integrated into the provider's key
management service
B) Platform as a Service (PaaS) with a customer-managed key encryption add-on
C) Software as a Service (SaaS) with a bring-your-own-key (BYOK) feature
D) Infrastructure as a Service (IaaS) with an on-premises HSM and a cloud-based key management proxy
Answer: D
Rationale: The requirement that the cloud provider cannot access the keys means the keys must be stored and
managed entirely outside the provider's infrastructure. Option D achieves this by using an on-premises HSM with a
proxy that allows the cloud to use the keys without the provider ever having direct access. Options A, B, and C all
involve the provider's key management service, which inherently gives the provider potential access to the keys.

12 A DevOps team is designing a cloud-native application that requires automatic scaling based on real-time
demand, with no manual intervention. The application must also maintain high availability across multiple
geographic regions. Which cloud deployment model best supports these requirements?
A) Private cloud with a cluster of virtual machines in a single data center
B) Public cloud with serverless computing and a global load balancer
C) Hybrid cloud with on-premises burst capacity
D) Community cloud shared among several organizations with similar compliance needs
Answer: B
Rationale: Serverless computing (e.g., AWS Lambda, Azure Functions) automatically scales based on demand
without manual intervention, and a global load balancer can distribute traffic across multiple regions for high
availability. A private cloud (A) typically has limited scalability and geographic redundancy. Hybrid cloud (C) may
require manual scaling decisions. Community cloud (D) is not optimized for automatic scaling or multi-region
availability.

13 A university research team needs to run a high-performance computing (HPC) workload that requires
low-latency inter-node communication. The workload is expected to run for several weeks. Which cloud
computing characteristic is most critical for this scenario?
A) On-demand self-service
B) Rapid elasticity
C) Resource pooling
D) Measured service
Answer: A
Rationale: While all are important, on-demand self-service allows the research team to provision and configure the
HPC cluster without human interaction with the provider, which is essential for quickly setting up the environment
for a long-running job. Rapid elasticity (B) is more relevant for workloads with variable demand. Resource pooling
(C) is a provider-side feature. Measured service (D) is for billing and optimization.

14 A company is evaluating cloud providers for a deployment that must comply with the Payment Card Industry
Data Security Standard (PCI DSS). The provider must be able to demonstrate that the underlying infrastructure
is audited and certified for PCI DSS compliance. Which concept is most relevant?
A) Shared responsibility model
B) Service-level agreement (SLA)

Written for

Institution
WGU D320
Course
WGU D320

Document information

Uploaded on
June 2, 2026
Number of pages
64
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$27.99
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
PremiumExamBank Chamberlain College Nursing
Follow You need to be logged in order to follow users or courses
Sold
358
Member since
2 year
Number of followers
66
Documents
5755
Last sold
8 hours ago
TEST BANKS AND ALL KINDS OF EXAMS SOLUTIONS

TESTBANKS, SOLUTION MANUALS & ALL EXAMS SHOP!!!! TOP 5_star RATED page offering the very best of study materials that guarantee Success in your studies. Latest, Top rated & Verified; Testbanks, Solution manuals & Exam Materials. You get value for your money, Satisfaction and best customer service!!! Buy without Doubt..

4.8

1048 reviews

5
933
4
74
3
25
2
10
1
6

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions