0% found this document useful (0 votes)
27 views

Cloud Practicals

Uploaded by

prateekvipin7278
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

Cloud Practicals

Uploaded by

prateekvipin7278
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Practical 1

Introduction to Cloud Vendors: Amazon, Microsoft, IBM

 Amazon Web Services (AWS):

 Overview: AWS offers on-demand cloud computing platforms and APIs with pay-as-you-go
pricing.
 Services: Provides a wide range of cloud products covering computing, storage, databases,
analytics, IoT, and more.
 Market Dominance: Leads the cloud industry with extensive services and market share.
 Global Reach: Operates data centers globally for optimal performance and scalability.
 Customers: Serves diverse clientele from startups to large enterprises and governments.

 Microsoft Azure:

 Overview: Azure is Microsoft's cloud service for application development and management.
 Services: Offers computing, analytics, storage, networking, AI, and IoT services.
 Integration with Microsoft Tools: Seamlessly integrates with Microsoft's ecosystem, including
Office 365 and Windows Server.
 Hybrid Capabilities: Provides hybrid cloud solutions for seamless integration with on-premises
data centers.
 Enterprise Focus: Popular among enterprises due to robust security and compliance features.

 IBM Cloud:

 Overview: IBM Cloud offers IaaS, PaaS, and SaaS solutions.


 Services: Provides computing, storage, networking, AI, IoT, and blockchain services.
 Hybrid and Multi-cloud Solutions: Supports integration with on-premises infrastructure and
other cloud providers.
 Industry Focus: Tailors solutions for industries like healthcare, finance, and manufacturing.
 Open Standards: Committed to open standards and interoperability to avoid vendor lock-in.
Practical 2

Setting up Virtualization using Virtualbox/VMWare Hypervisor

VirtualBox:

1. Download & Install:


o Get VirtualBox from its website, then install it.
2. Get OS Images:
o Download ISO images of the OS you want to use.
3. Create VM:
o Open VirtualBox, create a new VM, set details, and allocate memory.
4. Install OS:
o Start the VM, select the OS ISO, and install it as you would on a physical machine.
5. Customize & Manage:
o Customize settings like CPU, RAM, networking, and storage, then manage your VMs
through VirtualBox.

VMware Hypervisor:

1. Download & Install:


o Download and install VMware Workstation (for desktop) or VMware vSphere (for
server).
2. Create VM:
o Launch VMware, create a new VM, set up OS, memory, disk size, and CPU cores.
3. Install OS:
o Start the VM, select the OS ISO, and install it.
4. Customize & Manage:
o Adjust settings like CPU, RAM, networking, and storage, then manage your VMs through
VMware.
Practical 3

Introduction to OwnCloud

OwnCloud is a self-hosted file storage and sharing platform that empowers you to manage your files
securely on your own server. With OwnCloud, you can store, sync, and share files across devices while
retaining control over your data. It offers collaboration tools, integration options, and customization
features, making it an ideal solution for practical file management needs.

Here's a closer look at its features:

 Self-hosted: Full control over file storage and access for enhanced privacy and security.
 File storage and sync: Securely store and synchronize files across devices in real-time.
 File sharing: Easy sharing with customizable permissions for efficient collaboration.
 Collaboration tools: Document editing, versioning, and commenting for teamwork.
 Integration options: Seamless integration with existing IT infrastructure.
 Customization: Highly customizable with a variety of apps and plugins.
 Security and compliance: Robust security features ensure data protection and GDPR compliance.
Practical 4

Accessing Microsoft AZURE cloud-services

Accessing Microsoft Azure cloud services involves several steps, including creating an Azure account,
setting up resources, and managing them through the Azure portal or APIs. Here's a general guide to get
started:

 Sign Up: Create an Azure account.

 Log In: Access the Azure portal at portal.azure.com.

 Create Resource Group: Group your resources logically.

 Choose Services: Select the services you need (e.g., VMs, storage, databases).

 Configure Resources: Follow prompts to set up each service.

 Access Resources:

 For VMs: Connect via SSH or RDP.


 For Azure Storage: Access through the portal or storage explorer.
 For Azure SQL Database: Manage via the portal or SQL tools.
 For Azure App Service: Deploy and manage apps through the portal.

 Security: Implement security measures like RBAC and encryption.

 Monitoring: Keep an eye on performance and costs using Azure's monitoring tools.
Practical 5

Cloud Simulation Software Introduction: CloudSim

CloudSim is a versatile cloud simulation software toolkit used for modeling and simulating cloud
computing environments and services.

 Simulation Capability: It allows users to create and simulate various aspects of cloud
infrastructure, including data centers, virtual machines, and networking components.
 Experimentation and Evaluation: CloudSim facilitates experimentation and evaluation of
different cloud computing scenarios, resource allocation policies, and performance metrics.
 Customization and Extension: Highly customizable and extensible, CloudSim enables users to
tailor simulations to their specific requirements by incorporating new models, algorithms, and
policies.
 Support for Multiple Cloud Models: It supports different cloud computing models, such as
IaaS, PaaS, and SaaS, and simulates various deployment models like public, private, and hybrid
clouds.
 Realistic Simulation: CloudSim provides realistic simulation by considering factors like VM
provisioning, task scheduling, network bandwidth, and energy consumption, aiding in
understanding cloud system behavior and performance.
 Education and Training: Widely used in academia for teaching cloud computing concepts,
CloudSim offers a hands-on approach to learning by allowing students to design and analyze
cloud-based solutions in a simulated environment.

You might also like