Archive

Posts Tagged ‘Virtualization’

How to set up a Cloud environment at Amazon and run a web implementation solution

February 4th, 2010

written by gunther gerlach-2009

z-shareThis material covers the initial set up of an entire Cloud environment at Amazon Cloud infrastructure to run any web implementation solutions. This is the quickest answer that you may find out there, so let’s stat it!

We will cover all the steps to set up an entire environment in a cloud , from creating an user account at Amazon to creating and customizing Virtual machines (AMI), Virtual Storage Units, Virtual backups, Elastic IP’s, etc.

For all of you that don’t understand some of the acronyms used here, let’s just to look at them before to start:

Gunther Gerlach

Options for your Virtual Infrastructure

July 20th, 2009

written by gunther gerlach-2009

I have talked about and also about but, what options are available to implement Infrastructure implementations? Well, that is simple!

 tech-2

 

Hardware technologies for (hypervisor)

Hypervisor has a layer (usually a thin Linux kernel shown here as a hypervisor or standard OS) that is loaded directly on the bare server. To allocate hardware and resources to the virtual machines (VMs), all hardware on the server must be virtualized. The next layer up shows each chip, board, etc. that must be virtualized so that it can be assigned to the VMs. Once in the VM itself, there is a complete copy of an operating system and finally the application or workload.

Gunther Gerlach

Cloud Computing Infrastructure walk through

May 22nd, 2009

conectwritten by gunther gerlach-2009

Virtual servers in the cloud model. Basically they are providing . If you need to run your application, you can go to their site, configure your own server with your required configuration and software libraries and they will generate a server on the fly for you! Basically all this magic has come about thanks to technologies which allow you to create software servers independent of the hardware infrastructure running them. These VMs can be scaled and migrated depending on the need.

Gunther Gerlach