CI/CD pipeline on AWS - Part 2 ๐ โ
What is CodeBuild? AWS CodeBuild is a fully managed build service in the cloud. CodeBuild compiles your source code, runs unit tests, and produces artifacts that are ready to deploy. CodeBuild eliminates the need to provision, manage, and scale your...
Feb 19, 20233 min read64

