Projects tagged ‘aws’


[117 total ]

7 Users

abiCloud is an open source cloud computing platform manager. It allows to quickly create a private cloud inside an organization's firewall, and manage it with a rich user interface. Next version will ... [More] allow to also deploy images in external clouds, creating an hybrid environment. [Less]
Created 9 months ago.

6 Users
   

Enomalism is an open source web-based virtual infrastructure platform. Designed to answer the complexity of managing globally disperse virtual server environments. Enomalism helps to automate the ... [More] transition to a virtualized environment by reducing an IT organizations overall workload. The easy to use dashboard can help with issues including deployment planning, load balancing, automatic VM migration, configuration management, and capacity diagnosis. Enomalism virtual infrastructure is a dynamic mapping of physical resources to business needs. While a virtual machine represents the physical resources of a single computer, a virtual infrastructure represents the physical resources of the entire IT environment (Data Center). [Less]
Created about 1 year ago.

4 Users

EUCALYPTUS - Elastic Utility Computing Architecture for Linking Your Programs To Useful Systems - is an open-source software infrastructure for implementing "cloud computing" on clusters. The current ... [More] interface to EUCALYPTUS is compatible with Amazon's EC2 interface, but the infrastructure is designed to support multiple client-side interfaces. EUCALYPTUS is implemented using commonly available Linux tools and basic Web-service technologies making it easy to install and maintain. [Less]
Created about 1 year ago.

4 Users

The Elastic Grid is an infrastructure for the dynamic deployment, activation, management of Java applications on virtualized hardware, initially focusing on Amazon EC2.
Created about 1 year ago.

3 Users
 

Tarzan is a fast, powerful PHP toolkit for building web applications with Amazon Web Services. Tarzan is an object-oriented PHP5 API for working with some of Amazon's web services. Tarzan has a ... [More] consistent API across classes, is fully object-oriented with little-to-no code duplication across the API, has complete API documentation, and is developed by a commercial entity that uses AWS in pretty hardcore ways. This means that that there will be long-term continued support as well as enhancements and helpers that make the API as useful as possible. The API is fully documented, and support is provided primarily by users, for users. Read and contribute to the documentation wiki. [Less]
Created about 1 year ago.

3 Users
 

Vision2Pixels is a Web space engine for commenting user's photos using AWS.
Created over 2 years ago.

3 Users
 

Diouzhtu aims to provide a simple way to publish html pages with a wiki interface.
Created over 2 years ago.

3 Users
 

Gwiad is a framework for building a Web Server with dynamic plugin loading based on AWS. Gwiad provide a simple interface to build plugins in Ada. When a plugin is placed in Gwiad plugin directory ... [More] it is automatically loaded. Gwiad plugins are divided into two categories : - Website plugins : Web applications that register dispatchers such as virtual host dispatchers or regexp dispatchers. - Service plugins : Services provider that can be used by all websites plugins. [Less]
Created over 2 years ago.

2 Users

jclouds is an api for concurrent access to cloud services such as Amazon Web Services. Initially we support Amazon Simple Storage Service (Amazon S3). In the future, we will support other amazon web services, as well other service providers.
Created 8 months ago.

2 Users

Cloud Tools is a set of tools for deploying, managing and testing Java EE applications on Amazon's Elastic Computing Cloud (EC2). There are three main parts to Cloud Tools Amazon Machine Images ... [More] (AMIs) that are configured to run Tomcat and work with EC2Deploy. See list of installed software. EC2Deploy - the core framework. This framework manages EC2 instances, configures MySQL, Tomcat, Terracotta and Apache and deploys the application. See this blog entry for an overview Maven and Grails plugins that use EC2Deploy to deploy an application to EC2 NEW: Cloud Tools now supports Elastic Block Store. We are looking for beta testers for a new hosted version of Cloud Tools that provides automated application monitoring and management. Please contact us if you are interested in trying out this new service. Grails PluginThe Grails plugin makes it easy to deploy a Grails application to Amazon EC2. It takes care of configuring MySQL, Tomcat and Apache and deploys the application. The plugin provides many scripts including: cloud-tools-deploy - deploy the web application cloud-tools-describe - display information about the running EC2 instances cloud-tools-redeploy - redeploys the application cloud-tools-stop - terminates the instances You can download the plugin from here. See GettingStartedWithTheCloudToolsGrailsPlugin for information about configuring the plugin. Maven PluginThe Maven plugin is an easy way to use Cloud Tools. Once you have configured the plugin in the pom.xml you can deploy your web application to EC2 with "mvn cloudtools:deploy". This goal will: Launch the specified number of Amazon EC2 instances Configure a MySQL master database: create the schema, and run your database initialization scripts Configure zero or more MySQL slaves (optionally in a different availability zone) Upload your web application to EC2 Configure one or more Tomcat servers and deploy your web application Configure an Apache instance to load balance across the Tomcat servers The Cloud Tools maven plugin also supports the following other goals: cloudtools:jmeter - runs a load test cloudtools:redeploy - redeploys the web application cloudtools:dbsave - save a database snapshot in S3 cloudtools:dbrestore - restore the database from S3 cloudtools:clone - creates a copy of the cluster cloudtools:describe - describes the cluster cloudtools:list - lists the available clusters cloudtools:stop - shutdown the cluster See these instructions on using the Maven plugin. Contact me if you would like to know more about Cloud Tools or want to explore migrating your Java or Grails application to Amazon EC2. [Less]
Created about 1 year ago.