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.
1
vote
2answers
53 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
128 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
23 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
37 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
75 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
48 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
36 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
49 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 ...
-2
votes
1answer
66 views
How to move a desktop eclipse based application to cloud?
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
97 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
94 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
1answer
166 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
64 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
40 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
112 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
44 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
84 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
25 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
61 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
36 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
64 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
51 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
189 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
19 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
30 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
64 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
56 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
89 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
40 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
48 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
52 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
86 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
61 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
33 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
74 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
137 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
93 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
92 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
30 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
128 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
45 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 ...
0
votes
2answers
106 views
Recommendations for Cloud Hosting Service for Socket.io
I'm currently evaluating the different cloud service providers to determine which is best for the use of NodeJS backend with Socket.IO implementation that is speedy. While i know that is really ...
0
votes
0answers
38 views
2D Point Cloud Shape Recognition
I am looking for an algorithm to detect shapes in a 2D cloud. I am using a laser sensor. The sensor returns a text file (64X48 values) with the elevation in "Z". For instance if I take a picture of a ...
1
vote
1answer
100 views
Which Open Source Cloud Management Platform supports Amazon-RDS?
I have been trying to use Amazon Web services, specially EC2 and RDS. Nowadays most CMP (Cloud Management Platform) like Eucalyptus, OpenNebula, OpenStack, Nimbus and CloudStack all support Ec2 to a ...
0
votes
2answers
74 views
Enterprise iOS app cloud storage
I'm trying hard to get my mind wrapped around how you would be able to store files in the cloud from an enterprise app without requesting the user to log in.
The background:
I'm developing an iOS app ...
0
votes
1answer
41 views
Databse architecture (single db vs client specific db) for Building Enterprise Web (RIA) application on cloud
We are working on rewriting our existing RIA and redesigning our database to re-architect it's design. Now we have 2 opinions about database:
(This choices are for SaaS based hosting.)
1) Individual ...
1
vote
1answer
124 views
Upload files on cloud using email address
So I am not sure if it is possible and if it is making sense at all. I am trying to learn and use cloud space in my application. So as a sample I was trying to create an application to upload files in ...
0
votes
0answers
38 views
Sometimes hadoop reducer asking for almost double memory and crashing
We are facing a weird issue related to scheduling reducer task in hadoop. It is sporadic and occurs only on production (only on Amazon EC2 cloud, where we have deployed our project). We have ...
0
votes
0answers
46 views
Django Syncdb error with MySQL cloud
I read the other threads but could not fix my problem. It is probably a simple configuration problem.
Using GAE SDK 1.7.6 and Python 2.7 on Windows XP SP3, I have successfully completed the django ...
0
votes
3answers
276 views
Transferring JSON data from Android app to database via webservice
I am developing an Android application which logs sensor data and summarizes it, the output being JSON data. This is done in order to have a smaller amount of data to be transferred to the server, ...




