Home › Forums › AWS › AWS Certified DevOps Engineer Professional › Typo in DOP-C02 question
-
Hi Jon and team,
Noticed in the question with the following start (I didn’t want to post the entire thing here as that is probably against the rules):
“A company has a suite of applications that uses the MERN stack for the
presentation tier and NGINX for the web tier. AWS CodeDeploy will be
used to automate its application deployments. The DevOps team created a
deployment group for their TEST environment and performed functional
tests within the application.”One of the suggested answers has the lifecycle hook written as
Beforelnstall
It should be:
BeforeInstall
Thanks for the great content.
-
Hi Chris,
Great catch! You’re absolutely right, there’s a typo in the answer option where
Beforelnstalluses a lowercase L (l) instead of an uppercase I (I). It should beBeforeInstall
The same typo also appears in the explanations for the other options where theBeforeInstalllifecycle hook is referenced.We’ll get this corrected. Thanks for flagging it and for the kind words; glad you’re enjoying the content!
Best,
Irene @ Tutorials Dojo
Log in to reply.