## Ресурсы Google Cloud Functions
**Документация**
* [Cloud Functions](https://cloud.google.com/functions/docs/)
* [Functions Framework](https://cloud.google.com/functions/docs/functions-framework)
**Блоги и учебные пособия**
* [Что нового в Cloud Functions](https://cloud.google.com/functions/docs/release-notes)
* [Блог Cloud Functions](https://cloud.google.com/blog/topics/developers-practitioners/cloud-functions)
* [Практическое руководство по Functions Framework](https://cloud.google.com/functions/docs/quickstart-functions-framework)
**Сообщества и форумы**
* [Сообщество Cloud Functions](https://groups.google.com/g/cloud-functions-dev)
* [Раздел Cloud Functions на Stack Overflow](https://stackoverflow.com/questions/tagged/google-cloud-functions)
* [Сообщество Functions Framework на Discord](https://discord.gg/functionsframework)
**Репозитории примеров**
* [Репозиторий с примерами Cloud Functions](https://github.com/GoogleCloudPlatform/functions-framework-samples)
* [Сообщество Functions Framework на GitHub](https://github.com/GoogleCloudPlatform/community/tree/main/functions-framework)
**Видео и подкасты**
* [Канал Cloud Functions на YouTube](https://www.youtube.com/channel/UC_X7beVO2U3Orax3zEGefRA)
* [Подкаст Functions Weekly](https://functionsweekly.com/)
## Дополнительные ресурсы по Functions Framework
**Учебные пособия**
* [Создание первой функции с помощью Functions Framework](https://codelabs.developers.google.com/codelabs/cloud-functions-first-function#0)
* [Использование Google Cloud Storage в Functions Framework](https://cloud.google.com/functions/docs/writing/functions-framework/storage)
* [Разработка расширяемых функций с помощью Functions Framework](https://cloud.google.com/functions/docs/writing/functions-framework/extensibility)
**Сведения о приложении**
* [Архитектура Functions Framework](https://cloud.google.com/functions/docs/concepts/framework-architecture)
* [Все о функции](https://cloud.google.com/functions/docs/concepts/structure)
* [Настраиваемые окружения выполнения и Functions Framework](https://cloud.google.com/functions/docs/writing/http#custom_runtimes_using_functions_framework)
**Устранение неполадок**
* [Устранение распространенных проблем с Functions Framework](https://cloud.google.com/functions/docs/functions-framework/troubleshooting)
* [Отладка развернутых функций](https://cloud.google.com/functions/docs/monitoring/logging#viewing_logs)