Skip to main content

Posts

Showing posts from September, 2022

Assignment Class Activity - Storage Virtualization

What is storage visualization ? Storage  virtualization in Cloud Computing  is nothing but the sharing of physical storage into multiple storage devices which further appears to be a single storage device. It can be also called as a group of an available storage device which simply manages from a central console. This virtualization provides numerous benefits such as easy backup, achieving, and recovery of the data. Benefits of storage virtualization It is highly scalable. It allows easy addition and deletion of storage without affecting any application. Easy data migration. Easy storage management. Diagram of Storage virtualization Types of storage virtualization Block level File level Block level storage virtualization  is implemented in “ SAN (storage area network) ” and it provides a translation layer in the SAN, between the hosts and the storage arrays. In this type of storage virtualization, servers are redirected to virtualized LUNs instead of LUN’s on the individu...

Lab Exercise 2 - Virtual to Virtual Migration

Open oracleVM virtual box In file -> click on Export Appliance Select the virtual machine you want to export Click next Click next in the appliance settings after selecting the checkboxes Click on export The VM starts exporting Install VMware workstation in your pc Click on open virtual machine The exported vm will be present under the files . Select the vm and click open. The VM starts importing The ubuntu VM getting started  Virtual to Virtual migration has been done .

Lab Exercise 1 - Creation of Virtual Machine

Creation of Virtual Machine Open oracle VM virtual box Click on new Enter the name and type of VM you are going to create  Fix the memory size and click next Click on create Click next -> next to complete the process The files start copying The installation gets completed You can now start working on ubuntu vm Creation of Virtual machine is completed.

Lab AWS Exercise 1 - Creation of EC2 instance in AWS

  EC2 INSTANCE CREATION Create AWS free tier account You will be asked for billing details fill and sign up Complete your registration Sign in to the console Launch EC2 instance from AWS dashboard Choose ami Choose instance type Configure instance Add storage Add tags Configure security group Review     The instance starts running Then finally terminate the instance

Worksheet 1 Cloud Computing and Virtualization

Cloud computing Cloud computing is the on-demand delivery of IT resources over the Internet with pay-as-you-go pricing. Instead of buying, owning, and maintaining physical data centers and servers, you can access technology services, such as computing power, storage, and databases, on an as-needed basis from a cloud provider like Amazon Web Services (AWS). Benefits of cloud computing Agility Elasticity Cost savings Deploy globally in minutes Types of Cloud Computing Infrastructure as a Service (IaaS) Platform as a Service (PaaS) Software as a Service (SaaS) IaaS : Infrastructure as a Service, sometimes abbreviated as IaaS, contains the basic building blocks for cloud IT and typically provide access to networking features, computers (virtual or on dedicated hardware), and data storage space. Infrastructure as a Service provides you with the highest level of flexibility and management control over your IT resources and is most similar to existing IT resources that many IT depa...

Cloud Computing

Cloud Computing What is Cloud Computing ? Cloud computing is the on-demand delivery of IT resources over the Internet with pay-as-you-go pricing. Instead of buying, owning, and maintaining physical data centers and servers, you can access technology services, such as computing power, storage, and databases, on an as-needed basis from a cloud provider. How to create an AWS account ? Register in AWS Educate (https://aws.amazon.com/education/awseducate/) Fill in the following form to register You'll recieve a verification mail in your registered email Verify your account You'll recieve a mail for creating password Create your password You can then access your courses How to create an ICT account ? Register in ICT learnathon 2022 (https://ictacademy.in/learnathon2022/#home) Fill in the student registration form and select your courses and then click register. Future of cloud computing Under...