Challenge scenario
You are just starting your junior cloud engineer role with Jooli inc. So far you have been helping teams create and manage Google Cloud resources.
You are expected to have the skills and knowledge for these tasks, so don’t expect step-by-step guides.
Your challenge
You are asked to help a newly formed development team with some of their initial work on a new project around storing and organizing photographs, called Memories. You have been asked to assist the Memories team with initial configuration for their application development environment.
You receive the following request to complete the following tasks:
Create a bucket for storing the photographs.
Create a Pub/Sub topic that will be used by a Cloud Function you create.
Create a Cloud Function.
Remove the previous cloud engineer’s access from the memories project.
Some Jooli Inc. standards you should follow:
Create all resources in the REGION region and ZONE zone, unless otherwise directed.
Use the project VPCs.
Naming is normally team-resource, e.g. an instance could be named kraken-webserver1
Allocate cost effective resource sizes. Projects are monitored and excessive resource use will result in the containing project's termination (and possibly yours), so beware. This is the guidance the monitoring team is willing to share; unless directed, use e2-micro for small Linux VMs and e2-medium for Windows or other applications such as Kubernetes nodes.
#gcp #googlecloud #qwiklabs #learntoearn