Problem Statement:
Design backend service, when user tries to signup two operations to be performed.
User should be able to resume from step2 if step1 is successful.
I was rejected because I chose complex solution straightway.
any tips on how to approach this or any design solution? Thanks