Question: Assume you are working as a manager in a software development company. You find a DevOps engineer working on a problem where the code seems
Assume you are working as a manager in a software development company. You find a DevOps engineer working on a problem where the code seems to compile fine in the code editor, but somehow the build process cannot create the deployment artifact and is throwing errors. What advice will you give?
Check the editor settings and replicate in the buildspec file
Check for errors in the buildspec file, perhaps syntax errors
Use predefined buildspec files instead of custom files
Replace CodeBuild with a custom linux shell script
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
