Unit 6 - Practice Quiz

INT363 50 Questions
0 Correct 0 Wrong 50 Left
0/50

1 What is the primary objective of the 'Shared Responsibility Model' in cloud security?

A. To assign all security liabilities to the Cloud Customer
B. To assign all security liabilities to the Cloud Service Provider
C. To define which security tasks belong to the provider and which belong to the customer
D. To share security passwords between the provider and the customer

2 In an IaaS (Infrastructure as a Service) model, which of the following is strictly the customer's responsibility?

A. Patching the hypervisor
B. Guest operating system updates and application security
C. Disposal of physical disk drives
D. Physical security of data centers

3 Which principle of 'Security by Design' advocates granting users only the permissions necessary to perform their work?

A. Security through Obscurity
B. Principle of Least Privilege
C. Defense in Depth
D. Open Design

4 Which component is considered the 'perimeter' in modern cloud-native security architectures?

A. The DMZ
B. Identity
C. The router
D. The physical firewall

5 What is the main function of IAM (Identity and Access Management)?

A. To manage network traffic routing
B. To authenticate users and authorize access to resources
C. To monitor physical server performance
D. To encrypt data at rest

6 Which attack vector involves an attacker overwhelming a cloud service to make it unavailable to legitimate users?

A. Distributed Denial of Service (DDoS)
B. Man-in-the-Middle (MitM)
C. SQL Injection
D. Cross-Site Scripting (XSS)

7 In the context of Cloud Security Layers, where does 'Physical Security' fall?

A. It is the application layer managed by developers
B. It is the foundational layer managed primarily by the Cloud Service Provider
C. It is the top layer managed by the customer
D. It is the data layer managed by database administrators

8 What is a 'Security Group' in the context of cloud networking?

A. A group of users with admin privileges
B. A team of security guards at the data center
C. A virtual firewall that controls inbound and outbound traffic for instances
D. A compliance certification

9 Which concept ensures that data is unreadable to unauthorized users while it is being transmitted over a network?

A. Encryption at Rest
B. Encryption in Transit
C. Data Sovereignty
D. Data Deduplication

10 What is 'Host Hardening'?

A. Adding more physical RAM to a server
B. The process of securing a system by reducing its surface of vulnerability
C. Overclocking the CPU for better encryption speed
D. Physically reinforcing the server rack

11 Which tool is commonly used by Cloud Service Providers to manage cryptographic keys?

A. Content Delivery Network (CDN)
B. Load Balancer
C. Virtual Private Cloud (VPC)
D. Key Management Service (KMS)

12 What does GDPR stand for in the context of security compliance?

A. Global Digital Policy Requirement
B. General Data Protection Regulation
C. Global Data Protection Regulation
D. General Digital Privacy Rule

13 Which compliance standard is specifically designed to handle credit card information?

A. PCI DSS
B. HIPAA
C. SOC 2
D. ISO 27001

14 What is a major interoperability challenge in cloud security?

A. Too much bandwidth availability
B. Vendor Lock-in and inconsistent security APIs across providers
C. Lack of internet connection
D. Cheaper storage costs

15 What is the purpose of a SIEM (Security Information and Event Management) system in cloud operations?

A. To manage payroll
B. To aggregate logs and analyze security alerts in real-time
C. To backup database files
D. To design user interfaces

16 How does 'Edge Computing' impact cloud security architectures?

A. It eliminates the need for encryption
B. It centralizes all data in one location
C. It removes the need for Identity Management
D. It expands the attack surface by distributing processing to decentralized locations

17 Which AI application is most beneficial for Cloud Security Operations?

A. Automated anomaly detection and threat response
B. Creating 3D graphics
C. Generating marketing emails
D. Project management scheduling

18 In the context of Cloud Microservices, what is 'Service Mesh' primarily used for regarding security?

A. Managing service-to-service communication with mTLS (mutual TLS)
B. User password resets
C. Database partitioning
D. Physical server cooling

19 What is 'Data Sovereignty'?

A. The idea that data owns itself
B. A backup strategy for cloud data
C. The speed at which data travels
D. The concept that data is subject to the laws of the country in which it is physically located

20 Which of the following is a 'Security by Design' strategy for APIs?

A. Disabling logging to save space
B. Implementing rate limiting and throttling
C. Making all endpoints public for ease of use
D. Using hardcoded credentials

21 What is the risk of 'Insider Threats' in cloud computing?

A. External hackers breaching the firewall
B. Hardware failure due to overheating
C. Authorized users misusing their access privileges
D. Software bugs in open source libraries

22 What does Multi-Factor Authentication (MFA) add to security?

A. It speeds up the login process
B. It removes the need for passwords
C. It adds layers of verification beyond just a password (e.g., something you have or are)
D. It requires multiple users to log in at once

23 In cloud monitoring, what is the difference between 'Logs' and 'Metrics'?

A. Logs record discrete events; Metrics measure numerical data over time
B. There is no difference
C. Logs are numerical data; Metrics are text records
D. Metrics are only for billing; Logs are only for security

24 What is 'Federated Identity'?

A. An anonymous login method
B. Linking a user's identity across multiple distinct security domains
C. Using the same password for all websites
D. A government-issued ID

