Ok so maybe Im too new to GCP but this lab has absolutely no instructions for the tasks that need to be done. Does anyone have a resource I can use to learn what is needed for this?
Create a BigQuery dataset named online_shop that is multi-region in the United States.
No idea how to do this, google gemini gives me the wrong answers for UI and for commands. When I hit the + button, there are too many options to choose from.
2. Create a Cloud Resource connection named user_data_connection (multi-region in the United States) and use it to create a BigLake table named user_online_sessions in the online_shop dataset
There is also no instructions here. Ive wasted 3 attempts on this. Luckily its free, but if Im to pay for any course will I be greeted with the same lack of documentation?
Solved! Go to Solution.
If you are referring to https://www.cloudskillsboost.google/course_templates/751 you should see 3 labs " Cloud IAM", "Data Catalog", "BigLake". Knowledge taken from those labs should be sufficient to finish challenge lab " Secure BigLakeData".
--
cheers,
DamianS
LinkedIn medium.com Cloudskillsboost
Hello @PMLyf ,Welcome on Google Cloud Community.
Yes this is the idea of CHALLENGE Labs. In challenge labs you are getting info what should be the outcome or what should be done, however you must rely on your knowledge and Google Cloud documentation.
--
cheers,
DamianS
LinkedIn medium.com Cloudskillsboost
If you are referring to https://www.cloudskillsboost.google/course_templates/751 you should see 3 labs " Cloud IAM", "Data Catalog", "BigLake". Knowledge taken from those labs should be sufficient to finish challenge lab " Secure BigLakeData".
--
cheers,
DamianS
LinkedIn medium.com Cloudskillsboost
Thanks for the clarification! This was very helpful.