Question 6 of 100

What is Cloud Security according to the Five Pillars?

    Correct Answer: D

    In terms of the cloud, security is about architecting every workload to prevent unauthorized access or potential breaches. This involves implementing measures such as encryption, identity and access management, and compliance with security standards. Security is fundamental to ensuring that cloud operations are safe and secure from external and internal threats.

Question 7 of 100

Which is not a cloud component?

    Correct Answer: D

    A VLAN (Virtual Local Area Network) is a feature often related to networking and is not typically categorized as a cloud component. The other options - Marketplace, Identity and Access Management, and Compute - are all fundamental components frequently associated with cloud services.

Question 8 of 100

One of the five pillars of the framework for cloud security is ‘Performance Efficiency’. The design principles of Performance Efficiency include:

    Correct Answer: C

    Performance Efficiency in cloud security involves the ability to use cloud resources efficiently and adapt to changing demands and evolving technologies. Design principles for Performance Efficiency include going global in minutes and using serverless architectures, as these strategies help in maximizing resource utilization and providing a scalable infrastructure efficiently.

Question 9 of 100

The framework for cloud security consists of five basic components, or pillars. Making small, reversible changes is a design principle of which of these five pillars?

    Correct Answer: D

    Making small, reversible changes is a design principle associated with Operational Excellence. This pillar emphasizes the ability to support development and run workloads effectively, which includes practices like performing operations as code, refining operating procedures frequently, anticipating failures, and learning from failures. These principles contribute to a more agile and resilient operational environment.

Question 10 of 100

What are the languages supported for Cloud Templates?

    Correct Answer: A

    Cloud Templates, often used in services like AWS CloudFormation, support defining resources in text formats such as JSON and YAML. These languages are utilized to declaratively specify the infrastructure and resources to be managed in cloud environments.