The following are the initial setup verification steps and static site creation to be carried out before the recipe can be executed:
- Create or select a GCP project.
- Enable billing and enable the default APIs (some APIs such as BigQuery, storage, monitoring, and a few others are enabled automatically).
- Create a bucket with a unique name in a single region:
- Create a simple index.html file and upload it to the bucket created:
- After uploading, here is what it will look like:
- Check the box Public link to share the file ...