Conceptly
← Back to Paths

GCP Serverless Introduction

Build event-driven applications without managing servers

Google Cloud FunctionsStep 1
→ 세부 보기

Start with the simplest serverless unit: event-driven functions that run without servers

📡Google Cloud Pub/SubStep 2
→ 세부 보기

To connect functions together, you need a messaging system to deliver events between them

🚀Google Cloud RunStep 3
→ 세부 보기

When functions aren't enough, handle more complex workloads with container-based serverless

🔥Google Cloud FirestoreStep 4
→ 세부 보기

Connect a serverless-native NoSQL database suited for this architecture

🪣Google Cloud StorageStep 5
→ 세부 보기

Add object storage for file uploads and static assets