What is OpenStack? And how can it be used?

Johan

What is OpenStack?

I have tried to understand what OpenStack is but I can't penetrate the shield of marketing buzz words that surrounds everything that is called "the cloud".

I would be happy if someone could give me a practical example on how this "tool" could be used.

TheCompWiz

Openstack is basically a bunch of tools to setup a large-scale virtualization environment... where you can quickly create & manage virtual machines through a GUI, and keep track of what is going on. It's another framework similar to Amazon's EC2 and S3 services. There are others similar to this, like Eucalyptus and CloudStack.

Some of the many ways to apply such a thing can include:

  1. Scaleable websites that can dynamically scale up & down on the fly. (as needed more instances can be provisioned and used... then shutdown when not needed anymore)
  2. Software testing environments where you need to re-create a live environment with multiple servers, then dispose of it when done.
  3. Super-Computing... where you can put a bunch of servers on the same task to tackle a VERY complex problem in parallel.

the possibilities are endless... but honestly setting up your own cloud can be more work than doing without. After you take into consideration the amount of time it takes to build the framework, then build the images... etc. It's definitely not geared towards a small deployment of 2-3 servers.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How should I setup MAAS so that it can be used by the Canonical OpenStack Autopilot?

From Dev

What is a MOJO codec and how can it be used with ffmpeg

From Dev

What can `inxi` be used for?

From Dev

What can `inxi` be used for?

From Dev

How can I configure Juju for deployment on OpenStack?

From Dev

How can I debug Openstack Dashboard?

From Dev

How can I configure Juju for deployment on OpenStack?

From Dev

How can I debug Openstack Dashboard?

From Dev

What "type of" declaration represents in Delphi and how can it be used

From Dev

How can I determine what key is being used by an SSH command?

From Dev

How can I determine what key is being used by an SSH command?

From Dev

Can you tell how or what was used to create an Android game?

From Dev

What causes setTimeout to crash a browser, and how can it safely be used?

From Dev

What was used to obfuscate this Javascript or how can I deobfuscate it?

From Dev

How can I find out what reference software was used?

From Dev

What are submodules and how are they used?

From Dev

What is decltype and how is it used?

From Dev

What is a cookbook? and how is it used?

From Java

What is polymorphism, what is it for, and how is it used?

From Dev

What can JSON strings be used for?

From Dev

On what level can SPDY be used?

From Dev

What can be used to 'gzip' in Windows?

From Dev

What can be used for Webcommunication on Android

From Dev

In what cases mongoexport can be used?

From Dev

What is a name of this port? And for what purpose can it be used?

From Dev

How can I write an XQuery that can test what version of XQuery is being used?

From Dev

What is openStack Compute Node?

From Dev

How can I install Openstack Grizzly using Juju and MAAS?

From Dev

How can I create additional users in Ubuntu OpenStack?

Related Related

  1. 1

    How should I setup MAAS so that it can be used by the Canonical OpenStack Autopilot?

  2. 2

    What is a MOJO codec and how can it be used with ffmpeg

  3. 3

    What can `inxi` be used for?

  4. 4

    What can `inxi` be used for?

  5. 5

    How can I configure Juju for deployment on OpenStack?

  6. 6

    How can I debug Openstack Dashboard?

  7. 7

    How can I configure Juju for deployment on OpenStack?

  8. 8

    How can I debug Openstack Dashboard?

  9. 9

    What "type of" declaration represents in Delphi and how can it be used

  10. 10

    How can I determine what key is being used by an SSH command?

  11. 11

    How can I determine what key is being used by an SSH command?

  12. 12

    Can you tell how or what was used to create an Android game?

  13. 13

    What causes setTimeout to crash a browser, and how can it safely be used?

  14. 14

    What was used to obfuscate this Javascript or how can I deobfuscate it?

  15. 15

    How can I find out what reference software was used?

  16. 16

    What are submodules and how are they used?

  17. 17

    What is decltype and how is it used?

  18. 18

    What is a cookbook? and how is it used?

  19. 19

    What is polymorphism, what is it for, and how is it used?

  20. 20

    What can JSON strings be used for?

  21. 21

    On what level can SPDY be used?

  22. 22

    What can be used to 'gzip' in Windows?

  23. 23

    What can be used for Webcommunication on Android

  24. 24

    In what cases mongoexport can be used?

  25. 25

    What is a name of this port? And for what purpose can it be used?

  26. 26

    How can I write an XQuery that can test what version of XQuery is being used?

  27. 27

    What is openStack Compute Node?

  28. 28

    How can I install Openstack Grizzly using Juju and MAAS?

  29. 29

    How can I create additional users in Ubuntu OpenStack?

HotTag

Archive