Chapter 3: Cloud Computing Deployment and Service Models Flashcards
Q1: What is the difference between Public and Private Cloud Deployment Models?
A1: Public clouds are shared among multiple organizations, while private clouds are dedicated to a single organization.
Q2: What are some examples of Hybrid Cloud usage?
A2: Storing sensitive data in a private cloud while using public clouds for non-critical workloads.
Q3: Describe the Community Cloud Deployment Model.
A3: It is a shared cloud infrastructure used by organizations with common interests and requirements.
Q4: What are the benefits of the Hybrid Cloud Deployment Model?
A4: Combines the security of private clouds with the scalability of public clouds.
Q5: What is the main disadvantage of the Public Cloud?
A5: It has limited data security and control due to resource sharing among organizations.
Q6: What does IaaS provide to users?
A6: Access to virtualized computing resources like servers and storage over the internet.
Q7: Give an example of a SaaS application.
A7: Google Workspace (e.g., Google Docs, Sheets).
Q8: What is “Cloud Bursting” in the context of Hybrid Cloud?
A8: It refers to using public cloud resources during peak loads to handle overflow traffic.
Q9: Why is scalability a critical feature of PaaS?
A9: Developers can build, test, and deploy applications without worrying about the underlying infrastructure.
Q10: What is a major challenge of Vendor Lock-in in Cloud Services?
A10: Difficulty in migrating workloads to another provider due to compatibility and contract issues.