Amazon has been redefining web services for a while. Based on the system management and development prowess used to power its online storefront, Amazon has created a new class of web services that allows any programmer to use cloud based components in their applications.
As the next generation of SOA (Service Oriented Architecture) and SaaS (Software as a Service) applications are built, many may come to rely on AWS (Amazon Web Services) components such as S3 (Simple Storage Service) which provides storage in the cloud, EC2 (Elastic Compute Cloud) which provides cloud CPU style computing, SQS (Simple Queue Service) which provides cloud based message queuing and SimpleDB which provides some cloud based core database query functionality.
Last week Amazon announced a new web service called FWS (Fulfillment Web Service). FWS is an add-on to Amazonβs existing fulfillment system which allows any developer to interface directly with Amazonβs inventory management system using open APIs. This service allows you to programmatically print shipping labels for your inventory which you then send to Amazon. They store it until your app issues a shipment request at which point your web service call causes some human (or perhaps a robot) to pick and pack your product and then ship it out to your customer.
According to a FAQ on the Amazon Fulfillment website once your web service tells Amazon whatβs in your shipment ββ¦ our software will determine where it will be sent. The destination warehouse will vary depending on many factorsβ¦β Essentially you send your inventory into the cloud and then you make requests into the cloud to send your shipments out to customers.
Inventory management is a headache for many companies and a major cost center. The scalability and reliability of Amazonβs cloud based warehouse and the SOA nature of the service will make it very appealing to a wide range of IT departments and application developers.
Security has been a hot topic lately in the enterprise SOA world, so I had a good chuckle when I considered what would happen if someoneβs AWS account were ever compromised. Some sloppy code coupled with malicious intent could cause the happy automatons at Amazon to ship your entire inventory to random people across the globe.
On the other hand I am continually impressed by how much Amazon understands the potential of web services and how they are able to productize their best practices and internal architecture.
Would you trust your inventory to the cloud?
Comments
Add CommentI've actually visited Amazon's shipping facility in Seattle--an amazing place. It's in a series of converted warehouses the size of commercial jet hangars. In a huge room, tons of people mill around countless shelves full of books. Near the conveyor belt that moves orders along, there are thousands of copies of the hot book of the moment--all the same title. Much of the conveyor belt process is robotic, but people are at the end, making sure orders get shipped correctly. I, too, am impressed with how Amazon webifies and automates appropriate parts of a web services problem, and humanizes the right parts equally deftly. I would be worried about security with this new plan, though.
Sam
By on Mar. 27, 2008
I would trust them. Why is this any different from people screwing with your FedEx or UPS order after it ships? Granted, your inventory is not sitting with them, but they'd like that. I mean, isn't that what UPS and the likes are trying to do with their big UPS Whiteboard campaign (http://whiteboard.ups.com/)?
By on Mar. 28, 2008
Amazon is really changing the game in the cloud computing space. Bezos' vision is mind-blowing and I think they're going to be defining the future of the internet infrastructure!
Amazon just gets it. Also check out www.blist.com - database in the cloud - pretty rudimentary right now, and probably not an enterprise level play but its just a sign of the times. Watch for the large hardware vendors get into this space...
Share Your Comments
Trackback URL
http://ostatic.com/trackback/158731