https://www.cloudskillsboost.google/f...
00:00 Task 1. Create script
install-web.sh
#!/bin/bash
apt-get update
apt-get install -y apache2
00:36 Task 2. Create bucket
!!!NOTE!! Production way to use "'Service account" but in this lab we don't have permissions.
03:07 Task 3. Create an instance