Latest Technologies
Latest Technologies
  • 153
  • 133 191

วีดีโอ

BigQuery Data Canvas Demo | No Coding Skills | Google Cloud Platform BigQuery Data Canvas
มุมมอง 8446 หลายเดือนก่อน
BigQuery Data Canvas | No Coding Skills | Google Cloud Platform BigQuery Data Canvas BigQuery data canvas lets you discover, transform, query, and visualize data using natural language Reimagine your data analysis experience with the AI-powered BigQuery data canvas. This natural language centric tool simplifies the process of finding, querying, and visualizing your data. Its intuitive features ...
Google Cloud Platform Big Query Data Validations | Numeric | Alphabetic | Date Validations
มุมมอง 1457 หลายเดือนก่อน
GCP BigQuery Data Validations Numeric Validations Alphabetic Validations Date Validations AlphaNumeric Validations Query Numeric Validation SELECT station_id FROM `bigquery-public-data.austin_bikeshare.bikeshare_stations` where regexp_contains(cast(station_id AS STRING), r'^[0-9] $') Alphabetic Validations SELECT status FROM `bigquery-public-data.austin_bikeshare.bikeshare_stations` where regex...
Loading CSV Data from Google Drive to Google BigQuery
มุมมอง 5Kปีที่แล้ว
Loading CSV Data from Google Drive to Google BigQuery
UPDATE & WHERE CLAUSE USING GOOGLE BIG QUERY
มุมมอง 499ปีที่แล้ว
UPDATE & WHERE CLAUSE USING GOOGLE BIG QUERY
How to create dataset, table using SQL in Google bigquery
มุมมอง 807ปีที่แล้ว
How to create dataset, table using SQL in Google bigquery create dataset create table insert values bulk insert values
How to Create an authorized view in Google BigQuery | Google Cloud Platform
มุมมอง 1.9K2 ปีที่แล้ว
Create an authorized view in Google BigQuery | Google Cloud Platform Create a source dataset Create a dataset where you can store your view Create the view in the new dataset Assign a project-level IAM role to your data analysts Assign access controls to the dataset containing the view Authorize the view to access the source dataset Verify the configuration Presentation: docs.google.com/present...
How to Create Google Bigquery Dataset and Table Using Terraform
มุมมอง 3.8K2 ปีที่แล้ว
Create Google Bigquery Dataset and Table Using Terraform Presentation: docs.google.com/presentation/d/1Z5NIQlKg5fPJwCp8nioFVr0hROukSh_hNmHZIzGrF00/edit#slide=id.g130704d7513_0_0 Cloud Storage Bucket via terraform docs docs.google.com/document/d/1u-thY1VUQItqsZNheAKLXdfULUscaqYVF9SsLVkTI6E/edit Follow me on instagram blossom.madurai01channel/ Follow me on Facebook pro...
How to create Retention policy in google cloud storage bucket using terraform | Google Cloud
มุมมอง 7452 ปีที่แล้ว
Retention policy creation google cloud storage bucket using terraform Presentation: docs.google.com/presentation/d/1Z5NIQlKg5fPJwCp8nioFVr0hROukSh_hNmHZIzGrF00/edit#slide=id.g12f5914cbc9_0_0 Cloud Storage Bucket via terraform docs docs.google.com/document/d/1u-thY1VUQItqsZNheAKLXdfULUscaqYVF9SsLVkTI6E/edit Follow me on instagram blossom.madurai01channel/ Follow me on Facebook fac...
How to create Lifecycle rule in Google Cloud Storage Bucket's object Using Terraform
มุมมอง 1.1K2 ปีที่แล้ว
How to create Lifecycle rule in Google Cloud Storage Bucket's object Using Terraform Presentation: docs.google.com/presentation/d/1Z5NIQlKg5fPJwCp8nioFVr0hROukSh_hNmHZIzGrF00/edit#slide=id.g12f5914cbc9_0_0 Cloud Storage Bucket via terraform docs docs.google.com/document/d/1u-thY1VUQItqsZNheAKLXdfULUscaqYVF9SsLVkTI6E/edit Follow me on instagram blossom.madurai01channel/ Follow me ...
How to upload object in google cloud storage bucket using terraform on Cloud Shell
มุมมอง 9572 ปีที่แล้ว
How to upload object in google cloud storage bucket using terraform on Cloud Shell Install terraform on cloudshell Create Private key via Service Account Create cloud storage bucket using terraform Upload object in cloud storage bucket using terraform Presentation: docs.google.com/presentation/d/1Z5NIQlKg5fPJwCp8nioFVr0hROukSh_hNmHZIzGrF00/edit#slide=id.g12f5914cbc9_0_0 Cloud Storage Bucket via...
Create google cloud storage bucket using terraform commands | Google Cloud | Step by Step Demo
มุมมอง 3.1K2 ปีที่แล้ว
Create google cloud storage bucket using terraform commands Create Private key via Service Account Create terraform cloud storage bucket Run terraform commands Presentation: docs.google.com/presentation/d/1Z5NIQlKg5fPJwCp8nioFVr0hROukSh_hNmHZIzGrF00/edit#slide=id.g12e63d7bcd3_0_0 Cloud Storage Bucket via terraform docs docs.google.com/document/d/1u-thY1VUQItqsZNheAKLXdfULUscaqYVF9SsLVkTI6E/edit...
Installing Terraform Latest Version(v1.1.5) on Google Cloud Platform on Cloud Shell
มุมมอง 7342 ปีที่แล้ว
Installing Terraform Latest Version(v1.1.5) on GCP Cloud Shell Presentation: docs.google.com/presentation/d/1Z5NIQlKg5fPJwCp8nioFVr0hROukSh_hNmHZIzGrF00/edit#slide=id.gd1e8945285_0_11 Follow me on instagram blossom.madurai01channel/ Follow me on Facebook profile.php?id=100058819355745 Follow me on twitter LatestT95583364 My Blog blossommadurai2021.blogspo...
Transfer files from AWS Simple Storage Services (S3) to GCP Cloud Storage Using DataTransfer Service
มุมมอง 2.7K2 ปีที่แล้ว
Transfer files from AWS Simple Storage Services (S3) to GCP Cloud Storage via console from scratch Creating User in AWS IAM Creating S3 Bucket in AWS Uploading file in S3 Bucket Creating Transfer Job under Data Transfer in GCP Viewing file in GCP Deleting buckets & files in AWS and GCP Presentation: docs.google.com/presentation/d/1Z5NIQlKg5fPJwCp8nioFVr0hROukSh_hNmHZIzGrF00/edit#slide=id.g10d3c...
Create vm using terraform in GCP | terraform
มุมมอง 9452 ปีที่แล้ว
Launching VM (Google Compute Engine) using Terraform without installing any terraform in your local system We can create VM and run nginx web server via GCP Cloudshell using terraform commands Terraform init Terraform plan Terraform apply Terraform destroy Presentation: docs.google.com/presentation/d/1Z5NIQlKg5fPJwCp8nioFVr0hROukSh_hNmHZIzGrF00/edit#slide=id.gd1909a8d05_0_0 Follow me on instagr...
Terraform Introduction | Terraform used for | Terraform Commands | Difference bw Ansible & Terraform
มุมมอง 572 ปีที่แล้ว
Terraform Introduction | Terraform used for | Terraform Commands | Difference bw Ansible & Terraform
Demo Cloud Data Fusion | Create a Cloud Data Fusion instance | Google Cloud Platform
มุมมอง 3.7K2 ปีที่แล้ว
Demo Cloud Data Fusion | Create a Cloud Data Fusion instance | Google Cloud Platform
Google Cloud Data Fusion Concepts | Google Cloud Platform | Cloud Data Fusion instance
มุมมอง 1.1K2 ปีที่แล้ว
Google Cloud Data Fusion Concepts | Google Cloud Platform | Cloud Data Fusion instance
Getting started with Anthos | Anthos Demo | The Anthos Sample Deployment on Google Cloud (Preview)
มุมมอง 1.9K2 ปีที่แล้ว
Getting started with Anthos | Anthos Demo | The Anthos Sample Deployment on Google Cloud (Preview)
Google Cloud Anthos Concepts | Google Cloud Platform
มุมมอง 3382 ปีที่แล้ว
Google Cloud Anthos Concepts | Google Cloud Platform
Deploying Databricks from Google Cloud Marketplace | Google Cloud Platform Demo Marketplace Latest
มุมมอง 4402 ปีที่แล้ว
Deploying Databricks from Google Cloud Marketplace | Google Cloud Platform Demo Marketplace Latest
Google Cloud Datastore Demo | store and query data in Firestore in Datastore mode using the console
มุมมอง 8K2 ปีที่แล้ว
Google Cloud Datastore Demo | store and query data in Firestore in Datastore mode using the console
Qwiklabs - Explore and Create Reports with Data Studio [GSP409] | Google Cloud Platform Free Credits
มุมมอง 1702 ปีที่แล้ว
Qwiklabs - Explore and Create Reports with Data Studio [GSP409] | Google Cloud Platform Free Credits
Qwiklabs - Troubleshooting Common SQL Errors with BigQuery [GSP408] | Google Cloud Free Credits
มุมมอง 2612 ปีที่แล้ว
Qwiklabs - Troubleshooting Common SQL Errors with BigQuery [GSP408] | Google Cloud Free Credits
Qwiklabs - Exploring Your Ecommerce Dataset with SQL in Google BigQuery [GSP407] | GCP Free Credits
มุมมอง 762 ปีที่แล้ว
Qwiklabs - Exploring Your Ecommerce Dataset with SQL in Google BigQuery [GSP407] | GCP Free Credits
Deploying NetApp Cloud Volumes ONTAP from Google Cloud Marketplace | Google Cloud Platform Latest
มุมมอง 2352 ปีที่แล้ว
Deploying NetApp Cloud Volumes ONTAP from Google Cloud Marketplace | Google Cloud Platform Latest
Qwiklabs - Using Custom Fields in Looker Explores [GSP983] | Google Cloud Platform Demo Free Credits
มุมมอง 6692 ปีที่แล้ว
Qwiklabs - Using Custom Fields in Looker Explores [GSP983] | Google Cloud Platform Demo Free Credits
Qwiklabs - Improving Query Performance with PDTs [GSP985] | Google Cloud Platform Demo Free Credits
มุมมอง 2982 ปีที่แล้ว
Qwiklabs - Improving Query Performance with PDTs [GSP985] | Google Cloud Platform Demo Free Credits
Qwiklabs - Creating a Modeled Query and Working with Quick Start [GSP984] | GCP Demo Free Credits
มุมมอง 5732 ปีที่แล้ว
Qwiklabs - Creating a Modeled Query and Working with Quick Start [GSP984] | GCP Demo Free Credits
Qwiklabs - Modularizing LookML Code with Extends [GSP936] | Google Cloud Platform Demo Free Credits
มุมมอง 4962 ปีที่แล้ว
Qwiklabs - Modularizing LookML Code with Extends [GSP936] | Google Cloud Platform Demo Free Credits

