Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to know the advantages of a private cloud over a traditional data center. From my view, a private cloud is just a cloud owned and operated by one organization. Because of that, there are no gain in capital cost or operating cost since this organization will need to burden all the cost of using this cloud. Elasticity also doesnt make sense since all the infrastructure are devoted to one customer. So it seems to me moving into a private cloud is no different than building a traditional data center . Can anybody help me to clarify this question? Thanks in advance.

share|improve this question

2 Answers

I think the biggest benefit of a private cloud is you only pay for what you use at a very effective price. If you build a data center the upfront costs are huge!!! In most cases the costs are prohibitive to the problem you are trying to solve. For my work I do research so cloud computing is perfect. I develop my algorithm on a small scale and when it is ready I move it to the cloud run it on a large number of computers for a few days then write a paper. Research organizations are happy with this model because they only pay for what they need, it is a way to share the high upfront costs with many people. Elasticity in my mind refers to the fact that I can grow or shrink based on my computation needs. Another form of elasticity would be I could use a mix of operating systems and applications making it elastic. I hope this helps....

share|improve this answer

Private clouds are mostly for a specific purpose of the user. It helps in enabling the user to invest only for what is required for their work. Plus it help improve the system's ability to take up loads thus reducing any crashes. search the internet you ll get a fair idea of the differences.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.