CD and DevOps for Mobile...DevOps for Mobile. 2 Mobile Challenges •Development Tool Mix •Device...

13
<Title> CD and DevOps for Mobile

Transcript of CD and DevOps for Mobile...DevOps for Mobile. 2 Mobile Challenges •Development Tool Mix •Device...

Page 1: CD and  DevOps for Mobile...DevOps for Mobile. 2 Mobile Challenges •Development Tool Mix •Device Proliferation •App Feature Fragmentation •Operating System Updates

<Title>CDandDevOps

forMobile

Page 2: CD and  DevOps for Mobile...DevOps for Mobile. 2 Mobile Challenges •Development Tool Mix •Device Proliferation •App Feature Fragmentation •Operating System Updates

2

MobileChallenges

• DevelopmentToolMix

• DeviceProliferation

• AppFeatureFragmentation

• OperatingSystemUpdates

• MobileDrivingBackendChanges

• 'Pull'not'Push'Deployment

• InstrumentationandVisibility

Page 3: CD and  DevOps for Mobile...DevOps for Mobile. 2 Mobile Challenges •Development Tool Mix •Device Proliferation •App Feature Fragmentation •Operating System Updates

3

WhyDevOpsforMobile?

• AcceleratedTimetoMarket

• LeverageExistingInvestments

• CustomerSatisfaction

Page 4: CD and  DevOps for Mobile...DevOps for Mobile. 2 Mobile Challenges •Development Tool Mix •Device Proliferation •App Feature Fragmentation •Operating System Updates

C O M P O N E N T S O F M O B I L E

Test

Build

CrashReporting

Storage

PushNotifications

Tables

Distribute

Analytics

LiveUpdate

A/BTesting

Identity

RemoteConfiguration

Page 5: CD and  DevOps for Mobile...DevOps for Mobile. 2 Mobile Challenges •Development Tool Mix •Device Proliferation •App Feature Fragmentation •Operating System Updates

F L O W

Page 6: CD and  DevOps for Mobile...DevOps for Mobile. 2 Mobile Challenges •Development Tool Mix •Device Proliferation •App Feature Fragmentation •Operating System Updates

B U I L D

C O M P I L E S I G N P A C K A G E D E P L O Y

Page 7: CD and  DevOps for Mobile...DevOps for Mobile. 2 Mobile Challenges •Development Tool Mix •Device Proliferation •App Feature Fragmentation •Operating System Updates

TestingA U T O M A T E D T E S T I N G

F U N C T I O N A L T E S T I N G• Simulator• PhysicalDevice

U N I T T E S T I N G

“84%ofusersdeleteanappafter2buggyexperiences.”- https://www.digitaltrends.com/mobile/16-percent-of-mobile-userstry-out-a-buggy-app-more-than-twice/

Page 8: CD and  DevOps for Mobile...DevOps for Mobile. 2 Mobile Challenges •Development Tool Mix •Device Proliferation •App Feature Fragmentation •Operating System Updates

Deployment

T E S T I N G

InternalTestingBetaTesting

E N T E R P R I S E

Mobiledevicemanagement(MDM)

A P P S T O R E

iTunesGooglePlay

WindowsStore

Page 9: CD and  DevOps for Mobile...DevOps for Mobile. 2 Mobile Challenges •Development Tool Mix •Device Proliferation •App Feature Fragmentation •Operating System Updates

D E M O

•VSTS•MobileCenter

Page 10: CD and  DevOps for Mobile...DevOps for Mobile. 2 Mobile Challenges •Development Tool Mix •Device Proliferation •App Feature Fragmentation •Operating System Updates

F E E D B A C K

– LotsofDevelopers,hopefully;)

"Whenworkingonafeature,Iwanttoknowwhomyusersare,whatdevicestheyhave,whattheyaredoing,andfixissuesasquicklyastheyappear."

Page 11: CD and  DevOps for Mobile...DevOps for Mobile. 2 Mobile Challenges •Development Tool Mix •Device Proliferation •App Feature Fragmentation •Operating System Updates

11

ExceptionManagement•AppHealth•DetailsareHelpful• StackTrace• EnvironmentDetails

Page 12: CD and  DevOps for Mobile...DevOps for Mobile. 2 Mobile Challenges •Development Tool Mix •Device Proliferation •App Feature Fragmentation •Operating System Updates

12

Instrumentation

• Who&Whereistheappbeingused?• Whataretheusersdoing?• Whatinmyappsucks?

Page 13: CD and  DevOps for Mobile...DevOps for Mobile. 2 Mobile Challenges •Development Tool Mix •Device Proliferation •App Feature Fragmentation •Operating System Updates

•MobileCenter• Crashes• Analytics

D E M O