Best way to accomplish _single_ instance container CI/CD on AWS? – Amazon web services
My goal is to have an AWS code commit repo, that on push to main branch will run a code pipeline CI/CD process to deploy a single node app to AWS. I went through the setup to get this working…