GigaSpaces

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
GigaSpaces Technologies
Developer(s) GigaSpaces Technologies, Inc.
Initial release 2000
Stable release Cloudify 3.2 & XAP 10.1
Development status Active
Written in Java
Operating system Cross-platform
Available in English
Type Java Platform
License Apache2 / Commercial
Website http://www.gigaspaces.com/

GigaSpaces Technologies Inc.,[1][2] is a privately held Israeli middleware technology company, established in 2000, with its headquarters located in New York City, with additional offices in Europe, and Asia.

History

GigaSpaces was founded in 2000 by Nati Shalom,[3] the company's CTO, who is also a co-founder member of the Israeli Grid consortium, the Israeli non-profit organization focused on Grid, Virtualization, and Cloud technology.

GigaSpaces initially focused on the data scaling industry with its XAP products that provide distributed computing solutions for Extreme Transaction Processing,[4][5][6] and in February 2012, an additional open source PaaS product called Cloudify,[7][8] a cloud computing technology was made generally available.

Products and technology

When established, GigaSpaces focused on application platforms for Java, and .NET environments based on the software architecture pattern "Space-based architecture",[9] borrowing concepts from the Jini and JavaSpaces[10] specifications, providing linear Scalability for stateful, high-performance applications using the Tuple space[11][12] paradigm. This approach enables scalability while retaining data and logic consistency, latency, and the application code. This approach was developed to solve the scalability barriers present in tier-based applications.

XAP

GigaSpaces eXtreme Application Platform (XAP), is a distributed in-memory data-grid suited for high performance and low-latency transaction processing as well as real-time analytics use cases. XAP performance is achieved by maximizing the utilization of RAM and SSD as the main data store. It is commonly used to speed up existing database performance and scalability and include built-in synchronization with RDBS such as MySQL as well as new databases such as MongoDB, Cassandra etc. XAP was designed to serve as the system of record for the data that it maintains. Therefore, it support all the features of databases such as complex queries, transaction support etc. Among its main features is support for a wide range of data models starting from a simple key,value API to advance aggregation, Object Graph and SQL support.

  • XAP SSD Support

Flash provides a high speed data store device. XAP uses a combination of RAM and Flash to handle both speed and cost requirements. The Flash support is known as XAP MemoryXtend and it provides 50x more capacity than pure RAM for the same amount of machines.

  • XAP vs Simple Caching such as Memcache

Memcache is used as a side cache for read mostly scenarios and as such it provides very limited query support, high availability, transaction support etc. XAP is used to speed up read and write operations and as such it serves as the system of record. XAP provides all the functionality expected from any database including transactional support.

Most of the new NoSQL solutions are used as an alternative database to traditional RDBMS. NoSQL databases use a combination of eventual consistency and scale-out model to handle their scalability and performance. XAP on the other hand was designed to address the existing database scalability and performance by fronting the database with in-memory data-store. The in-memory data-store serves provides high speed data access to the portion of the data that needs it. It includes built-in synchronization with both NoSQL and RDBMS type of databases to load the data upon recovery and keep the database in sync when the data gets updated. From an architecture perspective there is a lot of similarities between XAP and other NoSQL databases. Both use a scale-out model to handle its scalability. Unlike NoSQL, XAP uses highly consistent and transactional data access and therefore can serve as a high-speed transactional front-end to NOSQL backend databases.

These days XAP is used for Complex event processing and Real-time business intelligence[13] for big data. With XAP you can replicate data to a Relational database or non-relational NoSQL database, enabling data replication across remote sites over WAN, for Disaster recovery, and is also cloud-ready.

Cloudify

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Logo for Cloudify

Cloudify is an open source, cloud computing PaaS started February 2012 by GigaSpaces Technologies Inc.[14][15] Cloudify takes advantage of underlying infrastructure or IaaS through a recipe-based model to enable the deployment of any application onto any cloud without having to change the application’s code or architecture. The recipe provides the execution plans for installing, starting, orchestrating, and monitoring an application stack. GigaSpaces has also been an active participant in other open source projects, such as the Compass Project.

Cloudify adjusts server usage according to demand using load balancing middleware. Cloudify applies DevOps principle, describing each aspect of the production environment as code or configuration.[16]

Cloudify was designed, to a large degree, on the lessons of our earlier generation PaaS solution. In our earlier generation solution, we took a cautious decision to bind it specifically to Amazon and chose Java as the primary language of choice. A lot of that had to do with the maturity of the cloud market at the time, and the availability of tools and frameworks. Since then, there has been a very rapid advancement on almost every front which changed the entire landscape.[17]

Starting from Cloudify 2.2, Cloudify supports the Chef (software) platform as a method of deploying and configuring application services. Chef provides a multi-platform framework for configuring operating systems and services. It complements Cloudify recipes by handling the scope of intra-machine configurations. Using Chef, the lifecycle of services can be simplified as Chef takes care of keeping service configurations up-to-date with current specifications as defined by roles and cookbooks.

Cloudify has partnered with IBM InfoSphere BigInsights. Cloudify enables BigInsights to run consistently with additional big data services such as NoSQL databases and more; simplifying these systems' deployments through consistent management, as well as improving cost efficiency with its cloud enablement & portability support. Cloudify's consistent management refers specifically to consistent deployment, configuration, and management across the stack, which applies not only to the deployment phase, but also to post-deployment, including failover, scaling, and upgrades - which are all accomplished through Cloudify's built-in recipe mechanism.[18]

Awards and recognition

GigaSpaces Technologies, has been recognized by the industry for its technology contributions several times, including: third place for the Deloitte Fast 50 award[19] in 2008, finalists in VentureBeat's CloudBeat Showdown 2011,[20] the CRN 20 Coolest Cloud Platforms & Development Vendors 2012,[21] the Red Herring Top 100 Europe 2012,[22] as well as the 2012 SD Times 100: A Software Development Superfecta[23] as a cloud leader.

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.
  15. Lua error in package.lua at line 80: module 'strict' not found.
  16. http://www.gigaspaces.com/cloudify-open-paas-stack
  17. http://natishalom.typepad.com/nati_shaloms_blog/2012/11/moving-enterprise-workloads-to-the-cloud-on-a-massive-scale-the-cloudify-way.html
  18. http://investing.businessweek.com/research/stocks/private/snapshot.asp?privcapId=7729244
  19. Lua error in package.lua at line 80: module 'strict' not found.
  20. Lua error in package.lua at line 80: module 'strict' not found.
  21. Lua error in package.lua at line 80: module 'strict' not found.
  22. Lua error in package.lua at line 80: module 'strict' not found.
  23. Lua error in package.lua at line 80: module 'strict' not found.

External References

  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.

External links