Platform 4.0 Meetup Launch Event

Post on 13-Jan-2017

236 views 0 download

Transcript of Platform 4.0 Meetup Launch Event

Platform  4.0  Meetup Launch  EventFOKKEZANDBERGEN@FokkeZB

©  2015  APPCELERATOR,  INC.  ALL  RIGHTS  RESERVED

Our  Program   for  Tonight

Our  Vision:  One  for  AllOur  Solution:  Appcelerator  Platform  4.0

Plans  &  Pricing:  Start  for  FreeMigration  Process

Q&A

Our  VisionOur  Solution

DashboardStudioCLITitanium  SDKAlloy  MVCArrowAnalyticsSupport

Plans  &  PricingMigration  Process

OUR  VISION

Gartner  Magic  Quadrant  Leader2014  MAGIC  QUADRANT  FOR  MOBILE  APPLICATION  DEVELOPMENT  PLATFORMS

– GARTNER

IBM

KONY

SAP

PEGASYSTEMSADOBE

XAMARIN

TELERIK

SENCHA

SALESFORCE.COM

MICROSTRATEGY

APPLE

MICROSOFT

ORACLE

GOOGLE

DSI

MOTOROLA  SOLUTIONS

EMBARCEDERO

CLICKSOFTWARE

VERIVO  SOFTWARE

CHALLENGERS LEADERS

NICHE  PLAYERS VISIONARIESCOMPLETENESS   OF  VISION

ABILITY  TO  EXEC

UTE

AS  OF  SEPTEMBER  2014

“The  company  has  demonstrated   the  ability  to  respond  quickly   in  a  cohesive,  integrated  manner  to  a  changing  market.”

Customer  Benefits  of  the  Appcelerator  PlatformFULL  REPORT  AT  WWW.APPCELERATOR.COM/ROI

Forrester  findings:

40% reduction  in  time-­‐to-­‐market52% decrease  in  delivery  costs75% quicker  time-­‐to-­‐resolution20% reduction  in  employee  turnover491%ROI

!

Appcelerator  at  a  GlanceONE  OF  THE  WORLD’S  LARGEST  MOBILE  ECOSYSTEMS

400+ISV  extensions  &  third  party  

modules

100+Proven  solution  partners

Mobile  developers   in  185  countries

300,000,000+Devices  running  Appcelerator-­‐

powered  apps,  to  go  with  100,000+  apps  built  with  Appcelerator.

2,000,000,000+Cloud  API  calls  per  month through  the  

Appcelerator  Platform

700,000+

of  the  Fortune  10070%  

OUR  SOLUTION:  APPCELERATOR  PLATFORM  4.0

Our  VisionOur  Solution

DashboardStudioCLITitanium  SDKAlloy  MVCArrowAnalyticsSupport

Plans  &  PricingMigration  Process

Dashboard

AnalyticsPush  NotificationsArrow  DB  (ACS)TestingUniversityQ&ADocumentation…

platform.appcelerator.com

Our  VisionOur  Solution

DashboardStudioCLITitanium  SDKAlloy  MVCArrowAnalyticsSupport

Plans  &  PricingMigration  Process

Studio

STUDIO:  LIVEVIEW

Studio:  Profile,  Analyze,  Test

ProfilerCode  AnalyzerTesting*

* Enterprise  Plan  Add-­‐on

Our  VisionOur  Solution

DashboardStudioCLITitanium  SDKAlloy  MVCArrowAnalyticsSupport

Plans  &  PricingMigration  Process

CLI:  Unified

$ ti setup

$ ti create$ ti build$ ti <cmd>

$ acs new$ acs run$ acs publish$ acs <cmd>

$ alloy <cmd>

$ appc setup

$ appc new$ appc run$ appc ti <cmd>

$ appc new$ appc run$ appc publish$ appc acs <cmd>

$ appc alloy <cmd>

$ appc use <version>

Unified  CLI

Bundles  Titanium  CLIBundles  ACS  CLIBundles  Alloy  CLI

Works  alongside  globalCLI’s

Our  VisionOur  Solution

DashboardStudioCLITitanium  SDKAlloy  MVCArrowAnalyticsSupport

Plans  &  PricingMigration  Process

Titanium:  JavaScript  for  Native  Apps

*

* In  Preview

Ti.UI.createButton();

Titanium:  Certified  &  Extended  Releases

Certified,  fully  tested  releases

Fully  QE  tested  &  certifiedPrevent  use  of  app  debuggingPrevent  use  of  rooted  devices

Additional  Modules *

SQLite  Database  EncryptionCrypto  ModuleGeofenceHTTPS  with  SSL  PinningLDAP

