Free cloud web service development [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
Will it be okay to use Amazon Glacier for everyday data retrieval?
I am planning to use cloud storage for my app. What my app will do is retrieval of users data and user authentication and have the ability to sync data continuously.
Open Source Cloud Computing
Recently I realized that the most popular social platforms on the net are in the hand of just a few companies, Google, Twitter, Facebook, to name just a few. Taking into account the world changing power of these frameworks I am looking for a non-profit, democratic alternatives to these sites. (Mozilla is a non-profit project, however it could not thrive without the backing of Google.)
Setting up a development environment in the cloud? [closed]
Closed 11 years ago.
Looking to build a 2 java applications. should it be web-based application or standalone application?
The first application (web-based) will be located at site1 and once the information is processed, it will be sent to the second application(web-based) located at site2. Application2 needs to be able to do the same thing as application1. Because of this, there has to be a way to share the database to keep data in sync. I wanted to go web-based for these two applications, but the issue arises, what if the internet is down? If application1 goes down due to a blackout or lost of internet, application2 should still be able to do what it needs to. I was thinking the database/server will be on Amazon EC2.
High-Availability Vs. Cloud Scaling
I work for a company that develops a web server that runs in a customer datacenter. The customer wants the server to have hot failover and I’m currently investigating HA approaches such as Pacemaker and LVM (might as well have the backup doing something so I’m using load balancing as well).
Is it better to have file stored as a zip in cloud service?
I am developing enterprise iPad application which contained large amount of different bundle data in terms of group of images.
Running SQL Server Express on Micro/Extra Small VM
I’m exploring options for running a small cloud Windows Server (either AWS EC2 Micro or Azure Extra Small).
Most efficient way to maintain versioned business rules files for an Amazon ECS service?
I have an Amazon ECS service that relies on configuration files that contain business rules. The business rules are changed periodically by non-programmers. Total size of the rules files is approximately ~100K. Currently we store them in S3 and create a new folder every time anything changes.
In cloud (say AWS), what is the difference b/w golden image and hardened image of OS?
I have tried to search a lot but all I get is their definitions which more or less sound similar.