heroku - java/ruby/php/node.js applikationen in der cloud

13
Salesforce1 World Tour München Heroku Connect - moderne Webapplikationen mit Zugriff auf Daten der Salesforce1 Platform leicht gemacht Dirk Gronert | Technical Architect [email protected]

Upload: salesforce-germany

Post on 08-May-2015

295 views

Category:

Technology


2 download

DESCRIPTION

Heroku - Java/Ruby/PHP/Node.js Applikationen in der Cloud

TRANSCRIPT

Page 1: Heroku - Java/Ruby/PHP/Node.js Applikationen in der Cloud

Salesforce1 World Tour München

Heroku Connect - moderne Webapplikationen mit Zugriff auf Daten der Salesforce1 Platform leicht gemacht

Dirk Gronert | Technical [email protected]

Page 2: Heroku - Java/Ruby/PHP/Node.js Applikationen in der Cloud

This is Salesforce1

Salesforce1 Platform APIs

Salesforce1 App

Force.com Heroku1ExactTarget

Fuel

Sales Cloud Service CloudMarketing

CloudAppExchange

Customer Apps

Salesforce1 Platform Services

Page 3: Heroku - Java/Ruby/PHP/Node.js Applikationen in der Cloud

Apps Transform Industries

TechnologyChange

IndustryTransformation

Transportation ReinventedShopping EvolvedPayments Transformed

Page 4: Heroku - Java/Ruby/PHP/Node.js Applikationen in der Cloud

These Apps Connect Two Critical Elements

PersonalizedRemembers Your Preferences

BeautifulInspiring design

Immediate No lags or emails

Customer InsightPredict Customer Needs

Customer Engagement Business Process

Real-time WorkflowAutomate Employee Responses

MarketingContinuously build your brand

Page 5: Heroku - Java/Ruby/PHP/Node.js Applikationen in der Cloud

These Apps Connect Two Critical Elements

PersonalizedRemembers Your Preferences

BeautifulInspiring design

Immediate No lags or emails

Customer InsightPredict Customer Needs

Customer Engagement Business Process

Real-time WorkflowAutomate Employee Responses

MarketingContinuously build your brand

Page 6: Heroku - Java/Ruby/PHP/Node.js Applikationen in der Cloud

Connect Your Customer Engagement Apps with Your Business Process

Employee Apps

Salesforce1 Heroku Connect

Integrate your Business Process

Engage your Customers

Customer Apps

Page 7: Heroku - Java/Ruby/PHP/Node.js Applikationen in der Cloud

Heroku Connect = Force.com + Heroku

ConnectedYour Salesforce data connected to your Heroku Postgres database

CloudScalability and success of Force.com + Heroku, all in the cloud

CompleteEverything you need to build and run innovative customer-connected apps

Page 8: Heroku - Java/Ruby/PHP/Node.js Applikationen in der Cloud

Heroku

“Coined in 1387, the word hero comes from the Greek ‘ἥρως’ (hērōs), ‘hero, warrior’,[2] literally ‘protector’ or ‘defender’,[…]”

/ˈhɪr.oʊ/

“Haiku ( 俳句 haikai verse) […] is a very short

form of Japanese poetry […]”

/ˈhaɪkuː/

Page 9: Heroku - Java/Ruby/PHP/Node.js Applikationen in der Cloud

Heroku: fully managed platform to build, run and scale apps

designed for developers & their tools

abstracts away the infrastructure

instant & continuous deployment

repeatable, traceable and customisable deployment

multi-language, multi-framework PaaS

elastic scaling of applications

a large collection of addons

Forget Servers

Run Anything

See Everything

Trust & Manage

Page 10: Heroku - Java/Ruby/PHP/Node.js Applikationen in der Cloud

How it works

• sync between your Salesforce data and your Heroku application’s PostgreSQL database• one way sync - Read-Only - from

Salesforce into PostgreSQL• Bidirectional sync - Read/Write - data

travels both ways

• Good news: it’s just an add-onheroku addons:add

herokuconnect:test

Page 11: Heroku - Java/Ruby/PHP/Node.js Applikationen in der Cloud

Why you should use it!

① All developers know how to write apps against databases

② Automatic bi-directional data synch

③ Point-and-click interface for connecting database fields with objects and fields in Salesforce

④ Supports multiple orgs

⑤ Supports custom objects

⑥ Can dramatically reduce Force.com API call frequency

Page 12: Heroku - Java/Ruby/PHP/Node.js Applikationen in der Cloud

Stop talking!

Demo can be found here: http://bit.ly/1moSRpmTo get Heroku-Connect activated pls contact me!

Page 13: Heroku - Java/Ruby/PHP/Node.js Applikationen in der Cloud

Thank You