CloudStack
   HOME
*



picture info

CloudStack
CloudStack is open-source cloud computing software for creating, managing, and deploying infrastructure cloud services. It uses existing hypervisor platforms for virtualization, such as KVM, VMware vSphere, including ESXi and vCenter, and XenServer/XCP. In addition to its own API, CloudStack also supports the Amazon Web Services (AWS) API and the Open Cloud Computing Interface from the Open Grid Forum. History CloudStack was originally developed by Cloud.com, formerly known as VMOps. VMOps was founded by Sheng Liang, Shannon Williams, Alex Huang, Will Chan, and Chiradeep Vittal in 2008. The company raised a total of $17.6M in venture funding from Redpoint Ventures, Nexus Ventures and Index Ventures (Redpoint and Nexus led the initial Series A funding round). The company changed its name from VMOps to Cloud.com on May 4, 2010, when it emerged from stealth mode by announcing its product. Cloud.com was based in Cupertino, California. In May 2010, Cloud.com released most of C ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Alex Huang
Alex Huang is an American software engineer and was the co-founder of Cloud.com and software architect for CloudStack. He is currently the senior principal engineer with the Cloud Platforms groups at Citrix Systems after their acquisition of Cloud.com, where he was co-founder of Cloud.com, in July 2011. Biography Huang has a bachelor's degree from UC Berkeley The University of California, Berkeley (UC Berkeley, Berkeley, Cal, or California) is a public university, public land-grant university, land-grant research university in Berkeley, California. Established in 1868 as the University of Californi ... from Yale University and a master's degree from Stanford, both in computer science. Huang severed various engineering positions in the software industry, he has been the lead engineer at @Motion, software architect at Openwave, chief architect at Ad Infuse and founding engineer and software architect at Cloud.com. He now serves as the senior principal engineer at Citrix Sy ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Citrix Systems
Citrix Systems, Inc. is an American multinational cloud computing and virtualization technology company that provides server, application and desktop virtualization, networking, software as a service (SaaS), and cloud computing technologies. Citrix products were claimed to be in use by over 400,000 clients worldwide, including 99% of the Fortune 100, and 98% of the Fortune 500. The company was founded in Richardson, Texas in 1989 by Ed Iacobucci, who served as chairman until his departure in 2000. It began by developing remote access products for Microsoft operating systems, licensing source code from Microsoft, and has been in partnership with the company throughout its history. By the 1990s, Citrix came to prominence as an industry leader in thin client technology, enabling purpose-built devices to access remote servers and resources. The company launched its first initial public offering in 1995 and, with few competitors, experienced large revenue increases between 1995 and ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Citrix
Citrix Systems, Inc. is an American multinational cloud computing and virtualization technology company that provides server, application and desktop virtualization, networking, software as a service (SaaS), and cloud computing technologies. Citrix products were claimed to be in use by over 400,000 clients worldwide, including 99% of the Fortune 100, and 98% of the Fortune 500. The company was founded in Richardson, Texas in 1989 by Ed Iacobucci, who served as chairman until his departure in 2000. It began by developing remote access products for Microsoft operating systems, licensing source code from Microsoft, and has been in partnership with the company throughout its history. By the 1990s, Citrix came to prominence as an industry leader in thin client technology, enabling purpose-built devices to access remote servers and resources. The company launched its first initial public offering in 1995 and, with few competitors, experienced large revenue increases between 1995 and ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Cloud Computing
Cloud computing is the on-demand availability of computer system resources, especially data storage ( cloud storage) and computing power, without direct active management by the user. Large clouds often have functions distributed over multiple locations, each of which is a data center. Cloud computing relies on sharing of resources to achieve coherence and typically uses a "pay as you go" model, which can help in reducing capital expenses but may also lead to unexpected operating expenses for users. Value proposition Advocates of public and hybrid clouds claim that cloud computing allows companies to avoid or minimize up-front IT infrastructure costs. Proponents also claim that cloud computing allows enterprises to get their applications up and running faster, with improved manageability and less maintenance, and that it enables IT teams to more rapidly adjust resources to meet fluctuating and unpredictable demand, providing burst computing capability: high computing p ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Open Cloud Computing Interface
The Open Cloud Computing Interface (OCCI) is a set of specifications delivered through the Open Grid Forum, for cloud computing service providers. OCCI has a set of implementations that act as proofs of concept. It builds upon World Wide Web fundamentals by using the Representational State Transfer (REST) approach for interacting with services. Scope The aim of the Open Cloud Computing Interface is the development of an open specification and API for cloud offerings. The focus was on Infrastructure-as-a-Service (IaaS) based offerings but the interface can be extended to support Platform and Software as a Service offerings as well. IaaS is one of three primary segments of the cloud computing industry in which compute, storage and network resources are provided as services. The API is based on a review of existing service-provider functionality and a set of use cases contributed by the working group. OCCI is a boundary API that acts as a service front-end to an IaaS provider†...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Cloud Computing
Cloud computing is the on-demand availability of computer system resources, especially data storage ( cloud storage) and computing power, without direct active management by the user. Large clouds often have functions distributed over multiple locations, each of which is a data center. Cloud computing relies on sharing of resources to achieve coherence and typically uses a "pay as you go" model, which can help in reducing capital expenses but may also lead to unexpected operating expenses for users. Value proposition Advocates of public and hybrid clouds claim that cloud computing allows companies to avoid or minimize up-front IT infrastructure costs. Proponents also claim that cloud computing allows enterprises to get their applications up and running faster, with improved manageability and less maintenance, and that it enables IT teams to more rapidly adjust resources to meet fluctuating and unpredictable demand, providing burst computing capability: high computing p ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


