Unit 6: Cloud Security - Practice Quiz

INT363 — Cloud Microservices 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 share security passwords between the provider and the customer
B. To assign all security liabilities to the Cloud Customer
C. To define which security tasks belong to the provider and which belong to the customer
D. To assign all security liabilities to the Cloud Service Provider

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

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

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

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

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

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

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

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

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

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

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 top layer managed by the customer
C. It is the foundational layer managed primarily by the Cloud Service Provider
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 compliance certification
C. A virtual firewall that controls inbound and outbound traffic for instances
D. A team of security guards at the data center

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

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

10 What is 'Host Hardening'?

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

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

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

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

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

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

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

14 What is a major interoperability challenge in cloud security?

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

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 expands the attack surface by distributing processing to decentralized locations
B. It centralizes all data in one location
C. It removes the need for Identity Management
D. It eliminates the need for encryption

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

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

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

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

19 What is 'Data Sovereignty'?

A. The speed at which data travels
B. A backup strategy for cloud data
C. The idea that data owns itself
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. Implementing rate limiting and throttling
B. Making all endpoints public for ease of use
C. Using hardcoded credentials
D. Disabling logging to save space

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

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

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

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

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

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

24 What is 'Federated Identity'?

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

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

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

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

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

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

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

28 What is 'Defense in Depth'?

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

29 What is a 'Zero Trust' architecture?

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

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

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

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

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

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

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

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

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

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

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

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

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

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

A. It reduces the cost of storage
B. It is required by law
C. It enables understanding the internal state of a system based on external outputs (logs, metrics, traces) to diagnose security incidents
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. AI works too slowly
C. AI cannot process data
D. Adversarial attacks where attackers manipulate input data to fool AI models

38 What role does 'DevSecOps' play in security?

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

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

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

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

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

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

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

42 What is a 'Hypervisor' security risk?

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

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. Using mobile phones for access
D. The weight of the server

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

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

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

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

46 What is 'Configuration Drift'?

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

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

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

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

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

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

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

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

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