|
🔗 Stories, Tutorials & Articles |
|
|
|
Terraform CDK GCP |
|
|
An introduction to Terraform CDK in GCP. At the end of this blog, you shall achieve the following:- A code base that can create machines on the request
- Validation of input variables and converting them to objects
- Using language to automate tasks, which is the motive behind CDKs
- An actual machine should get created
- Process the file as an object , not like a map as one has to do in standard terraform code
|
|
|
|
|
|
|
Processing Healthcare Data Files with GCP: Easy as 1–2–3! |
|
|
An approach to clean files as soon as they land on Google Cloud Storage (GCS), using Cloud Functions to transform the data, so that it can be loaded into Big Query, for example, for analytics and processing. |
|
|
|
|
|
|
Practicing the principle of least privilege with Cloud Build and Artifact Registry |
|
|
How to use Cloud Build's support for per-trigger service accounts to apply the principle of least privilege to builds that push images to Artifact Registry. |
|
|
|
|
|
|
An overview of GCP Dataplex |
|
|
The aim of this article is to give readers an objective overview of GCP’s Dataplex solution. |
|
|
|
|
|
|
90% cost saving using Terraform to create BigQuery subscriptions to read from PubSub ✅ |
|
|
For a long time, it’s been surprisingly complicated to get data from PubSub to BigQuery, but this year Google launched BigQuery subscriptions. In this article, Mark Duce is going to take you through how loveholidays architecture has evolved as well as how to implement a BigQuery subscription using Terraform. |
|
|
|
|