AWS News Blog
Category: Compute
S3 for Static Web Content
In Userscript.org and Amazon S3, Jesse Andrews describes how he moved all of his static content from his own server over to S3. Jesse set up the virtual hosting, moved over all of the content (using S3 Fox no less), and had everything up and running inside of 15 minutes. As he notes “it took […]
EC2 Rock and Roll
There’s so much happening with Amazon EC2 that I can hardly read it all. Here’s a sampling: The Atlantis Computing blog talks about Amazin Amazon or why EC2 is the bee’s knees. Instead of investing between 30 and 40% of their seed capital on hardware, they have implemented it on top of EC2. As the […]
ElasticLive – Hershey’s Kisses
An important part of our mission as Web Services Evangelists is to encourage our developer community to innovate. We invite them to surprise us with new and interesting ways to consume our services, to show us the Power of Innovation ! One such innovation is running Windows Server 2003 on an Amazon EC2 instance. The […]
A New ISV Business Model
Amazon Elastic Compute Cloud continues to impress the people who matter most: software developers (in this instance, an ISV). Genexus is an innovative software platform that enables non-technical business people to rapidly build out applications–including an online presence. Andres Aguiar, their chief architect, sent me a note yesterday to say “We have GXPortal running in […]
Using SOAPSonar to Provision Amazon Elastic Compute Cloud
Mamoon Yunus, author of the SOA Testing Blog and advisor to Crosscheck Networks sent me a link to an interesting and relevant How-To document. Using SOAPSonar to Provision Amazon Elastic Compute Cloud covers downloading and installation of a free trial version of Crosscheck’s SOAPSonar product and then shows the steps needed to load the X.509 […]
ECS + Indigo
Indigo is Microsoft’s next-generation web services platform. Here is an article (in Japanese, but with C# source code) with information on how to make ECS calls from Indigo. You may also enjoy reading the new article, Preparing for IndigoChoosing the Right Technology Today on devx.com.
ASP.Net Code Sample – ECS Custom Control in C#
As mentioned in the previous post, we have been working with our friends at Microsoft to create some additional code samples for .Net and ECS. Here is sample code for an ASP.Net custom control which uses version 4 of ECS. The control is written in C#. Refer to the README file for more information and […]
Updated ECS 4 Release
We rolled out a new set of bits for ECS 4 early this morning. Here are the release notes: Features and Fixes For JP only, there are some changes to Marketplace-related operations: For SellerListingLookup using IdType=Listing, Seller Id is now a required parameter. The REST syntax for passing in Seller Id is “SellerId=“. SellerListingSearch now […]