Upgrade to Pro — share decks privately, control downloads, hide ads and more …

5 ways to reduce your app development costs

Eric Wertz
February 21, 2018

5 ways to reduce your app development costs

5 ways to reduce your app development costs

Eric Wertz

February 21, 2018
Tweet

More Decks by Eric Wertz

Other Decks in Education

Transcript

  1. 1. Number of devices supported iPhone Android ? Do you

    need a windows phone app? X Do you need to support blackberry? Development costs exponentially increase based on the number of devices you support
  2. 2. Number of versions of the phone supported iPhone 4s

    iPhone 5 iPhone 5s iPhone 6 iPhone 6s Try to support (n-2) versions of the phone for reduced costs. {n is the latest version}
  3. 3. Hybrid App or Native App? Developing in proprietary language

    of iphone and android {native} costs more than a generic code that runs on any device {hybrid}
  4. 4. Mercilessly groom your backlog items Release Grooming Product Backlog

    Push low value down Sprint Review Sprint Retrospecti ve Prioritize High value items Daily Cycle SCRUM PROCESS Product increment Product Backlog Developing low/medium priority items increases development costs.
  5. 5. Review your backend integrations IncomingCall… Web services (HTTPS, JSON,XML,SOAP)

    ERP Systems CRM Systems HR Systems Develop only those backend integrations that use cases require.