Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Data Engineering on GCP, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:14
    Introduction
  • Урок 2. 00:01:31
    GitHub & the team
  • Урок 3. 00:03:20
    Architecture of this project
  • Урок 4. 00:02:19
    Introduction Weather API
  • Урок 5. 00:02:13
    Setup Google Cloud Account
  • Урок 6. 00:02:36
    Creating the project
  • Урок 7. 00:01:35
    Enabling the required APIs
  • Урок 8. 00:02:21
    Configure scheduling
  • Урок 9. 00:02:54
    Setup VM for database interaction
  • Урок 10. 00:02:17
    Setup mysql database
  • Урок 11. 00:02:47
    Setup vm client and create database
  • Урок 12. 00:01:42
    Creating pub/sub message queue
  • Урок 13. 00:04:18
    Create cloud function to pull data form API
  • Урок 14. 00:04:21
    Explanation code pull from API
  • Урок 15. 00:07:48
    Create function to write to db
  • Урок 16. 00:05:57
    Explanation code write data to db
  • Урок 17. 00:05:52
    Testing the function
  • Урок 18. 00:03:54
    Create function write data to db - pull
  • Урок 19. 00:04:34
    Explanation code write data to db - pull
  • Урок 20. 00:02:21
    Setup Looker Studio and create bubble chart
  • Урок 21. 00:01:58
    Setup Looker Studio and create time series chart
  • Урок 22. 00:06:21
    Pipeline Monitoring
  • Урок 23. 00:03:20
    Conclusion & Challenges