Solution Architecture
Before you write your first line of code or draw your first architecture picture, you need to define your vision, know your AS-IS and define your target operation model (TOM)
Before you write your first line of code or draw your first architecture picture, you need to define your vision, know your AS-IS and define your target operation model (TOM)
Agile and Scrum are hip but they are not always the best fit for your individual situation. Sometimes a clasic waterfall aproch can help you achieve your scope in time and budget
Ideally serverless, with the right separation between back and frontend. and ofcourse distibuted and resillitent
Isn't it a dreame to push your code in the repository and see how it runs in test or prod automaticly. This is reallity if you implement a CI/CD pipeline that fits your needs