0 votes
in AWS by
Explain AWS CodeBuild

1 Answer

0 votes
by
A build service that is fully managed, compiles source code, operates tests, and creates deployable software packages.

CodeBuild scales endlessly and processes several builds simultaneously, so the builds are not in queue.

Below are the Benefits of AWS CodeBuild

1) Secure

2) Allows Continuous Integration and Delivery

3) Extensible

4) Pay as You Go

5) Continuous Scaling

6) Fully Managed Build Service

Related questions

0 votes
asked Jan 10, 2021 in AWS by SakshiSharma
0 votes
0 votes
asked Jan 8, 2021 in AWS by SakshiSharma
...