What makes for a good architect/manager/lead developer?
I am the Lead Developer for a small software company. Over the past two years, my team has grown from one developer (me) to a group of about nine people. Most of us are very capable, senior engineers (20+ years of experience building software per person), so very little hand-holding is generally necessary. We use Scrum to manage our efforts, and we usually get a lot done quickly with minimal written requirements.
Should a domain expert make class diagrams?
The domain expert in our team uses UML class diagrams to model the domain model.
How can architects work with self-organizing Scrum teams?
An organization with a number of agile Scrum teams also has a small group of people appointed as “enterprise architects”. The EA group acts as control and gatekeeper for quality and adherence to decisions. This leads to overlaps between the team decision and EA decisions.
What Is The Relationship Between Software Architect and Team Member [duplicate]
This question already has answers here: What should you bring to the table as a Software Architect? [closed] (4 answers) Closed 10 years ago. I work for a small company which has less than 100 persons. Several months ago, this company offered me position of SA and I accepted. There are three teams in this […]
What Is The Relationship Between Software Architect and Team Member [duplicate]
This question already has answers here: What should you bring to the table as a Software Architect? [closed] (4 answers) Closed 10 years ago. I work for a small company which has less than 100 persons. Several months ago, this company offered me position of SA and I accepted. There are three teams in this […]
What Is The Relationship Between Software Architect and Team Member [duplicate]
This question already has answers here: What should you bring to the table as a Software Architect? [closed] (4 answers) Closed 10 years ago. I work for a small company which has less than 100 persons. Several months ago, this company offered me position of SA and I accepted. There are three teams in this […]
What Is The Relationship Between Software Architect and Team Member [duplicate]
This question already has answers here: What should you bring to the table as a Software Architect? [closed] (4 answers) Closed 10 years ago. I work for a small company which has less than 100 persons. Several months ago, this company offered me position of SA and I accepted. There are three teams in this […]
What Is The Relationship Between Software Architect and Team Member [duplicate]
This question already has answers here: What should you bring to the table as a Software Architect? [closed] (4 answers) Closed 10 years ago. I work for a small company which has less than 100 persons. Several months ago, this company offered me position of SA and I accepted. There are three teams in this […]
What Is The Relationship Between Software Architect and Team Member [duplicate]
This question already has answers here: What should you bring to the table as a Software Architect? [closed] (4 answers) Closed 10 years ago. I work for a small company which has less than 100 persons. Several months ago, this company offered me position of SA and I accepted. There are three teams in this […]
How to Design a request distribution system (A bit sililar to Uber)
I am designing a delivery app where a Requester requests a thing from his mobile and the request is sent to multiple Agents on the field. When one Agent accepts the request, he will be assigned to the Requester and is expected to make his delivery.