Clout: noun, influence or power. Similar: mastery, stature, rank.
#GoogleClout: a friendly challenge to test your skills and get hands-on practice with Google Cloud services.
So grab a cup of coffee (or tea or water or whatever!) and put your skills to the test:
Then join the conversation and share your score here 👇 or on the social network of your choice. Complete all 5 challenges as the week goes on, and you'll earn the inaugural #GoogleClout badge! Good luck!
PS: These are tough labs - Googling is encouraged 😉
[Solved,No Spoilers] Google Clout Challenge: Cold Start Conundrum — Hints to Help you out
I believe I completed this challenge correctly but when I went to perform the check I received the feedback "Please verify an initial function 'slow-start has high slow-start time by testing using hey":
So here's the thing. I did do that, I opened Cloud Shell and it was the first thing I ran:
There is a Compute Engine that is in the account, and I thought maybe the system might have needed me run it over there, so I ssh, but discovered hey is not installed. You cannot install it via snap or apt.
I did open Cloud Shell in a new window so I'm sure if that matters.
I did rightsize the machine and get rid of the cold start. (omitting the steps not to spoil the answer.)
Had the same problem. Followed all the steps again and pressed the button only once at the end. It worked
I installed hey on the VM:
curl https://hey-release.s3.us-east-2.amazonaws.com/hey_linux_amd64 -o hey
chmod +x hey
./hey --help
Getting the same issue and attempted twice... using the Console and External access
This might be a different problem, but one thing I noticed on my fast-start run, I had a 403 error meaning I did not have permission to invoke the function.
So I check permissions for gen1 and there are permissions to allUsers for Cloud Function Invoker
I see that permission is not here for my gen2 after I did a copy:
So I attempt to add it, yet I'm not allowed to....
Uncertain how to get that permissions in. GCP IAM permissions are very confusing.
Okay, I'm not going to lie, this took me 8 attempts and 3 hours to solve.
So me focusing on the allUsers principle was a false flag.
Here are some hints to help you out:
hint 1: check to see if hey returns a 200 on the hot-start
hint 2: when copying a function, it will not set the exact same fields so double check every single setting
hint 3: look at the Service Account
Not gonna lie, took me a few (many) attempts too as we were working on this.... excellent hints, thank you for sharing 🙏😀
They are released per day. So you need to wait Thursday and Friday
Exactly! Thanks @andrewbrown !
If you're onto Challenge 3: BigQuery Remote Functions,
Here's a hint, go read the remote functions documentation page:
https://cloud.google.com/bigquery/docs/reference/standard-sql/remote-functions
One other hint, you may need to use backticks to get valid SQL on the project id:
If you attempting Google Clout - Cloud Build - Deploy a Blog Site with Jekyll challenge today, a small correction in instructions
https://www.googlecloudcommunity.com/gc/Learning-Forums/Read-Before-Google-Clout-Cloud-Build-Deploy-...
Done 😀
https://www.qwiklabs.com/public_profiles/d7d741f4-b105-4c7f-aa98-add96ee4317d/badges/1834592
First badge I've seen - nice!! 🤩
Awesome! Are there any resources that you found particularly helpful for the Apps Script lab? I don't have Javascript experience, so the reduce and flatMap portion is a hurdle.
Im on the final challenge, at the last part where I need to update the javscript but I am lost here 😞 any hints on this part? hopefully i can figure this out
The best tip is at the end of the challenge description. You can rewrite the code. The important thing is the logging (outputs of the 'console.info' commands).
Yeah this is rough. Ive done pretty much close to zero javascript before this. Been working on it all day. I think im making progress. Really wanna get this badge lol
Made it 😃. Many thanks to the Google team and @emily927 for the diverse challenges. I found the last Apps Script task the hardest because I've never worked with Google Workspace before. BigQuery and Firebase was also new to me. But in this case the good docs helped a lot.
🛡️ Happy about the new Badge: https://www.cloudskillsboost.google/public_profiles/ee90fab5-fe56-4266-9e02-1155300fa836/badges/1835...
Whew - that last one was challenging! Finally completed #GoogleClout Set 1.
And done! Tricky part was getting the evaluation to verify as it expects an exact match for steps done to mark complete even if the exercise was completed logically.
Got 4 out of 5... the last one AppScript code got the better of me... :'(
challenge ended or still running because I am unable to access the labs
It's closed long ago
I was actually really looking forward to finishing this up (was through 3/5) but I didn't see an "end date" on the quest 😥. Any chance we can add that for the next one?
Looking forward to the next one!
The link doesn't work
Its closed.
User | Count |
---|---|
48 | |
27 | |
6 | |
6 | |
4 |