16
rulepool: Architecture for Guidance in the API-Economy Olaf Resch

rulepool@Api Days Berlin

Embed Size (px)

DESCRIPTION

Presentation at API Days Berlin 2014: rulepool an architecture for guidance in the API Economy.

Citation preview

Page 1: rulepool@Api Days Berlin

rulepool: Architecture for Guidance in the API-Economy Olaf Resch

Page 2: rulepool@Api Days Berlin

• Since 2006 Lecturer of Informationmanagement and E-Business at Berlin School of Economics and Law

• www.hwr-berlin-de • Research interests: API-Economy, BRM and

Internetsociety.

Page 3: rulepool@Api Days Berlin
Page 4: rulepool@Api Days Berlin

Application Programmming Interface

URL url = new URL( "http://api.opencalais.com/tag/rs/enrich" ); HttpURLConnection connection = (HttpURLConnection) url.openConnection(); connection.setRequestProperty( "x-calais-licenseID", apiKey); connection.setRequestProperty( "Content-Type", "text/raw;

charset=UTF-8" ); …

Page 5: rulepool@Api Days Berlin

API: data -> functionalities -> competency

Page 6: rulepool@Api Days Berlin
Page 7: rulepool@Api Days Berlin

API-Economy: doing business based on multilateral, anonymous and dynamic

networking.

Page 8: rulepool@Api Days Berlin

Dynamic Networking is great for Business.

Page 9: rulepool@Api Days Berlin

Turn Offs Buyerside

• Ignorance. • Inertia. • Pure Fear. • Buying because of the nice Salesperson. !

• ComplexityAVOIDANCE.

Page 10: rulepool@Api Days Berlin

Turn Offs Sellerside

• Unclear Business Models. • Coarse grained Product Line. • Low scalable Pricing. • Demanding TOS. !

• ComplexityIGNORANCE.

Page 11: rulepool@Api Days Berlin

Business Rules: ! Guide Business Behaviour, Aligned with Strategy, Automated with Rule Engine, Maintained by Domain Expert with Rule

Builder. !NEED: Functionality to become active. !A Gold Customer always receives a 10% discount

Page 12: rulepool@Api Days Berlin

API’s: ! Huge reservoir of functionality. NEED: Guidance. !

Thus Made for Each Other☺

Page 13: rulepool@Api Days Berlin

rulepool project <Ad>serioussearch.de</Ad>

Page 14: rulepool@Api Days Berlin

+ Business

Technology

+ Business

Page 15: rulepool@Api Days Berlin

I think…. !

API‘s + Culture

+ Complexity Management (e.g.rulepool) = API-Economy. !

What do you think?

Page 16: rulepool@Api Days Berlin

Thank you for your Attention and be well!