I use the same project and separate environments by stacks. I name my stacks <dev|stage|prod>....
b
I use the same project and separate environments by stacks. I name my stacks <dev|stage|prod>.<projectType>.<environmentPurpose> so that I can have both dev and prod for the same environment purpose 🙂