C1W3: Got stuck in "Graded Programming Assignment 2: Good Data Architecture" due to incorrect hand-type policy name

According to the assignment, I suppose to create an auto-scaling policy “de-c1w3-scaling-policy”, which I did by following all the steps as showed on instruction, and I got the expect results.

However, I key this name “clw3” instead of “c1w3”.

Despite everything works perfect, the grading system keeps saying that I did not finish this part of the assignment as I got the name of policy wrong, due to the letter “l”.

The only way to get it right is to delete the original policy, and to create a new one, but my access will not allow me to do so. Does anyone know how to address a problem like this?

I am completely stuck now and can really use some help. Thank you!

Hello @rla022 you could try editing the policy with the wrong name and use a different metric (cpu utilization). Then create the one with the correct policy name. Thanks

Thank you for your suggestion, Georgios!

They only allow user to create one auto-scaling policy. Any other thoughts?

Hi @rla022 yes we are only allowed to one policy per lab. You could start over and try again with the correct policy name (check for whitespaces cause the grader is sensitive). Could you post a screenshot of the submission report as well, it should look like this:

This is what you can do do to allow two policies.
Secect the policy with the wrong name, got to actions then edit. Change the metric type into average CPU utlization and hit update.

Then you can create the correct policy properties from step 7.2.3. That will allow you to create two policies without restarting:

Thank you so much for your help, Georgios!

I have paused long enough and my assignment has been reset, I can finally pass the module! :smile:

1 Like

I got this error any idea how to fix it please.

Hello @Sergio_A_Carreno,

You could try to add a new rule first instead of modifying the existing rule. Hope it helps