25 Which cloud security tool is primarily used for identifying vulnerabilities in container images?

A. Load Balancer
B. Network Firewall
C. VPN
D. Container Registry Scanning

26 What is the purpose of a 'Bastion Host' or 'Jump Box'?

A. To serve as a secure gateway for administrators to access private resources
B. To run the web application frontend
C. To store backup files
D. To host the main database

27 Which regulation governs the protection of personal health information in the US?

A. SOX
B. FERPA
C. GDPR
D. HIPAA

28 What is 'Defense in Depth'?

A. Relying solely on encryption
B. A military strategy not applicable to cloud
C. Using multiple layered security controls to protect data
D. Using a very thick firewall

29 What is a 'Zero Trust' architecture?

A. Not trusting the cloud provider
B. Operating without any security software
C. Trusting everyone inside the network but no one outside
D. Never trust, always verify, regardless of network location

30 Which interoperability standard allows the exchange of authentication and authorization data between security domains?

A. TCP/IP
B. SQL
C. SAML (Security Assertion Markup Language)
D. HTML

31 What is the primary security concern regarding 'Shadow IT' in cloud environments?

A. Unsanctioned use of cloud services leads to lack of visibility and control
B. It requires dark mode interfaces
C. It costs too much money
D. It slows down the internet speed

32 In the Shared Responsibility Model for SaaS (Software as a Service), what is the customer responsible for?

A. Data and Identity Management
B. Application code
C. Network controls
D. Physical security

33 What is 'Cloud Security Posture Management' (CSPM)?

A. Training employees on posture ergonomics
B. Managing physical security guards
C. Automated tools that identify misconfigurations and compliance risks in cloud environments
D. Writing code for cloud applications

34 How does 'Casus belli' relate to Cyberwarfare in future cloud trends? (Note: Contextual interpretation)

A. It is a cloud monitoring tool
B. It is a new coding language
C. It refers to acts that justify war, now potentially including severe state-sponsored cyberattacks
D. It refers to AI-generated code

35 What is a 'Man-in-the-Middle' (MitM) attack?

A. A virus that deletes data
B. An attack on the central server
C. A physical theft of a server
D. An attack where the attacker secretly relays and possibly alters communications between two parties

36 Why is 'Observability' important for security performance management?

A. It enables understanding the internal state of a system based on external outputs (logs, metrics, traces) to diagnose security incidents
B. It reduces the cost of storage
C. It is required by law
D. It allows you to see the physical servers

37 Which of the following is a challenge of AI in cloud security?

A. AI requires manual operation
B. Adversarial attacks where attackers manipulate input data to fool AI models
C. AI works too slowly
D. AI cannot process data

38 What role does 'DevSecOps' play in security?

A. It separates developers from security teams
B. It slows down deployment
C. It is a specific software tool
D. It integrates security practices into the DevOps software delivery lifecycle

39 What is 'Data Loss Prevention' (DLP)?

A. A backup system
B. Software that detects and prevents potential data breaches by blocking sensitive data from leaving the network
C. A database optimization technique
D. A method to delete data permanently

40 Which encryption type protects data stored on a hard drive or database?

A. End-to-End Encryption
B. Encryption at Rest
C. Encryption in Transit
D. Symmetric Encryption only

41 What is the primary function of a Web Application Firewall (WAF)?

A. To protect web applications by filtering and monitoring HTTP traffic
B. To filter email spam
C. To block all internet access
D. To scan for viruses on user desktops

42 What is a 'Hypervisor' security risk?

A. It uses too much electricity
B. VM Escape, where an attacker breaks out of a virtual machine to access the host
C. The hypervisor is too slow
D. It cannot run Windows

43 In the context of Interoperability, what is 'Portability'?

A. The speed of the network
B. The ability to move applications and data from one cloud provider to another
C. The weight of the server
D. Using mobile phones for access

44 What is SOC 2 (Service Organization Control 2)?

A. A networking protocol
B. A compliance standard for service organizations, focusing on security, availability, processing integrity, confidentiality, and privacy
C. A type of computer chip
D. A programming language

45 Which future trend involves processing data on local devices (like IoT) rather than sending it to a centralized cloud?

A. Mainframe Computing
B. Centralized Computing
C. Monolithic Computing
D. Edge Computing

46 What is 'Configuration Drift'?

A. Slow internet speeds
B. A racing game
C. Moving servers to a new location
D. When ad-hoc changes cause environments to diverge from their known secure state

47 What is the benefit of 'Immutable Infrastructure' for security?

A. Servers are never replaced
B. Servers are never modified after deployment; they are replaced with new instances
C. It allows manual patching
D. It is cheaper

48 Which tool is an example of 'Infrastructure as Code' (IaC) that helps standardize security configurations?

A. Skype
B. Microsoft Word
C. Photoshop
D. Terraform

49 What is the primary goal of a 'Penetration Test'?

A. To simulate a cyberattack against your computer system to check for exploitable vulnerabilities
B. To train users on phishing
C. To repair broken hardware
D. To install antivirus software

50 How does 'Fog Computing' relate to Cloud Security?

A. It clouds the vision of attackers
B. It is an intermediate layer between the Edge and the Cloud, requiring security protocols for data aggregation
C. It deletes old data
D. It is a weather monitoring system