Cloud Computing Questions With Detailed Answers
Cloud Computing Questions With Detailed Answers
o Server Virtualization: VMware ESXi, Microsoft Hyper-V (used for running multiple OS
instances on one physical server).
o Plan:
6. Describe the relationship between web services and the publish-subscribe model:
Web services act as publishers and subscribers. For instance, a weather API publishes
updates, and subscribed applications (like weather apps) receive notifications in real-time.
This ensures efficient communication and event-driven updates.
o Traditional IT:
o Cloud Computing:
9. Outline the factors to consider when choosing between public and private clouds:
o Private Cloud: Better for sensitive data and regulatory compliance, but higher costs.
Public Cloud: Highly elastic, resources can scale up or down dynamically without hardware
limitations.
Private Cloud: Limited elasticity due to constrained resources, but offers more control and
security.
14. Categorize different types of virtualizations and their relevance in specific use cases:
Network Virtualization: Abstracts physical network resources (e.g., SDN for cloud
networking).
15. Choose the appropriate virtualization tools for CPU and memory for a given use case:
Memory-intensive workloads: Docker for lightweight usage or VMware ESXi for optimized
memory allocation.
Software Virtualization: Software environments are abstracted for running apps (e.g.,
containers).
18. Choose a cloud characteristic and explain how it can solve a business problem:
Characteristic: On-demand self-service.
It allows startups to launch applications quickly without waiting for physical infrastructure
setup, reducing time-to-market.
Reusability of services.