NEW
Font size
WorksheetsModules 9-11
Total questions: 70
Worksheet time: 35mins
A global e-commerce company wants users in Europe to be directed to servers in the EU region, while users in North America connect to servers in the U.S. Which Route 53 feature should be configured?
Latency-Based Routing
Weighted Routing
Geolocation Routing
Failover Routing
A media company wants to restrict video streaming so that only users in the United States and Canada can access their service. Which Route 53 feature should be used?
Latency-Based Routing
Failover Routing
Geolocation Routing
Multivalue Answer Routing
A European financial services company must ensure EU customer DNS queries resolve only to EU-based servers to meet GDPR requirements. Which routing policy enforces this compliance?
Weighted Routing
Latency-Based Routing
Geolocation Routing
Simple Routing
An e-commerce company wants customers in Asia redirected to a region-specific site that displays local promotions and prices. Which routing option should be configured?
Geolocation Routing
Weighted Routing
Geolocation Routing
Failover Routing
A company called TechGlobal sets up Route 53 Geolocation Routing for the U.S., Europe, and Asia. Mia, a user from South America, tries to access the site but is not mapped. What happens?
The request is denied
The request follows the default rule set in Route 53
The request randomly chooses between U.S. or Europe
The request always resolves to the nearest data center
A multinational retailer uses Route 53 Geolocation Routing. If a primary region becomes unavailable, how can DNS still direct traffic to backup servers?
Use Weighted Routing
Combine Geolocation Routing with Failover Routing
Switch to Latency-Based Routing
Disable Geolocation during outages
Anika is working for a government agency that requires DNS records in Route 53 to be cryptographically validated to prevent cache poisoning and spoofing attacks. Which feature should she enable?
DNS Failover
DNSSEC
Geolocation Routing
Health Checks
A multinational corporation hosts a high-profile web app prone to Layer 7 attacks. The security team wants real-time DDoS cost protection, detailed attack diagnostics, and 24/7 AWS support. Which AWS service tier should they use?
AWS Shield Standard
AWS Shield Advanced
AWS WAF Basic
GuardDuty
A financial firm needs to identify DNS queries from compromised machines trying to exfiltrate data. Which AWS feature provides query logging for DNS requests?
Route 53 Resolver Query Logging
CloudTrail Insights
VPC Flow Logs
CloudWatch Alarms
A SaaS provider uses both AWS and Azure to host services. They want a DNS solution that ensures low-latency, multi-cloud global failover across both providers. Which approach is most effective?
Configure only AWS Route 53
Configure only Azure Traffic Manager
Use a third-party DNS provider with multi-cloud support
Configure DNS records manually across both platforms
During a DDoS attack, a retailer notices AWS WAF rate-limiting blocks some legitimate flash-sale traffic along with malicious requests. How should this be mitigated?
Disable WAF during sales events
Tune rate-limiting thresholds and use Shield Advanced with granular rules
Switch to manual firewall management
Block all overseas traffic by default
An e-commerce company wants DNS to direct users to the nearest regional server to minimize latency. Which Route 53 routing policy should they use?
Geolocation routing policy
Weighted routing policy
Failover routing policy
Simple routing policy
William is setting up a global website and wants to ensure that users are always directed to the server region with the lowest network delay. Which routing policy should William use to achieve this?
Geolocation Routing
Latency-Based Routing
Weighted Routing
Multivalue Answer Routing
Kai is managing a hybrid IT environment where AWS Route 53 is used for public DNS and Microsoft Active Directory DNS is used for internal workloads. The team wants to prevent DNS spoofing and exfiltration between the two systems. Which practice is most effective?
Enable DNSSEC for public zones and monitor DNS Resolver logs internally
Disable Route 53 for public DNS
Rely only on firewall filtering between on-prem and cloud
Allow unrestricted DNS queries to reduce latency
A DevSecOps team is adopting Infrastructure as Code (IaC) to deploy resources across AWS and Azure. They want to automatically detect misconfigured security groups, public S3 buckets, and non-compliant IAM roles before deployment. Which approach should they use?
Manual peer review of all IaC templates
Automated IaC scanning with policy-as-code tools
CloudTrail API activity logging
Penetration testing after deployment
Avery is a security engineer at a tech company. She wants to continuously check the company's AWS EC2 instances and container workloads for CVE vulnerabilities, exposed ports, and misconfigured IAM roles. Which AWS service should she enable?
AWS GuardDuty
AWS Security Hub
AWS Inspector
AWS Config
Grace, a member of a cloud infrastructure team, enables Single Root I/O Virtualization (SR-IOV) on virtual machines in her company’s data center. This allows the VMs to have direct access to the physical NIC, bypassing the hypervisor’s virtual switch. What is the main operational benefit of this configuration?
Improved network performance and lower latency
Enhanced data encryption between VMs
Automatic backup of network configurations
Increased virtual machine storage capacity
Aria is setting up a cloud environment for her company and is considering different technologies to optimize network performance. Which of the following is a benefit of using SR-IOV in this scenario?
Reduced network latency and improved throughput
Increased hypervisor monitoring visibility
Automatic DDoS mitigation at the hypervisor layer
Easier cross-VM traffic inspection
A financial institution wants to automatically check for open firewall rules, public Cloud Storage buckets, and excessive IAM permissions in Google Cloud. Which feature should they enable in Security Command Center (SCC)?
Event Threat Detection
Security Health Analytics
Forseti Scanner
Cloud Armor
A multinational company wants to reduce shadow IT risks by automatically identifying and shutting down cloud resources provisioned outside approved governance policies. Which approach is most effective?
Manual quarterly audits of cloud accounts
Enforcing automation via cloud governance frameworks and policy-as-code
Training developers to avoid unauthorized deployments
Relying on incident response teams to catch issues post-deployment
During an annual disaster recovery (DR) test at a healthcare provider, engineers discover that after an automated failover to a secondary region, certain IAM policies and backup configurations are missing from the recovery environment. What does this reveal?
The DR plan fully meets compliance requirements
The DR plan has operational gaps requiring review and updates
The DR environment provides better performance than production
The DR plan should be replaced with manual failover procedures
A financial institution is migrating legacy applications to the cloud. The security team wants to ensure that current security controls, compliance standards, and operational processes are not weakened during migration. Which step should they take first?
Conduct a gap analysis between existing security posture and cloud security requirements
Begin migration immediately and address issues post-deployment
Outsource the entire migration to a managed service provider
Deploy workloads in multiple regions without review
Aria, a healthcare provider, is evaluating a third-party SaaS vendor for patient data storage. To ensure compliance with HIPAA, which action should she prioritize before procurement?
Perform a gap analysis of vendor security controls against compliance requirements
Assume vendor compliance since they operate in the cloud
Review the vendor’s marketing material for security claims
Wait until after contract signing to evaluate controls
A retail company wants to automatically detect and remediate non-compliant S3 buckets that are publicly accessible. Which AWS service can enforce these compliance rules automatically?
AWS GuardDuty
AWS Inspector
AWS Config with custom rules and remediation actions
AWS Security Hub
Scarlett, an auditor at a large company, requests evidence of all IAM role changes over the past 90 days. Which AWS service provides historical configuration data?
AWS CloudTrail
AWS Security Hub
AWS Config
Amazon Macie
A financial services company must ensure that all EC2 instances are tagged with Owner and Environment keys before deployment. Which AWS service can automatically enforce this policy?
AWS Config
AWS CloudTrail
AWS Inspector
AWS Trusted Advisor
Arjun, a cloud engineer at a growing tech company, needs to automatically identify and remediate security groups that allow unrestricted inbound SSH (0.0.0.0/0:22). Which service is best suited for this?
AWS Config with managed rule and remediation actions
AWS WAF
AWS CloudTrail
AWS Shield
Noah, a forensic analyst, is investigating a security breach and creates an EBS snapshot of a compromised EC2 instance. Which best practice ensures the snapshot can be used as evidence in court?
Store the snapshot in a public S3 bucket for transparency
Apply encryption and maintain a strict chain of custody
Use the snapshot immediately for patch testing
Modify the snapshot to remove malicious files before analysis
Sophia is a cloud vendor who wants to demonstrate alignment with industry-standard security controls and publish her company's security posture for customers to review. Which framework and registry should Sophia use?
NIST CSF and FedRAMP Marketplace
CSA CCM and STAR Registry
ISO 9001 and ITIL Service Catalog
MITRE ATT&CK and CVE Registry
Harper, a member of a security team, suspects data exfiltration from an EC2 instance in their AWS environment. Which AWS feature provides visibility into IP traffic flow metadata to support breach investigation?
AWS CloudTrail
AWS Config
AWS VPC Flow Logs
AWS GuardDuty
James is working for a company that is worried about being unable to migrate their workloads from one cloud provider to another because of proprietary APIs and service dependencies. What is this risk called?
Cloud Interoperability
Vendor Lock-In
Multi-Cloud Resilience
Data Portability
Arjun is working at a company that provides cloud services to various clients. His responsibilities include overseeing cloud service operations, managing SLAs, and ensuring the delivery of services to customers. According to the NIST Cloud Reference Architecture, which role does Arjun fulfill?
Cloud Auditor
Cloud Service Manager
Cloud Broker
Cloud Carrier
During a security incident in Google Cloud, Maya is assigned to coordinate response efforts, make final decisions, and communicate with executives. Which role is this?
Security Incident Analyst
Security Incident Commander
Cloud Operations Lead
Forensic Investigator
Forensic Investigator
Emma is part of a security team at a company that is planning to migrate its workloads to the cloud. Before starting the migration, the company needs to ensure its current security controls and compliance requirements are aligned with the cloud provider's capabilities. Which step should Emma and her team perform?
Conduct a gap analysis between current posture and cloud security requirements
Begin migration immediately and fix issues after deployment
Outsource the migration fully to a third-party MSP
Rely on provider default security settings
A healthcare company is evaluating a SaaS vendor to handle patient data. To ensure HIPAA compliance, what should be performed before procurement?
Gap analysis of vendor controls against compliance requirements
Assume vendor compliance because they are a cloud provider
Review marketing material for vendor security claims
Evaluate security only after signing the contract
Zoe's company is planning to use several cloud services from different providers. She needs help selecting the right services, negotiating contracts, and managing the company's usage across all these providers. In the NIST Cloud Reference Architecture, which role would assist Zoe with these tasks?
Cloud Consumer
Cloud Service Broker
Cloud Service Manager
Cloud Auditor
Charlotte is leading a company's migration of workloads to AWS. She wants a structured approach that covers areas like people, governance, operations, and security. Which framework should she follow?
NIST Cybersecurity Framework
AWS Cloud Adoption Framework (CAF)
CSA Cloud Controls Matrix (CCM)
ITIL Service Management Framework
A forensic investigator needs to share an Azure VM snapshot with an external incident response team. The access should be temporary and limited to read-only use. Which Azure feature should be applied?
Role-Based Access Control (RBAC)
Shared Access Signature (SAS)
Azure Policy Assignment
Azure Security Center
During a red-team engagement, Aiden is tasked with assessing the security of a company's cloud infrastructure. Aiden enumerates cloud resources by accessing metadata services and exposed APIs. What type of activity is this?
Cloud Reconnaissance
Data Exfiltration
Privilege Escalation
Persistence
Samuel is leading a team to improve their organization's cybersecurity posture. He mentions that NIST CSF is ________-centric, not a full migration framework. What does he mean?
Security
Data
Cloud
Application
Charlotte is leading a cloud security project and comes across the CSA CCM. She needs to explain to her team that CSA CCM is a ________ matrix, not migration guidance.
Control
Migration
Security
Compliance
Olivia is leading an IT team and wants to implement best practices for managing their IT services. She learns that ITIL is focused on IT service management, not ________ adoption.
cloud
hardware
software
network
William is the IT security manager at an enterprise that uses multiple cloud providers. He wants to ensure that security policies remain consistent across all these environments. Which NIST recommendation addresses the need for homogeneity in operations?
A. Standardized security baselines across providers
B. Relying only on native tools from each CSP
C. Outsourcing all operations to a managed service provider
D. Enforcing manual compliance audits quarterly
A forensic team led by Mason acquires evidence from a compromised EC2 instance during a corporate security breach investigation. Which step ensures the evidence remains admissible and defensible in an investigation?
Modify the disk image to remove malicious files
Document hash values and chain of custody records
Perform vulnerability patching before acquisition
Store the evidence only on the analyst’s laptop
William is leading a digital transformation initiative at a large enterprise, and the company decides to establish a Cloud Center of Excellence (CCoE). What is the primary function of this CCoE?
Acting as a tactical incident response team
Managing daily backups and restores
Standardizing governance, best practices, and cloud adoption strategy
Serving as a regulatory compliance auditor
Mason, a forensic analyst, takes a snapshot of a compromised Azure VM for evidence. Before mounting the snapshot to another VM, which precaution should be taken?
Encrypt the snapshot and make a copy before mounting
Patch the VM image to remove malicious code before mounting
Modify file timestamps to simplify review
Share the snapshot publicly to improve analysis collaboration
During a major security breach in a company's cloud infrastructure, Nora receives an alert about unauthorized access. Who should act as the first responder to contain and mitigate the incident?
System Administrators
Cloud Incident Handlers
Executive Leadership
Cloud Service Customers
Michael, the CIO of a large corporation, leads an initiative to implement a cloud governance framework. The goal is to balance security, cost management, and innovation across various stakeholders in the company. What is the primary purpose of this governance?
To enforce operational silos between business units
To align cloud strategy with corporate objectives and stakeholder needs
To restrict developers from deploying resources
To replace compliance with agility
A financial services firm requires a DR solution with near real-time replication and the ability to fail over within minutes, but at a lower cost than full hot-site redundancy. Which approach should be used?
Pilot Light
Backup and Restore
Warm Standby
Active-Active Hot Site
Samuel, the IT manager at a large enterprise, is concerned about employees provisioning unauthorized cloud services, which could introduce security risks. Which governance practice would be most effective for Samuel to implement?
Quarterly manual audits of expense reports
Implementing policy-as-code with automated enforcement across accounts
Blocking all developer access to cloud resources
Allowing shadow IT but monitoring it passively
A healthcare company conducts an annual disaster recovery (DR) plan test and discovers that several applications cannot fail over within the required recovery time objectives (RTOs). What does this indicate?
The DR plan is fully compliant with objectives
The DR plan requires updates to close operational gaps
The DR plan should be abandoned in favor of manual recovery
The DR test should only be performed after an actual disaster
During an active cloud breach, the security team isolates affected EC2 instances, blocks malicious IPs, and revokes compromised credentials. Which phase of the incident response lifecycle are they performing?
Preparation
Containment
Recovery
Post-Incident Review
A global enterprise wants to establish a certified Information Security Management System (ISMS) for cloud operations and apply detailed control guidance. Which standards should they adopt?
ISO 27001 and ISO 27002
ISO 9001 and ISO 14001
NIST SP 800-53 and FedRAMP
ITIL and COBIT
A financial firm discovers during DR testing that backup systems fail when switching from primary to warm standby sites. Which maturity improvement should be prioritized?
Implement better SLAs with cloud providers
Conduct more frequent DR drills and validate failover automation
Replace warm standby with manual backup tapes
Disable failover to avoid future test failures
An organization uses SOAR (Security Orchestration, Automation, and Response) to automatically quarantine infected workloads and rotate IAM credentials when compromise is detected. Which IR phase is being automated?
Eradication
Containment
Recovery
Preparation
An online retailer wants a DR solution where a scaled-down version of production is always running in another region. In case of disaster, workloads can scale up quickly with minimal downtime. Which strategy best fits this requirement?
Backup and Restore
Warm Standby
Active-Active Multi-Region
Pilot Light
An enterprise wants to eliminate unauthorized cloud services provisioned outside IT governance. Which control is most effective?
Policy-as-Code with continuous enforcement
Quarterly manual shadow IT reviews
Blocking all internet access for developers
Training staff to self-report shadow IT services
A financial services firm chooses a DR approach where infrastructure and network resources are pre-provisioned, but applications and data need to be restored before use. Which option does this describe?
Backup and Restore
Warm Standby
Active-Active Multi-Region
Pilot Light
Which of the following recovery site types includes pre-configured infrastructure, enabling faster recovery than a cold site but slower than a hot site?
Hot Site
Warm Site
Cold Site
Backup and Restore
During a scheduled DR exercise, an organization discovers that replication lag prevents certain RDS databases from meeting Recovery Point Objectives (RPOs). What does this finding indicate?
The DR plan is fully effective
The DR plan has gaps and requires tuning of replication processes
RPO objectives should be removed from the DR plan
Database backups should be disabled during testing
During an ongoing attack, a cloud provider’s IR team automatically isolates compromised Kubernetes pods, blocks malicious IP addresses, and revokes leaked credentials. Which IR phase is this?
Preparation
Containment
Eradication
Recovery
A global SaaS provider experiences a data breach. Which team should act as the first responder to preserve evidence and begin containment?
Executive Leadership
Cloud Incident Handlers
End Users
Cloud Auditors
A corporation’s board mandates that cloud governance must balance security, financial efficiency, and innovation. What is the main outcome of this governance process?
Restricting developers from using cloud services
Aligning stakeholder interests with enterprise cloud strategy
Allowing each business unit to define its own security controls independently
Reducing compliance oversight to accelerate innovation
An insurance provider selects a DR approach where partial infrastructure is always running in another region, allowing workloads to scale rapidly in case of disaster. Which strategy does this describe?
Pilot Light
Warm Standby
Backup and Restore
Hot Site
A multinational enterprise identifies employees using unauthorized SaaS applications. Which governance approach provides real-time prevention of shadow IT?
Quarterly manual reviews
Security training programs
Policy-as-Code automation across cloud accounts
Blocking all developer access
A cloud provider wants to align with international standards for ISMS certification and detailed security controls. Which ISO standards should they adopt?
ISO 27001 and ISO 27002
ISO 9001 and ISO 22301
NIST SP 800-53 and FedRAMP
COBIT and ITIL
During a ransomware attack in the cloud, who should perform the initial containment and evidence preservation?
End Users
Cloud Incident Handlers
Cloud Auditors
Executive Management
An enterprise defines a governance model to balance security, compliance, and business innovation. What is the outcome?
Restricting developer activity entirely
Alignment of stakeholder priorities with cloud strategy
Delegation of governance to individual teams with no oversight
Removal of compliance controls for faster deployment
A media company requires a DR solution that provides partial infrastructure always running, capable of scaling up quickly. Which DR approach matches this need?
Backup and Restore
Pilot Light
Warm Standby
Active-Active Hot Site
A global bank wants to prevent employees from provisioning unauthorized SaaS apps. Which governance strategy is most effective?
Quarterly manual governance audits
Policy-as-Code enforcement across accounts
