Question 6 of 205

What is Cloud Security according to the Five Pillars?
Answer

Suggested Answer

The suggested answer is 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.

Community Votes2 votes
DSuggested
100%
Question 7 of 205

Which is not a cloud component?
Answer

Suggested Answer

The suggested answer is 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.

Community Votes2 votes
DSuggested
100%
Question 8 of 205

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

Suggested Answer

The suggested answer is 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.

Community Votes5 votes
CSuggested
100%
Question 9 of 205

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?
Answer

Suggested Answer

The suggested answer is 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.

Community Votes6 votes
DSuggested
100%
Question 10 of 205

What are the languages supported for Cloud Templates?
Answer

Suggested Answer

The suggested answer is 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.

Community Votes5 votes
ASuggested
100%