IaaS
The first major provider of infrastructure as a service (IaaS) was Amazon in 2008. IaaS is a cloud computing service model by means of which computing resources are supplied by a cloud services provider. The IaaS vendor provides the storage, network, servers and virtualization (which mostly refers, in this case, to emulating computer hardware). This service enable users to free themselves from maintaining an on-premise data center. The IaaS provider is hosting these resources in either a public cloud (meaning users share the same hardware, storage, and network devices with other users), private cloud (meaning users does not share these resources), or hybrid cloud (combination of both). It provides the customer with high-level APIs used to dereference various low-level details of underlying network infrastructure like backup, data partitioning, scaling, security, physical computing resources, etc. A hypervisor, such as Xen, Oracle VirtualBox, Oracle VM, KVM, VMware ESX/ESXi, or ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Kernel-based Virtual Machine
Kernel-based Virtual Machine (KVM) is a virtualization module in the Linux kernel that allows the kernel to function as a hypervisor. It was merged into the mainline Linux kernel in version 2.6.20, which was released on February 5, 2007. KVM requires a processor with hardware virtualization extensions, such as Intel VT or AMD-V. KVM has also been ported to other operating systems such as FreeBSD and illumos in the form of loadable kernel modules. KVM was originally designed for x86 processors but has since been ported to S/390, PowerPC, IA-64, and ARM. KVM provides hardware-assisted virtualization for a wide variety of guest operating systems including Linux, BSD, Solaris, Windows, Haiku, ReactOS, Plan 9, AROS Research Operating System and macOS. In addition, Android 2.2, GNU/Hurd ( Debian K16), Minix 3.1.2a, Solaris 10 U3 and Darwin 8.0.1, together with other operating systems and some newer versions of these listed, are known to work with certain limitations. Addition ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Redpoint Ventures
Redpoint Ventures is an American venture capital firm focused on investments in seed, early and growth-stage companies. History The firm was founded in 1999 and is headquartered in Menlo Park, California, with offices in San Francisco, Los Angeles, Beijing and Shanghai. The firm manages $3.8 billion of capital. The firm's partners include Allen Beasley, Jeff Brody, Jamie Davidson, Satish Dharmaraj, Tom Dyal, Tim Haley, Brad Jones, Chris Moore, Lars Pedersen, Scott Raney, Ryan Sarver, Tomasz Tunguz, John Walecka, Geoff Yang and David Yuan. The founders of Redpoint Ventures have been involved with successful investments including Foundry, Juniper Networks, Netflix and Right Media. Its partners have been involved in 136 IPOs and acquisitions. IPOs include Snowflake, Twilio, Pure Storage, 2u, Just Eat, Zendesk, HomeAway, Qihoo, Responsys, Fortinet and Calix. Acquisitions include Acompli, Caspida, Efficient Frontier, Heroku, RelateIQ, BlueKai, Posterous, Trip.com, LifeSize, Refres ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Index Ventures
Index Ventures is a European venture capital firm with dual headquarters in San Francisco and London, investing in technology-enabled companies with a focus on e-commerce, fintech, mobility, gaming, infrastructure/ AI, and security. Since its founding in 1996, the firm has invested in a number of companies and raised approximately $5.6 billion. Index Venture partners appear frequently on ''Forbes''’ Midas List of the top tech investors in Europe and Israel. History Index Ventures has its origins in a Swiss bond-trading firm called Index Securities, founded by Gerald Rimer in 1976. In 1992, Rimer recruited his son, Neil, to join the firm, and together they launched its technology investment arm, which would evolve into an independent entity, Index Ventures. Index Ventures was officially founded in 1996 by Neil Rimer, David Rimer and Giuseppe Zocco, when they raised a pilot fund of $17 million, followed by a $180 million fund in 1998. Index Ventures began invest ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Stealth Mode
In business, stealth mode is a company's temporary state of secretiveness, usually undertaken to avoid alerting competitors to a pending product launch or another business initiative. When an entire company is in stealth mode it may attempt to mislead the public about its true company goals. For example, it may give code names to its pending products. It may operate a corporate website that does not disclose its personnel or location. New companies may operate under a temporary "stealth name" that does not disclose its field of business. To enforce stealthy behavior, companies often require employees to sign non-disclosure agreements, and strictly control who may speak with the media. At the in-company level, a stealth mode can also refer to a new project or idea that is kept secret, not just from external parties, but also from internal stakeholders in order to avoid a (premature) dismissal of the idea. Key behaviors can include soliciting informal project sponsors, engaging in ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Cupertino
Cupertino ( ) is a city in Santa Clara County, California, United States, directly west of San Jose on the western edge of the Santa Clara Valley with portions extending into the foothills of the Santa Cruz Mountains. The population was 57,820 as of the 2020 census. It is known for being the home of Apple Inc., headquartered at Apple Park. Etymology Cupertino was named after '' Arroyo'' ''San José de Cupertino'' (now Stevens Creek). The creek had been named by Spanish explorer Juan Bautista de Anza's cartographer, who named it after Saint Joseph of Cupertino. Saint Joseph ( it, Giuseppe da Copertino) was born Giuseppe Maria Desa, and was later named after the town of Copertino, where he was born, in the Apulia region of Italy. The name ''Cupertino'' first became widely used when John T. Doyle, a San Francisco lawyer, and historian, named his winery on McClellan Road ''Cupertino''. After the turn of the 20th century, Cupertino displaced the former name for the region, which ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]