WGU D282 Cloud Foundations Actual Exam
and Study Guide – Complete 150 Questions
with Verified Answers
Official Exam Overview:
The WGU D282 Cloud Foundations Exam and Study Guide evaluates learners’ understanding of
cloud computing principles, services, and security. The exam emphasizes cloud deployment
models, networking, web protocols, storage solutions, and best practices for secure and efficient
cloud usage.
Exam Coverage Areas:
• Cloud Computing Fundamentals and Deployment Models
• Core Cloud Services: Compute, Storage, and Networking
• Security and Compliance in Cloud Environments
• Cloud Protocols and Web Communication Standards
• Resource Management and Monitoring
• Cloud Best Practices and Governance
• Multiple Choice and Short Answer Question Formats
QUESTION 1: HTTPS (Hypertext Transfer Protocol Secure) is:
a) A standard protocol for unencrypted web communication
b) A secure version of HTTP used for encrypted communication over the internet ✅
c) A cloud storage service
d) An AWS networking service
Rationale: HTTPS is an encrypted version of HTTP, ensuring secure data transfer between web
browsers and servers. It is typically indicated by “https://” in a URL.
QUESTION 2: Which protocol is used to translate domain names into IP addresses?
a) HTTP
b) HTTPS
c) DNS ✅
d) FTP
Rationale: DNS (Domain Name System) converts human-readable domain names into
machine-readable IP addresses to route traffic correctly.
QUESTION 3: Which AWS service allows creation of isolated networks within the cloud?
,Page 2 of 35
a) Amazon VPC ✅
b) AWS Route 53
c) AWS Config
d) AWS Lambda
Rationale: Amazon VPC allows users to configure private networks in AWS, controlling IP
addressing, subnets, and routing for resources.
QUESTION 4: What is the main purpose of SSL/TLS in cloud communications?
a) Data storage
b) Encrypt communication ✅
c) Domain name resolution
d) Load balancing
Rationale: SSL/TLS provides encryption for secure data transmission, protecting information
from interception or tampering.
QUESTION 5: Which service monitors AWS resources for configuration changes and
compliance?
a) Amazon VPC
b) AWS Config ✅
c) Route 53
d) CloudFront
Rationale: AWS Config tracks resource configurations and changes, helping organizations
maintain security and compliance.
Q: HTTPS (Hypertext Transfer Protocol Secure) - ANSWER-A secure version of HTTP used for
encrypted communication over the internet, often indicated by "https://" in a web address.
Q: Encryption - ANSWER-The process of converting data into a secure, unreadable format to
protect it from unauthorized access.
Q: DNS (Domain Name System) - ANSWER-A system that translates human-readable domain
names (e.g., www.example.com) into IP addresses.
Q: Latency - ANSWER-The time delay between sending and receiving data over a network, often
measured in milliseconds.
,Page 3 of 35
Q: Data Transfer Acceleration - ANSWER-AWS service that speeds up transferring files to and
from Amazon S3 by using edge locations.
Q: Auto Scaling - ANSWER-A service that automatically adjusts the number of EC2 instances to
handle changes in traffic or demand.
Q: Monitoring - ANSWER-The process of observing and collecting data on the performance and
health of AWS resources and applications.
Q: CloudWatch - ANSWER-AWS's monitoring and observability service for collecting and
tracking metrics, logs, and alarms.
1
, Page 4 of 35
Q: CloudTrail - ANSWER-AWS service for logging and monitoring API activity, helping with
security analysis, resource change tracking, and compliance auditing.
Q: Bastion Host - ANSWER-A secure, intermediary server used to access and manage resources
in a private network or VPC.
Q: Private IP Address - ANSWER-An IP address used within a private network or VPC for internal
communication, not accessible from the public internet.
Q: Public IP Address - ANSWER-An IP address assigned to a resource that is accessible from the
public internet.
Q: Elastic Load Balancing - ANSWER-AWS service for distributing incoming network traffic
across multiple targets, such as EC2 instances or containers.
Q: SLA (Service Level Agreement) - ANSWER-A commitment from a service provider (like AWS)
to meet specific performance and availability standards.
AWS (Amazon Web Services) - ANSWER-A cloud computing platform provided by Amazon that
offers a wide range of cloud services, including computing power, storage, databases, and
more.
Q: Cloud Computing - ANSWER-The delivery of computing services over the internet, allowing
users to access and use resources (like servers or storage) without the need for physical
hardware.
Q: Region - ANSWER-A geographical area where AWS data centers (Availability Zones) are
located. Each region is independent and isolated from others.
Q: Availability Zone - ANSWER-A data center within an AWS region, designed for redundancy
and fault tolerance.
2