Relative Content

Tag Archive for cloud-computing

Auto update for application hosted on multiple servers on cloud

I’m working on an application which will run on multiple Amazon EC2 instances. I wish to incorporate auto update feature for my application. The updater should update all the Ec2 instances. Also, there is a central server which governs the creation/termination of EC2 instances as per load. The central server creates a EC2 new instance from a pre-configured custom AMI (custom image which has our application pre-installed).

What makes Erlang suitable for cloud applications?

We are starting a new project and implementing on our corporations’s instantiation of an openstack cloud (see http://www.openstack.org/). The project is security tooling for our corporation. We currently run many hundreds of dedicated servers for security tools and are moving them to our corporations instantiation of openstack.

Storing Projects on Google Drive (Cloud)

I’ve started using Google Drive for my cloud needs and backing up pretty much everything. I’ve got the app installed so it auto-sync’s all my content in most things.

Combine auto-syncing cloud and VCS

This question brought me to another question: is there any VCS/tool for a VCS which automatically backups your source code between the last checkout and current changes?

How to manage many mobile device users at server side?

I built a social Android application in which users can see other users around them by GPS location. At the beginning thing went well as I had low number of users, but now that I have increasing number of users (about 1500 +100 every day) it has revealed a major problem in my design.