I am working with Concourse 5. There are 3 different environments in Amazon for my application: Develop, Staging and Production. Do I need to define 3 teams in Concourse too?
Defining a separate team for a stage is not necessary unless we need user-role management. In most cases, the default team (main) is sufficient and preferred for usual functions.