Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 400 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 400 Bytes

GCP Code Examples

Useful GCP code examples from my work and used in my articles at: Shuvro @Medium

Topics Covered:

  • Google Cloud Workflows
  • BigQuery
    • Python Utilities that write data into BigQuery using pandas_gbq and legacy streaming API
    • BigQuery Vector Search
    • Continuous Queries
    • Short Query Optimization Mode
  • Secret Manager Utility