Cloud Computing Assignment Answers
Cloud Computing Assignment Answers
- On-demand self-service: Users can provision resources as needed without human intervention.
- Broad network access: Services are accessible over the internet, often through various devices.
- Measured Service: Cloud resources are metered, and users are charged based on usage.
2. Compare and contrast public, private, and hybrid cloud models in terms of scalability, control, and
security:
- Public Cloud:
- Security: Less control over security, but providers often offer robust security measures.
- Private Cloud:
- Hybrid Cloud:
- Scalability: Combines the scalability of public cloud with the control of private cloud.
- Control: Selective control depending on whether data or processes are on the public or private
cloud.
- Security: Can offer a balance of security, leveraging private cloud for sensitive data.
multiple customers or tenants. Each tenant's data is isolated and remains invisible to other tenants.
environments.
- Access Controls: Role-based access control (RBAC) to restrict access to authorized users.
- Compliance: Providers often adhere to standards like GDPR, HIPAA to ensure data protection.
5. Discuss the potential challenges or risks associated with each type of cloud model:
- Public Cloud: Data security risks, limited control, potential for higher long-term costs.
- Private Cloud: High setup and maintenance costs, limited scalability, requires skilled IT staff.
11. Describe in detail the public cloud model, including its key characteristics, benefits, and
- Key Characteristics:
- Benefits:
- Drawbacks:
- Diagram: (Draw a cloud with labeled components like users, internet, cloud service provider, and
16. Explain the process of creating and deploying a virtual machine in Azure. Also draw its neat and
clean diagram:
- Process:
- Step 2: Create a New VM: Choose 'Create a resource' > 'Virtual Machine'.
- Step 3: Configure Basics: Select the subscription, resource group, and VM name. Choose a
- Step 4: Choose Size: Select the VM size based on CPU, memory, and storage requirements.
- Step 5: Configure Networking: Set up the virtual network, subnet, and public IP.
- Step 7: Review and Create: Validate the configuration and click 'Create' to deploy.
- Diagram: (Draw the Azure Portal UI with highlighted steps and labels for each part of the VM
creation process.)
Objective Questions
- Answer: c) Elasticity.
25. Which Azure service is suitable for hosting a web application with minimal management
overhead?