ความคิดเห็น

  • @pavankumar-cl1te
    @pavankumar-cl1te 11 วันที่ผ่านมา

    fucking useless and wasted my time. you should show PII in schema and need to show the loaded data.etc.

  • @rayoxys6
    @rayoxys6 หลายเดือนก่อน

    I have a custom service account and bucket in gcp account A and a bucket in gcp account B. I'm creating a transfer job from B to A bucket but i'm getting error - the default service account of the project can't access the bucket B. (I've granted required storage owner perms to the service account in A) How do I run the transfer job as custom service account A?

  • @renanm92
    @renanm92 2 หลายเดือนก่อน

    Thank you very much!! I'm from Brazil and I tried several videos and explanations and didn't get any results You helped me a lot

  • @chittiswapna7065
    @chittiswapna7065 2 หลายเดือนก่อน

    If you want teach us first teach your self

  • @navinkumar6388
    @navinkumar6388 2 หลายเดือนก่อน

    Thanks Thambi 🙏 Very super 👌 Suppose I want to add micro service (cart and payment) how to add them into the LB

  • @Uchechukwu_
    @Uchechukwu_ 2 หลายเดือนก่อน

    thank you. people should note that google has changed how the drive link can be added

  • @rishabhkhanna3403
    @rishabhkhanna3403 2 หลายเดือนก่อน

    U should explain what and why u r doing rather that completing the task.

  • @devops-journey01
    @devops-journey01 4 หลายเดือนก่อน

    Can you share the GitHub link where python code is stored?

  • @abduljaleelk.v97
    @abduljaleelk.v97 5 หลายเดือนก่อน

    Could please demonstrate data transfer from azure fileshare to gcp filestore

  • @manasad1692
    @manasad1692 5 หลายเดือนก่อน

    First do yourself then teach dont misguide others by doing mistakes

  • @FelipeCampelo0
    @FelipeCampelo0 6 หลายเดือนก่อน

    Can I use the Data Canvas without paying ? I am just a student ...

  • @FelipeCampelo0
    @FelipeCampelo0 6 หลายเดือนก่อน

    I get the error "Write access to project '___' was denied: please check billing account associated and retry"

  • @FelipeCampelo0
    @FelipeCampelo0 6 หลายเดือนก่อน

    Congrats on being one of the first ! 👏

  • @latesttechnologies5377
    @latesttechnologies5377 6 หลายเดือนก่อน

    My audio is very poor. 🥲Please use headphone.

  • @anandattagasam7037
    @anandattagasam7037 8 หลายเดือนก่อน

    Great 👍

  • @aditya5ghare
    @aditya5ghare 10 หลายเดือนก่อน

    Good Explanation. Thanks

  • @CabdiDhuluc
    @CabdiDhuluc 11 หลายเดือนก่อน

    0:07 0:07

  • @srikanthreddy1365
    @srikanthreddy1365 ปีที่แล้ว

    Please share that documnet

  • @cloudtech273
    @cloudtech273 ปีที่แล้ว

    How is it that it does not prompt for a password [19:32] ?

  • @wasifrock687
    @wasifrock687 ปีที่แล้ว

    thank you for this video.

  • @mariachristogeorgi8604
    @mariachristogeorgi8604 ปีที่แล้ว

    nice video but if youre using v1.5.4 some things arent gonna work

  • @thelionslayer30
    @thelionslayer30 ปีที่แล้ว

    Hi can you show how to upload multiple csv files at once and merge the table

  • @shivendratiwari-bt3ne
    @shivendratiwari-bt3ne ปีที่แล้ว

    It really great But https (ssl) is missing

  • @malfo023
    @malfo023 ปีที่แล้ว

    change your font color....

  • @Devil-ly1gi
    @Devil-ly1gi ปีที่แล้ว

    Can I create a refresh rule in it Use case : When I refresh my gcp deployed angular app page it show me error that XML filedoes not appear to have any style information associated with it the document tree is shown below <Error> <Code>NoSuchKey</Code> <Message>The specified key does not exist.</Message> </Error>

  • @BobNguyen-o4j
    @BobNguyen-o4j ปีที่แล้ว

    Good examples to show how to configs. Thanks a lot.

  • @TheDoggyChannelVideo
    @TheDoggyChannelVideo ปีที่แล้ว

    I have ventura updated still the same problem

  • @ALFREDBABU-d9o
    @ALFREDBABU-d9o ปีที่แล้ว

    While creating instances using instance template in the firewall shows http and https traffic off, Could you help me how to resolve this issue

  • @deepalisingh5660
    @deepalisingh5660 ปีที่แล้ว

    Great explaination with in depth knowledge. Great work. Thanks.

  • @DipNarayanChaudhury
    @DipNarayanChaudhury ปีที่แล้ว

    Absolutely useless

  • @MaheshRayapati-b7s
    @MaheshRayapati-b7s ปีที่แล้ว

    not visible with this editor

  • @anandnerurkar8482
    @anandnerurkar8482 ปีที่แล้ว

    why it is bastion host, it issimply VM instance we create normally.

  • @Salaisuresh
    @Salaisuresh ปีที่แล้ว

    Malligai Manam + Arputha Vasanam. Mikka nandri !!!

  • @brianmorgan5880
    @brianmorgan5880 ปีที่แล้ว

    Considering how long this video is, it would have been helpful if you spent half that time demonstrating how to use the SDK to initiate a transfer.

  • @LoculusB
    @LoculusB ปีที่แล้ว

    Good video, i hope they will add also some way to add a primary key

  • @hardikmittal5740
    @hardikmittal5740 ปีที่แล้ว

    pathetic you are just reading out google document 🥴

  • @franklinescobar8712
    @franklinescobar8712 ปีที่แล้ว

    and how to insert a new row :s

  • @anandbabu498
    @anandbabu498 ปีที่แล้ว

    Super bro

  • @uff_rani
    @uff_rani ปีที่แล้ว

    How to set up terraform

    • @vishnuvarthan564
      @vishnuvarthan564 ปีที่แล้ว

      th-cam.com/video/fyNCsHnANAk/w-d-xo.html here it is set up terraform on gcp using cloud shell. Without installing in local

  • @Libertario911
    @Libertario911 ปีที่แล้ว

    Thanks, I had problems validating this task ! nice tip.

  • @kaviyashanmugam4996
    @kaviyashanmugam4996 ปีที่แล้ว

    Really Great session.. I saw both part 1 and part 2.. Ur explanation is awesome Sir 👏🏻👏🏻👏🏻👏🏻😇 Thank you.. I think u have stopped uploading videos for the past 7 months.. Please do new videos.. We will be supporting you.. If u have new TH-cam channel, please share with us..

    • @latesttechnologies5377
      @latesttechnologies5377 ปีที่แล้ว

      Hi Kaviya, great thanks for your appreciation. I will start uploading it. Thanks for encouraging... keep learning. All the very best.

  • @kumargaurav6126
    @kumargaurav6126 ปีที่แล้ว

    How did you get the URL & ICON URL link ?

  • @sherythomas7661
    @sherythomas7661 ปีที่แล้ว

    How to specify the columns for the table using terraform?

  • @jacksonfeng4327
    @jacksonfeng4327 ปีที่แล้ว

    waste of my time

  • @namratamahadik4892
    @namratamahadik4892 2 ปีที่แล้ว

    Can you explain how to create ETL template for data loading. I mean how to see yesterday's data refresh is done successfully using data catalog?? Thanks in advance..

  • @TejasJain1991
    @TejasJain1991 2 ปีที่แล้ว

    Pls fix the audio

  • @gohilrajni
    @gohilrajni 2 ปีที่แล้ว

    i have already created one instance and there are running 3 websites. So how to setup load balancer there ?

  • @dhanishi9122
    @dhanishi9122 2 ปีที่แล้ว

    Hi Sir, can you explain how to deploy a container on Anthos. Can you make a video for that or can you suggest any videos or links for that.

  • @pavanmailwar
    @pavanmailwar 2 ปีที่แล้ว

    nice efforts .. keep going.

  • @sarikauppin5213
    @sarikauppin5213 2 ปีที่แล้ว

    Can we transfer files only or do transformation as well?