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

apidays Australia 2022 - Debunking the Big Auss...

Avatar for apidays apidays PRO
October 12, 2022

apidays Australia 2022 - Debunking the Big Aussie F Word – Fintech BFF Building with BNPL, Sheng Zeng, Digizoo

apidays Australia 2022 - Enabling Business Networks
September 14 & 15, 2022

Debunking the Big Aussie F Word – Fintech BFF Building with BNPL
Sheng Zeng, Software Engineer, Digizoo
------------

Check out our conferences at https://www.apidays.global/

Do you want to sponsor or talk at one of our conferences?
https://apidays.typeform.com/to/ILJeAaV8

Learn more on APIscene, the global media made by the community for the community:
https://www.apiscene.io

Explore the API ecosystem with the API Landscape:
https://apilandscape.apiscene.io/

Deep dive into the API industry with our reports:
https://www.apidays.global/industry-reports/

Subscribe to our global newsletter:
https://apidays.typeform.com/to/i1MPEW

Avatar for apidays

apidays PRO

October 12, 2022
Tweet

More Decks by apidays

Other Decks in Programming

Transcript

  1. Debunking the Big Aussie F Word - FinTech Building with

    BNPL Sheng Zeng Zoo Chump at Digizoo
  2. 2022 SERIES OF EVENTS New York JULY (HYBRID) Australia SEPTEMBER

    (HYBRID) Singapore APRIL (VIRTUAL) Helsinki & North MARCH (VIRTUAL) Paris DECEMBER (HYBRID) London OCTOBER (HYBRID) Hong Kong AUGUST (VIRTUAL) JUNE (VIRTUAL) India MAY (VIRTUAL) APRIL (VIRTUAL) Dubai & Middle East JUNE (VIRTUAL) Check out our API Conferences www.a pida ys .globa l Want to talk at one of our conferences? apidays.typeform.com/to/ILJeAaV8
  3. Background • iOS Frontend • BaaS integration • Internal and

    external services • Leverage existing CI/CD platform • 10 month deadline
  4. GraphQL vs REST GraphQL REST Nuanced usage Simple functional usage

    Flexible response Immutable Response Single endpoint Multiple endpoints Ease of versioning More nuanced versioning Pros and Cons
  5. Do It Daily Product Engineers Fast iterative features Quality and

    confidence Immediate feature feedback Fast bug turnaround and less bugs
  6. Do It Daily Product Engineers Fast iterative features Quality and

    confidence Immediate feature feedback Fast bug turnaround and less bugs Product visibility Code accountability
  7. Do It Daily Product Engineers Fast iterative features Quality and

    confidence Immediate feature feedback Fast bug turnaround and less bugs Product visibility Code accountability Less stress Less stress
  8. • Feature Flags • Small Pull Requests • Can’t deploy

    your own code Daily Deployment Guidelines
  9. • Feature Flags • Small Pull Requests • Can’t deploy

    your own code • Image rollbacks Daily Deployment Guidelines
  10. • Feature Flags • Small Pull Requests • Can’t deploy

    your own code • Image rollbacks • Beware of DB changes Daily Deployment Guidelines
  11. • Feature Flags • Small Pull Requests • Can’t deploy

    your own code • Image rollbacks • Beware of DB changes • Liberal prod READ access Daily Deployment Guidelines
  12. • Lead Time to Change - < 25mins • Deployment

    Frequency - 8.4 per day DORA Metric
  13. • Lead Time to Change - < 25mins • Deployment

    Frequency - 8.4 per day • Mean Time to Restore - < 5mins DORA Metric
  14. • Lead Time to Change - < 25mins • Deployment

    Frequency - 8.4 per day • Mean Time to Restore - < 5mins • Change Failure Rate - 2.4% DORA Metric
  15. “If you want to go fast, go alone. If you

    want to go far, go together.” -African Proverb