Describe cloud concepts: Describe the benefits of using cloud services Flashcards
What is high availability in cloud services?
High availability ensures maximum uptime and availability, even during disruptions, supported by service-level agreements (SLAs).
How much downtime does 99% availability allow per month?
7.2 hours per month.
How much downtime does 99.99% availability allow per month?
42.3 minutes per month.
What is scalability in cloud services?
Scalability is the ability to adjust resources to meet demand, either by vertical scaling (increasing resource capacity) or horizontal scaling (adding/removing resources).
What are the two types of scaling in the cloud?
Vertical scaling and horizontal scaling.
What is reliability in the context of cloud computing?
Reliability is the ability of a system to recover from failures and continue functioning.
What framework highlights reliability as a key pillar?
The Microsoft Azure Well-Architected Framework.
What does performance predictability in the cloud focus on?
It predicts resources needed to deliver a positive customer experience using tools like autoscaling and load balancing.
How does the cloud support cost predictability?
By tracking resource use in real time, applying analytics to forecast costs, and using tools like TCO and Pricing Calculators.
How does the cloud ensure compliance with corporate and regulatory standards?
By using set templates, updating resources to meet new standards, and flagging non-compliant resources.
What cloud models automatically handle patches and updates?
Platform as a Service (PaaS) and Software as a Service (SaaS).
Which cloud model provides maximum control over security?
Infrastructure as a Service (IaaS).
What does cloud-based auditing provide?
It flags non-compliant resources and offers mitigation strategies.
What are the benefits of cloud management?
Automatically scale resource deployment.
Deploy resources using preconfigured templates.
Monitor resource health and replace failing resources.
Receive automatic performance alerts.
What tools can be used to manage the cloud environment?
Web portal.
Command-line interface.
APIs.
PowerShell.