Workflows는 워크플로라는 정의된 순서로 서비스를 실행하는 완전 관리형 조정 플랫폼입니다. 이러한 워크플로는 Cloud Run에서 호스팅되는 커스텀 서비스, Cloud Vision API 및 BigQuery와 같은 Google Cloud서비스, 모든 HTTP 기반 API를 포함한 서비스를 결합할 수 있습니다.
Workflows에서 Cloud Run 호출하는 방법을 알아봅니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[],[],null,["# Invoke services from Workflows\n\nWorkflows is a fully-managed orchestration platform that executes services in a order that you define: a workflow. These workflows can combine services including custom services hosted on Cloud Run or Google Cloud services such as Cloud Vision API and BigQuery, and any HTTP-based API. Learn how to [invoke Cloud Run from Workflows](/workflows/docs/calling-run-functions)."]]