Это пробный урок. Оформите подписку, чтобы получить доступ ко всем материалам курса. Премиум

  1. Урок 1. 00:01:14
    Introduction
  2. Урок 2. 00:01:31
    GitHub & the team
  3. Урок 3. 00:03:20
    Architecture of this project
  4. Урок 4. 00:02:19
    Introduction Weather API
  5. Урок 5. 00:02:13
    Setup Google Cloud Account
  6. Урок 6. 00:02:36
    Creating the project
  7. Урок 7. 00:01:35
    Enabling the required APIs
  8. Урок 8. 00:02:21
    Configure scheduling
  9. Урок 9. 00:02:54
    Setup VM for database interaction
  10. Урок 10. 00:02:17
    Setup mysql database
  11. Урок 11. 00:02:47
    Setup vm client and create database
  12. Урок 12. 00:01:42
    Creating pub/sub message queue
  13. Урок 13. 00:04:18
    Create cloud function to pull data form API
  14. Урок 14. 00:04:21
    Explanation code pull from API
  15. Урок 15. 00:07:48
    Create function to write to db
  16. Урок 16. 00:05:57
    Explanation code write data to db
  17. Урок 17. 00:05:52
    Testing the function
  18. Урок 18. 00:03:54
    Create function write data to db - pull
  19. Урок 19. 00:04:34
    Explanation code write data to db - pull
  20. Урок 20. 00:02:21
    Setup Looker Studio and create bubble chart
  21. Урок 21. 00:01:58
    Setup Looker Studio and create time series chart
  22. Урок 22. 00:06:21
    Pipeline Monitoring
  23. Урок 23. 00:03:20
    Conclusion & Challenges