Build with Azure OpenAI, Copilot Studio & Agentic Frameworks — Microsoft Certified
The Fastest Way to Become a Backend Developer Online
Overview
Build a Learning Habit
Download Class Central's free printable study calendar
Download for Free
In this lab you will build a PDF converter web app on Cloud Run, a serverless service, that automatically converts files stored in Cloud Storage into PDFs stored in segregated folders.
Syllabus
- GSP644
- Overview
- Setup and requirements
- Task 1. Understanding the task
- Task 2. Enable the Cloud Run API
- Task 3. Deploy a simple Cloud Run service
- Task 4. Trigger your Cloud Run service when a new file is uploaded
- Task 5. See if the Cloud Run service is triggered when files are uploaded to Cloud Storage
- Task 6. Docker containers
- Task 7. Testing the pdf-conversion service
- Congratulations!