Skip to main content

Posts

Showing posts from March, 2016

OpenStack

  OpenStack is an open source framework used to provide API access to infrastructure resources. OpenStack is designed to run on commodity hardware such as X86 and ARM. Assets related to compute,storage, and networking resources across the various nodes, hosts,servers, and devices of a standard data center are grouped  into common pools. These assets are controlled and managed through a dashboard. This gives administrators control while empowering their users to provision resources through a web interface. Originally developed by NASA and Rackspace. Since the first release , OpenStack has always been intended to be an open sources project that anyone could use or contribute to OpenStack is under Apache license 2.0 and is amongst the fastest growing open source software project , with a massive list of participating multinational companies and over 2,000 code contributors. the code contribution and development is governed by the OpenStack Foundation, which is a non-profit...