Category Archives: Uncategorized

Google Associate Cloud Engineer – Organizations and IAM – Organizing Google Cloud Resources Part 1

1. Step 01 – Organizing Google Cloud Resources – Projects, Folders and Organization Back until now, all the resources that we have created are created under projects. However, there is a lot more that you need to understand about how you organize your GCP resources. Let’s discuss that in this specific section. Let’s start with… Read More »

Google Associate Cloud Engineer – Operations in Google Cloud Platform – GCP Part 2

6. Step 04b – Demo – Playing with Cloud Logging Back. It took a little while for the function to be created, but finally it’s there. And now what we want to do, we want to put some objects into our cloud storage. So I’ll go back to Cloud Storage browser and I would select… Read More »

Google Associate Cloud Engineer – Operations in Google Cloud Platform – GCP Part 1

1. Step 01 – Getting Started with Google Cloud Monitoring Welcome back. In this section, let’s look at how you can perform operations in the cloud. Developing applications is important. However, maintaining applications and maintaining them in production is very, very important as well. That’s where monitoring, logging, tracing, debugging, and all these kind of… Read More »

Google Associate Cloud Engineer – Private Networks in Google Cloud – Cloud VPC

1. Step 01 – Understanding the Need for Google Cloud VPC – Virtual Private Cloud Welcome back. In the earlier sections we talked about compute storage databases and it’s time now for networking services. In this section, let’s focus on the different networking services which are present in Google Cloud. Let’s get started with VPC.… Read More »

Google Associate Cloud Engineer – Asynchronous Communication in Google Cloud with Cloud Pub Sub Part 2

5. Step 05 – Playing with Cloud Pub Sub from Command Line Back in this step, let’s play with Pub Sub from the command line. The Gcloud command is pub. Sub. So gcloud pub sub topics create and create your topic. Let’s reconnect to our Google Cloud shell and I’ll just take the command from… Read More »

Google Associate Cloud Engineer – Asynchronous Communication in Google Cloud with Cloud Pub Sub Part 1

1. Step 01 – Understanding Need for Asynchronous Communication Welcome back. In this section let’s look at decoupling applications with Pub sub. In this step, let’s get started with need for asynchronous communication. Why do we need asynchronous communication? Let’s consider synchronous communication. Applications on your web server make synchronous calls to the logging service.… Read More »

Google Associate Cloud Engineer – Exploring Database in Google Cloud Platform Part 4

15. Step 09 – Playing with Cloud SQL, BigQuery and Big Table from Command Line Welcome back. In the last few steps, we learned a lot about the database options in relational databases. I’m sure you are now very clear on how to choose a database for a specific scenario, and it’s time now to… Read More »

Google Associate Cloud Engineer – Exploring Database in Google Cloud Platform Part 3

10. Step 05a – Demo – Playing with Firestore Let’s talk about Cloud BigTable. Cloud BigTable is a petabyte scale wide column, no SQL database. Important thing to remember is it’s HBase API compatible? HBase is an open source database. One of the things Google Cloud does is it provides its customers with open source… Read More »

Google Associate Cloud Engineer – Exploring Database in Google Cloud Platform Part 2

7. Step 04 – Getting started with Cloud Spanner Welcome back. In this app, let’s start playing with Cloud spanner. You can just search for cloud spanner and you should land up on this specific page where you can enable the API for cloud spanner API. So let’s go ahead and say enable cloud spanner… Read More »

Google Associate Cloud Engineer – Exploring Database in Google Cloud Platform Part 1

1. Step 01 – Getting started with Cloud SQL Welcome back. Now that we completely looked at the different categories of databases, let’s now start looking at each of the individual database options in depth. Let’s start with Cloud SQL. Cloud SQL is a fully managed relational database service configure your needs and do not… Read More »

img