aetles + amazon   7

The Pros and Cons of Cloud Hosting
I started my startup journey about 4 years back, right around the time Amazon introduced AWS. We started with a VPS and eventually moved to dedicated servers for Muziboo, completely skipping the cloud wave. We are doing the same for SupportBee. We do use S3 but we never used EC2 for hosting. However, I have worked as a consultant a couple of times in the last few years and I have worked with EC2 on client projects. I understand the benefits of cloud hosting but I don’t think that cloud is the right solution for every company. Traditional dedicated server hosting still makes a lot sense for majority of companies out there. However, before I get to that, let’s first quickly go over the benefits of cloud hosting
cloud  development  hosting  amazon  aws 
december 2011 by Aetles
Nimbus.IO
Architecture
Nimbus.io uses parity striping to spread data across many servers redundantly - providing bulk storage with equal reliability and less than half the overhead of replication based storage systems.

View details »

Documentation
The API is similar to S3 or Rackspace Cloud Files - favoring JSON over XML. For easy portability, we supply libraries to use Nimbus.io as drop-in alternatives for the most popular libraries to access competing cloud storage platforms.

The server and client components are all free and open source software. The server software is made available under the AGPL license. Clients libraries are available under LGPL.

Pricing
$6 per 100GB of purchased storage. Transfer in is always free. Transfer out is $0.06/GB. PUT and LISTMATCH requests are $0.01 per 1000. Other requests are $0.01 per 10,000 or free.
amazon  cloud  server  storage 
november 2011 by Aetles
Orchestra.io - PHP Platform as a service
Integrate deployment into your existing workflow, directly from your source code repository. Autoscale up and down without any fuss. Spend more time coding, less time on sysadmin.
amazon  cloud  hosting  php 
may 2011 by Aetles
Rackspace Cloud Servers vs. EC2: It's Ephemeral! | Chris Meller
First and foremost, and this can’t be said nearly enough for all those people jumping on EC2 because it’s flexible, EC2 instances are ephemeral. That means they can and do disappear at random. If there is a hardware failure in the physical node that hosts your instance it will simply disappear, along with any data that isn’t on an EBS device; you’re supposed to account for these types of things in your application design.

That means either some kind of heartbeat / load balanced setup1 where a server that disappears is automatically removed from the rotation or some other kind of monitoring, possibly a similar heartbeat system that uses that API to immediately spin up a replacement for the missing instance2.
amazon  cloud  aws  ec2 
february 2011 by Aetles
Installing thinkup on amazon ec2 - ThinkUp - GitHub
Installing ThinkUp on Amazon's Elastic Computing Cloud (EC2) is one of the cheapest and easiest ways to get started with ThinkUp. The entire thing can be done in a web browser, start to finish, in about ten minutes. No downloads, installations, or commandline knowledge required. Plus, Amazon's Micro instances (their smallest available server) are free for a year for new Amazon Web Services users, and a little over $5/year for everyone else.

Here's a step-by-step walkthrough, using Amazon's Web Services Dashboard to create and configure a new instance running the latest version of Ubuntu and ThinkUp.
thinkup  amazon  ec2 
january 2011 by Aetles
AWS Free Usage Tier
To help new AWS customers get started in the cloud, AWS is introducing a new free usage tier. Beginning November 1, new AWS customers will be able to run a free Amazon EC2 Micro Instance for a year, while also leveraging a new free usage tier for Amazon S3, Amazon Elastic Block Store, Amazon Elastic Load Balancing, and AWS data transfer. AWS’s free usage tier can be used for anything you want to run in the cloud: launch new applications, test existing applications in the cloud, or simply gain hands-on experience with AWS.
amazon  aws  ec2  cloud 
october 2010 by Aetles
PANTHEON: Amazon EC2 AMI Drupal Packages
Pantheon means ‘a group of gods’. Linux, Apache, MySQL, Drupal, Varnish, Hudson, Aegir, these Open Source projects are technology titans for web development. The Pantheon project packages them together seamlessly in machine instances instantly available on Amazon EC2.
drupal  amazon  ec2  pantheon 
december 2009 by Aetles

Copy this bookmark:



description:


tags: