AWS Summit 2019: From Idea to Customers by Daniel Geske, AWS


"How to" steps

  1. Idea - find the idea first!
  2. Design phase should answer following questions:
    • What does my app look like?
    • Which platforms I want to support?
    • What is MVP for my app?
  3. Develop:
    • define domain objects first
    • choose a query language for APIs, decide on the contracts between your services
  4. Test
  5. Deploy - monitor resources and apps
  6. Operate
  7. Improve

Building on the feature

Follow the Agile approach! Decide what do you want to improve first. Made a research afterwards. Check your product lifecycle.

Links

https://aws.amazon.com/blogs/mobile/announcing-the-aws-amplify-cli-toolchain/ https://aws-amplify.github.io/docs/js/react