Skip to content

Skill Service with Cloud Run and Google Cloud Exams

  • Contact Us

Category: Using a Service Account

How Much Will This Solution Cost? – Skill Service with Cloud Run

21/11/202204/09/2024 Kevin Mendoza Posted in Architecture Diagram, Exams of Google Cloud, Google Cloud Certification Exams, Using a Service AccountLeave a Comment on How Much Will This Solution Cost? – Skill Service with Cloud Run

Now let’s look at how much the solution will cost. Cloud Run is charged based on three factors: CPU and memory per 100 ms of execution For example, 1 vCPU and 512 MB of memory for 1 second could be an execution unit. If you assigned 2 vCPUs and 1 GB of memory to a […]

Summary of Services – Skill Service with Cloud Run

14/05/202204/09/2024 Kevin Mendoza Posted in Exams of Google Cloud, Google Cloud Certification Exams, Requirements, Sending Events to Pub/Sub, Using a Service AccountLeave a Comment on Summary of Services – Skill Service with Cloud Run

Requirements Let’s explore what’s needed for this project. User Story The user story for this piece of functionality is shown in Figure 6-1. Figure 6-1. Project 2 user story Elaborated Requirements This project also has the following specific requirements: Solution What is required here is a reliable and scalable solution for looking up skills from […]

Using a Service Account – Tag Updater with Cloud Functions

05/04/202204/09/2024 Kevin Mendoza Posted in Architecture Diagram, Google Cloud Certification Exams, Requirements, Sending Events to Pub/Sub, Using a Service AccountLeave a Comment on Using a Service Account – Tag Updater with Cloud Functions

By default, the Cloud Function will have used the default service account for the project service-ACCOUNT_ID@PROJECT_ID.iam.gserviceaccount.com. This is not a great idea, as it gives broad access to all resources in the project. You can create a new service account that has the minimum permissions required for the function to work and no more. Specifically, […]

Cloud Native Implementation – Tag Updater with Cloud Functions

18/02/202204/09/2024 Kevin Mendoza Posted in Architecture Diagram, Building the Container, Google Cloud Certification Exams, Requirements, Sending Events to Pub/Sub, Using a Service AccountLeave a Comment on Cloud Native Implementation – Tag Updater with Cloud Functions

Here, you will implement the same functionality as the manual implementation but using a Cloud Function scheduled with Cloud Scheduler. This will allow you to automatically update the tags periodically without any manual intervention. Cloud Functions As mentioned earlier, Cloud Functions can only be written in certain programming languages. The code accompanying this book includes […]

Command Line Implementation – Tag Updater with Cloud Functions

06/01/202204/09/2024 Kevin Mendoza Posted in Architecture Diagram, Building the Container, Configuring Service Accounts, Google Cloud Certification Exams, Sending Events to Pub/Sub, Using a Service AccountLeave a Comment on Command Line Implementation – Tag Updater with Cloud Functions

Before getting hands-on, make sure you have a gcloud CLI client either on your local machine or in Cloud Shell and create a new project, as described in Chapter 4; store the PROJECT_ID in an environment variable using: export BigQuery To start with, you can use the bq command-line tool to try out the query […]

Architecture Diagram – Tag Updater with Cloud Functions

05/12/202104/09/2024 Kevin Mendoza Posted in Architecture Diagram, Building the Container, Configuring Service Accounts, Exams of Google Cloud, Google Cloud Certification Exams, Using a Service AccountLeave a Comment on Architecture Diagram – Tag Updater with Cloud Functions

Figure 5-2 is a diagram of the architecture you will be implementing. Figure 5-2. Tag updater design You can draw similar diagrams using the Google Cloud architecture diagramming tool, which is a great tool for drawing cloud architectures. Summary of Services Here is a summary of the Google Cloud services you will be using in […]

Posts navigation

Newer posts

Categories

  • Architecture Diagram
  • Building the Container
  • Configuring Service Accounts
  • Exams of Google Cloud
  • Google Cloud Certification Exams
  • Requirements
  • Sending Events to Pub/Sub
  • Using a Service Account
July 2025
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
28293031  
« Sep    
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • April 2023
  • March 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • August 2022
  • June 2022
  • May 2022
  • April 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
Paulhold | Designed by Paul.