Internal APIs Will Be The Secret To Your Success
@APIStrat 2014
September 2014
www.apievangelist.com
SEATTLE, Jul 16, 2002 -- Today Amazon.com (Nasdaq: AMZN) launched its first version of "Amazon.com Web Services," a platform for creating innovative Web solutions and services designed specifically for developers and web site owners.
By using Amazon.com Web Services (www.amazon.com/webservices) developers can build applications and tools that will allow them to incorporate many of the unique features of Amazon.com into their web sites -- free of charge.
Launched in 1996, the Amazon.com Associates Program is the world's leading online affiliate marketing program. Web sites that are part of the Amazon Associates Program can earn up to 15 per cent for sales generated by referred visitors on thousands of new and used qualifying items. Currently, over 800,000 sites have enrolled in the Associates Program worldwide.
All teams will henceforth expose their data and functionality through service interfaces.
Teams must communicate with each other through these interfaces
There will be no other form of inter-process communication allowed.
The only communication allowed is via service interface calls over the network.
All teams will henceforth expose their data and functionality through service interfaces.
It doesn’t matter what technology they use.
All service interfaces, without exception, must be designed from the ground up to be externalizable.
That is to say, the team must plan and design to be able to expose the interface to developers in the outside world.
No exceptions.
Anyone who doesn’t do this will be fired.
Thank you; have a nice day!
(you make an API call)
(you make an API call)
(you make an API call)
d