Cloud computing is about hardware-based services involving computing, network and storage capacities. These services are provided on-demand, hosted by the cloud provider and can easily scale up and down.
4
votes
3answers
377 views
Cloud IDE for Google AppEngine Go
I wanted to play around with the Go version of Google AppEngine today and was wondering if somebody knows a Cloud IDE that can be used for that.
I took a look at codenvy.com, which has Google ...
0
votes
1answer
246 views
Mounting S3 Bucket with EC2 Instances using JAVA AWS SDK
Hi Cloud Computing Geeks,
Is there any way of mounting/connecting S3 bucket with EC2 instances using JAVA AWS SDK (not by using CLI commands/ec2-api-tools). I do have all the JAVA sdks required. I ...
0
votes
0answers
46 views
Cloud file storage service on Android that allows offline read and write
Are such services available on Android at all? I have tried dropbox and google drive, they both use a kind a cache. Google drive won't even allow me to modify the files, how idiotic is that!
Thanks ...
0
votes
1answer
24 views
How to remove all of objects in Container on HPCloud-PHP 1.20
http://hpcloud.github.io/HPCloud-PHP/doc/api/html/class_h_p_cloud_1_1_storage_1_1_object_storage_1_1_container.html#af7c3ea3150164bc92700134803f277be
They provide API to delete an object, but there ...
1
vote
2answers
197 views
How can I send from the server-side (Google App Engine, Cloud Endpoints) the information to my client?
I have an Android Application that is stored in the Cloud, with Google App Engine. I use Cloud Endpoints. My problem is that I cannot send the data from the server to my client(Android Device), or ...
-1
votes
2answers
78 views
How to have a cloud database linked to an existing android application [closed]
Well I have created a android application for online shopping.Finished with the coding part and the application is up and running.Since gathering the data for all the items is a tedious task I managed ...
0
votes
1answer
21 views
How can I run the Blender desktop app (blender.org) in the cloud?
I would like several people to be able to access Blender on a server, and work with it.
What is the best way to do this?
Many thanks for help.
0
votes
0answers
16 views
Android- Show alertdialog updated from the cloud or mysql
I would like to show a AlertDialog, when there's an update when new content, I searched on google but I only get CloudMessage examples, anyone knows or has a tutorial on how to do it? thanks ...
0
votes
1answer
340 views
how to connect to the database in openshift application
I did as following
MySQL 5.1 database added. Please make note of these credentials:
Root User: xxxxxxx
Root Password: xxxxxxx
Database Name: php
Connection URL: ...
1
vote
2answers
56 views
Must I consider the implications of Azure before developing for it?
My intention is to develop and MVC app driven by WCF services.
I will then like to deploy these to Azure.
Can I go about developing my app and services without any consideration to the fact they ...
0
votes
1answer
164 views
MultiTenant architecture in ASP.NET Web Forms and ASP.NET MVC
Creating a web app for schools with data of 1000s students. All schools will login to same app through web browser.
For this I am using MultiTenant architecture. The problem is that we dont have ...
0
votes
0answers
25 views
Deleting Volume from Google Cloud very slow
I am currently testing a cloud gateway device that is linked with google cloud. I created a volume on our gateway that was roughly 700GB. I no longer need that volume and have executed the deletion of ...
1
vote
0answers
44 views
Database geo-replication with low latency [closed]
I have a website which I am currently hosting on a single server in Europe. To improve the latency for non-European users I would like to add local servers in the US and Asia.
Keeping static files in ...
-1
votes
1answer
86 views
Store data in cloud [closed]
I am New at Windows 8 app development. I want to create an app which stores data in skydrive like this
<person>
<name>XYZ</name>
<geb>01.01.1992</geb>
…
...
0
votes
0answers
52 views
Migrate from GAE Datastore JDO to another database
I'm a little bit dissapointed with GAE Datastore after some years and I'm trying to move my app to another database system.
I tried to change jdo configuration to use Cloud SQL instead of datastore, ...
0
votes
1answer
43 views
Can we make Liferay dynamically scale in a private cloud?
We have some VMware product for virtualisation in our data center (don't know details yet) and want to be able to scale Liferay in cases the assigned resources of the VM aren't enough. There seem to ...
-2
votes
1answer
51 views
Monitoring Azure Website [closed]
I want to write a program that displays the monitoring data that you see on the Azure management portal.
The program should monitor Website and not storage or web/worker role
can Windows Azure API ...
-3
votes
1answer
76 views
How to move a desktop eclipse based application to cloud? [closed]
I'm new to cloud applications development. I need to know about it and how to migrate my desktop eclipse based application to the cloud.
Where to start?
What tutorials to read?
0
votes
1answer
119 views
Cloud based web service for Web Applications
My web application uses PHP/MySQL on the server side to fetch and store data in a database. The DB size will increase with the user base, and can be huge. The application has been built and run on a ...
0
votes
1answer
149 views
How to deploy only worker/web role in Azure
If you have a web AND a worker role in an Azure solution, all the waiting for the publishing an update package, uploading to the cloud storage, waiting for the package to be deployed could be ...
4
votes
2answers
214 views
Vaadin for web application development - Few doubts
We are trying to choose a framework for our client development for a web application. These are the key points about our application.
1) Rich text application where user performs many activities in ...
-1
votes
2answers
68 views
Azure pricing scheme [closed]
Want to deploy an app in azure by using free trial. I read the (almost) whole terms of agreement of azure.
If i use azure free trial and use it without exceeding the limit defined in agreement than ...
1
vote
2answers
42 views
Best architecture for a service with 800 k uniq users / per hour [closed]
I would like to ask you about the best possible architecture ( servers, caches, databases, load balancers or maybe Windows Azure or AWS ) for a service that will support a public event.
We've got ...
0
votes
2answers
139 views
Simple MQTT Questions
I have some quick questions on the functionality of MQTT and just overall push design. So here's a scenario let's say in Twitter's case; Twitter wants to send push notifications to individual users ...
0
votes
0answers
55 views
How to upload file directly from web using AWS Java API?
I have a problem uploading file directly from web to the AWS S3 cloud service.
By idea it should read an InputStream and upload it with certain metadata which defines length of stream. Here is my ...
-1
votes
3answers
94 views
How to run periodical tasks in the system built with CQRS approach?
It turned out that I need to have some periodical tasks within my system which is run under Windows Azure worker role. I would like to emphasize that it may be any platform Azure, Amazon, in-house ...
0
votes
0answers
27 views
is there available GCS java api for external program?
Currently I'm building java program to manipulate data files like CSV and others. Now the program is hosted in Google App Engine through single JSP calling program JAR initialized as JApplet. Hence it ...
0
votes
0answers
84 views
google cloud printer api
I tried to use google cloud printer api in my android application https://developers.google.com/cloud-print/docs/appInterfaces
My api calls contained Authorization HTTP header: Authorization: OAuth ...
2
votes
0answers
41 views
How to simulate encrypted communication between storage and computing cloud
I know from my fellow classmates that this isn't site for homeworks, but any help or pointers from you esteemed guys would be great.
Using CloudAnalyst I need to simulate the following:
ONE ...
2
votes
1answer
70 views
What does “compartmentalizing services” mean?
I'm building a web app using Node/Express/Angular/Mongo and this is my first time dealing with a cloud server. Rackspace suggested that I compartmentalize my services. In an effort to not sound like a ...
0
votes
0answers
60 views
Cloud Storage Speed
I am conducting a test for a project where I compare the upload and download speed for cloud storage provider. it is pretty much the same to this - ...
1
vote
2answers
297 views
How does an Android and App Engine Actually communicate?
Ok, this may seem as a dumb question, but I am really new when it comes to Cloud Computing/Google App Engine etc. In order to get more familiarized with it, I started to work with some tutorials from ...
0
votes
1answer
22 views
desktop screen collaboration cloud based
I´m looking for a program, prefered a cloud based one, that let users collaborate in realtime like displaynote or Microsoft SharedView or similar. Is there any open source alternatives?
Thanks in ...
0
votes
1answer
31 views
Symfony2 Application : Host database only
So I want to create this application using Symfony2. I don't want to host it online but I want to work on a database online (Cloud of Mysql or something similar). Is that possible ? if yes, how can I ...
-3
votes
1answer
76 views
How to create a java based cloud app/service? [closed]
Hi I am trying to develop an android app for my final year Engineering project.
This is what my app does: It collects the GPS co-ordinates of the user and sends to the cloud.
I want to develop a ...
0
votes
1answer
84 views
ovf from an existing virtual machine in OpenStack
Is it possible to get a virtual machine container* from OpenStack? How?
I'm specially interested to get the container in ovf format.
*The container format refers to whether the virtual machine ...
0
votes
1answer
134 views
Is it possible to create an OpenStack image importing an *.ovf file with Glance?
Is it possible to create an OpenStack image importing an ovf file with Glance?
EDIT_1: I'm interested on creating images just providing its ovf file
Thanks in advance
0
votes
0answers
43 views
Architecture for a web micro controller programmer [closed]
For my Bachelor Thesis I'm currently developing a system where Web-Users can program a Micro controller via a webpage and see what is happening with a Webcam.
The Idea is that there is a web server, ...
0
votes
2answers
52 views
Moving a file between cloud providers [closed]
I want to move a file from a cloud provider to another one by using their Java APIs.
On the source cloud provider I can get a file as input stream or alternatively it can downloaded to a File object ...
0
votes
0answers
56 views
Alternative (cloud) deployment options for a console application
I have a fairly large console application written in Java 7 that manages a fair amount of our order processing.
The application consumes a number of web services for orders, interfaces with a ...
1
vote
1answer
127 views
CloudFoundry MySQL Java configuration
I have a Spring MVC app that is running fine on local tomcat etc. Its a Spring 3.1 MVC/Hibernate app.
I am using (where possible) pure Java @Configuration for the app - and I am now trying to deploy ...
0
votes
1answer
76 views
Chrome extension with DB sql query in cloud
We want to develop an application with a Google Chrome extension that will have to do a query-intensive databases that will be in a cloud service. I have the following questions:
a) Can it be done ...
0
votes
2answers
36 views
RackSpace CreateImage API using curl is not working
Whenever i m trying to create image from the given api using curl -:
curl -i -X POST ...
2
votes
1answer
79 views
Accessing Hadoop Cloud services from Windows
I am new to hadoop. I am using already hadoop configured VM provided by yahoo, since i am not allowed to install Linux OS in my machine.
I need to avail cloud services and have to work on hadoop ...
1
vote
2answers
188 views
cluster vs Grid vs Cloud
There are two questions:
1) What is the difference between cluster and Grid
2) What is the Cloud
I am not looking for conceptual definitions,
I found a lot of that by googling but the problem is I ...
1
vote
1answer
105 views
looking for Linux alternative to windows azure [closed]
I am currently using Windows Azure to host a couple of websites. At this point I have to say I love everything about it. Its easy to start a site, and within just a few minutes you've FTP'd in and ...
0
votes
1answer
108 views
how to upload a Cloud File on Rackspace and set delete at or file expiry?
I'm on a local XAMPP setup and I can upload a file ok, but I need to set an expiry or delete time.
This does not work (no PHP errors but the file is still there on the Rackspace, web admin page):
...
0
votes
0answers
37 views
Means of Serving Many Concurrent Stream/Downloads - Android MediaPlayer
using android's mediaplayer, I am able to stream .ogg files to an android device. My question is, What type of (recommended) services are capable of supporting thousands of concurrent ...
0
votes
1answer
149 views
Google App Engine Use Blobkey
Hi there i am trying to make a servlet that allows admins to upload images and any google users to view these images, so far im working off the program available at ...
0
votes
0answers
54 views
What architectural pattern should I use for my system?
I'm building an android application which requires a backend.
Initially, I was planning to use Appengine as a backend. But that alone will not do. I would also require a Virtual Machine or a ...