*Team  &  Enterprise  Plans  Only

Titanium:  Open  Source

Titanium  CLI  via  NPMTitanium  SDK  via  nightly  builds

Develop  &  Publish

Source  code  remains  on  GitHubNo  proprietary  Appcelerator  forkPRs  welcome  as  ever

www.appcelerator.org

Our  VisionOur  Solution

DashboardStudioCLITitanium  SDKAlloy  MVCArrowAnalyticsSupport

Plans  &  PricingMigration  Process

Alloy:  Open  Source

Alloy  via  NPMPlugs  into  Titanium  CLI

Source  code  remains  on  GitHubNo  proprietary  Appcelerator  forkPRs  welcome  as  ever

www.appcelerator.org

Alloy:  MVC  for  Titanium

<Alloy><Window>

<Label onClick=”open”>Hello World</Label></Window>

</Alloy>

”Window”: {backgroundColor: “white”

}

function open() {alert(“Hello World”);

}$.index.open();

var window = Ti.UI.createWindow({backgroundColor: “white”

});

var label = Ti.UI.createLabel({text: “Hello World”

});

label.addEventListener(“click”,function() {

alert(“Hello World”);});

window.add(label);window.open();

Our  VisionOur  Solution

DashboardStudioCLITitanium  SDKAlloy  MVCArrowAnalyticsSupport

Plans  &  PricingMigration  Process

Arrow:  DB

Integrated  in  new  platform  dashboardSend  push,  manage  data,  connect  apps

Arrow:  New  &  Improved

formerly

ACS

formerly

Node.ACS

NEW

Push  notifications

Prebuilt  services

Schema-­‐less  data  store

Hosting  Arrow  Builder  apps

Opinionated   framework  for  building  APIs  &  front-­‐ends

Connector  marketplace

Visual  model  builder *Team  &  Enterprise  Plans  Only

ArrowDBArrow  Push

Arrow  Builder  *

ARROW:  BUILDER

Marketplace

Download  Arrow  connectors

Will  soon  include  Titanium  modules  &  Alloy  widgetsWill  replace  old  Marketplace

Our  VisionOur  Solution

DashboardStudioCLITitanium  SDKAlloy  MVCArrowAnalyticsSupport

Plans  &  PricingMigration  Process

ANALYTICS

Analytics:  Insights*

*Team  &  Enterprise  Plans  Only

Analytics:  Performance  &  Crashes*

* Enterprise  Plan  Only

Our  VisionOur  Solution

DashboardStudioCLITitanium  SDKAlloy  MVCArrowAnalyticsSupport

Plans  &  PricingMigration  Process

Support

Integrated  DocumentationAppcelerator  UniversityAll  new  integrated  Q&AWeb  &  Hotline  Available  (Team+)

Support:  University

Support:  Q&A

Our  VisionOur  Solution

DashboardStudioCLITitanium  SDKAlloy  MVCArrowAnalyticsSupport

Plans  &  PricingMigration  Process

Plans  &  Pricing:  Free  for  Existing  Community

FREE**Indie  Seat  for  life  if  you  signup  with  an  email  address  that  already  holds  a  Titanium  account.

ENTERPRISE

Plans  &  Pricing:  Terminology

INDIE DEVELOPERTEAM

Plans  &  Pricing:  FeaturesDEVELOPER INDIE TEAM ENTERPRISE

free $39/month/seat $259/month/seat custom

develop only +  publish +  publish +  publish

premium  modules premium  modules

MDM/MAM

SOASTA  (option)

1M +  5GB  /  seat 10M +  10GB  /  seat custom

Arrow DB +  Arrow  Builder +  Arrow  Builder

30  days  /  500K  events 12 months  /  2M  events custom

+  analytics  export &  app +  performance  &  crashes

SLA custom  hosting

Q&A Q&A web  support hotline

Our  VisionOur  Solution

DashboardStudioCLITitanium  SDKAlloy  MVCArrowAnalyticsSupport

Plans  &  PricingMigration  Process

Migration  Process:  GA

Before  September  1st:

Titanium:  Import  in  AppCStudio  or  via  CLI  and  do  not  let  it  replace  keys  if  you  already  used  ACS.Node.ACS:  Republish  to  Arrow  Cloud  and  change  your  CNAME  or  update  your  app  with  new  URL.ACS:  Contact  support  or  wait  for  automated  migration.  Endpoint  and  keys  remain  same.

web.appcelerator.com/product/migrate-­‐app

Thank  YouFOKKEZANDBERGEN@FokkeZB

Q&Acommunity.appcelerator.com

developer.appcelerator.com/questions