Category: amazon web services

Amazon Product API Exploration: Let’s Build a Product Searcher

In this tutorial, you’ll take a look at Amazon’s Product Advertising API. It’s an API that allows developers to access data about items for sale, seller reviews, customer reviews, and product promotions on all Amazon marketplaces worldwide. Basic API ConceptsWhen working with the API, the first th...

Running an Elastic LAMP Stack on AWS

This article introduces what is probably one of the simplest ways of setting up and running an elastic LAMP stack on the cloud – using Zend Server on AWS.Note: to be clear elastic does not refer to ElasticSearch here. More specifically, the workflow described here includes launching a pre-configured AWS CloudFo...